Nevron.Nov.Diagram.UI Namespace / NDrawingExplorerPageItemPresenter Class
Fields Properties Methods


In This Topic
    NDrawingExplorerPageItemPresenter Class Members
    In This Topic

    The following tables list the members exposed by NDrawingExplorerPageItemPresenter.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Accumulates the monitored node children in the specified list of nodes.  
    Public MethodOverridden. Overriden to return a pair for the node itself, and for each layer to which the page item belongs.  
    Public MethodOverridden. Called when the tree view item representing the specified page item is selected.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to build page item specific context menu, which contains the Layer, Delete, and Properties commands.  
    Protected MethodEnsures the specified page item is visible in the specified page. Derived classes should override this method to provide page item specific visibility logic.  
    Top
    See Also