[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Static factory for creating view instances based on a view specification and a given parent view.

Namespace: net.esper.view
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class ViewFactory
C#
public sealed class ViewFactory
Visual C++
public ref class ViewFactory sealed

Inheritance Hierarchy

System.Object
  net.esper.view.ViewFactory