NevronOpenVision
Nevron.Nov.UI Namespace / NTreeView Class


NTreeView Class Methods

For a list of all members of this type, see NTreeView members.

Public Methods
 NameDescription
Public MethodOverloaded. Ensures that the specified item is visible.  
Public MethodExpands/collapses all items depending on the value of the expand parameter.  
Public MethodExpands the ancestors of the given item all the way up to the root.  
Public MethodOverridden. Navigates to the specified item.  
Public MethodOverridden. Called to propagate the forward display traversal to the node child  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Accumulates the display children of the node that are considered to be content.  
Protected MethodOverridden. Overriden to layout the content and the scrollbars.  
Protected MethodOverridden. Given a top Y coordinate in viewport coordinates, returns the index of the first visible item in the scrollbable items list.  
Protected MethodOverridden. Given a bottom Y coordinate in viewport coordinates, returns the index of the last visible item in the scrollbable items list.  
Protected MethodOverridden. Gets the anchor element for keyboard navigation.  
Protected MethodOverridden. Gets the scrollable item at the specified index  
Protected MethodOverridden. Gets the scrolling index of the specified item in the scrollable items list  
Protected MethodOverridden. Gets the count of items that can be scrolled through  
Protected MethodOverridden. Overriden to return the desired size of the items container.  
Protected MethodOverridden. Gets the count of items that are currently visible  
Internal Method  
Protected MethodOverridden. Measures the desired size of the element content.  
Protected MethodOverridden. Default handler for key down events.  
Protected MethodOverridden. Called after the document node is registered in its owner document.  
Protected MethodCalled when the SelectedPath changed  
Internal MethodOverridden.   
Protected MethodOverridden. Sets the first visible item index  
Internal MethodOverridden.   
Top
See Also