Search
NodeListView Methods
 


 Public Methods

  Name Description

addNode

Adds a node to the NodeListView.

clearAll

Removes all items from the NodeListView.

create

Creates and initializes a new NodeListView from the specified element. This method is static and can be called without creating an instance of the class.

find

Returns the specified NodeListView object. This member is static and can be invoked without creating an instance of the class.

getNodeAt

Gets the item at the specified location.

removeNode

Removes a node from the list view.

selectItem

Selects the specified item.

 See Also