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


In This Topic
    NDrawingExplorerNodePresenter Class Members
    In This Topic

    The following tables list the members exposed by NDrawingExplorerNodePresenter.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the drawing explorer to which this presenter is associated.  
    Top
    Public Methods
     NameDescription
    Public MethodAccumulates the monitored node children in the specified list of nodes. Returns true if the base NNodeSubtreeChangeMonitor must be called or not.  
    Public MethodAttaches to the node  
    Public MethodCreates the the tree view item for the specified info  
    Public MethodCreates the tree view item that represents the specified node.  
    Public MethodDestroys the tree view item for the specified node key.  
    Public MethodDestroys the tree view item that represents the specified node.  
    Public MethodDetaches from the node  
    Public MethodGets the designer used by the presenter for the specified node.  
    Public MethodGets the tree view item infos for the specified node.  
    Public MethodCalled when the tree view item representing the specified node is selected.  
    Public MethodDetermines whether the specified node should be presented (displayed) by the explorer. This implementation returns true.  
    Public MethodShows a context menu for the specified node.  
    Top
    Protected Methods
     NameDescription
    Protected MethodMust be overriden to build the context menu for the specified node. This implementation does nothing.  
    Protected Method  
    Protected Method  
    Protected MethodInserts a tree view item into the parent collection  
    Protected MethodRemoves the tree view item that is associated with the specified key from the  
    Top
    See Also