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

Interface for use by views to indicate that the view must couple to parent views.

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

Syntax

Visual Basic (Declaration)
Public Interface ParentAwareView
C#
public interface ParentAwareView
Visual C++
public interface class ParentAwareView