Search
NodeListView Methods
 


 Public Methods

  Name Description

addNode

Overloaded.  

addNodes

Overloaded.  

clearNodes

Removes all nodes from the list view.

getDefaultNodeSize

Gets the default size with which nodes dragged onto a diagram will be created.

getIconMargin

Gets the horizontal and vertical margins around the nodes.

getIconSize

Gets the size of the nodes displayed in the list.

getNodeAt

Gets the node at the specified position.

getNodesCount

Gets the number of nodes in the list view.

insertNode

Overloaded.  

removeNodeAt

Removes the node at the specified position.

setDefaultNodeSize

Sets the default size with which nodes dragged onto a diagram will be created.

setIconMargin

Sets the horizontal and vertical margins around the nodes.

setIconSize

Sets the size of the nodes displayed in the list.

setShowLabels

Sets a value specifying whether to show text labels along with icons for each list item.

 See Also