NevronOpenVision
Nevron.Nov.Editors Namespace / NSubtreeHierarchyBrowser Class
Fields Properties Methods Events


In This Topic
    NSubtreeHierarchyBrowser Class Members
    In This Topic

    The following tables list the members exposed by NSubtreeHierarchyBrowser.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSubtreeHierarchyBrowser  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets the currently selected node from the browsed node subtree  
    Public PropertyGets the embedded tree view  
    Top
    Protected Methods
     NameDescription
    Protected MethodAttaches the browser to the given node.  
    Protected MethodCreates the tree item, which represents the specified node.  
    Protected MethodDetaches the browser from the given node.  
    Protected MethodFinds the tree item, which represents the specified node  
    Protected MethodGets the insertion index of the given node.  
    Protected MethodOverridden. Attaches the browser to the currently browsed node  
    Protected MethodCalled when a child node was inserted in the selected node's list of children.  
    Protected MethodCalled when a child node was removed from the selected node's list of children.  
    Protected MethodRebuilds the tree view items to reflect the subtree of the browsed node.  
    Protected MethodReturns true if the browser should create the subtree for the given node.  
    Top
    See Also