Name | Description | |
---|---|---|
![]() |
Registers a single event listener on the NodeListView. |
|
![]() |
Adds a node to the NodeListView. |
|
![]() |
Removes all items from the NodeListView. |
|
![]() ![]() |
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. |
|
![]() ![]() |
Returns the specified NodeListView object. This member is static and can be invoked without creating an instance of the class. |
|
![]() |
Gets the default size of the nodes in the list view. |
|
![]() |
Checks if mouse events are enabled. |
|
![]() |
Gets the default size of the nodes in the list view. |
|
![]() |
Gets the item at the specified location. |
|
![]() |
Gets an array with all DiagramNode-s in this NodeListView. |
|
![]() |
Gets the orientation of the nodes' layout. |
|
![]() |
Gets the space between the NodeListView control and its contents. |
|
![]() |
Gets the location of a shape library file containing custom shape definitions.It can be set to a full URL of the file, or a relative file path. |
|
![]() |
Registers an onsubmit handler for the NodeListView's parent html form to flush postback data. |
|
![]() |
Selects the specified item. |
|
![]() |
Sets the default size of the nodes in the list view. |
|
![]() |
Enables or disables handling of mouse events. |
|
![]() |
Sets the default size of the icons in the list view. |
|
![]() |
Sets the orientation of the nodes' layout. |
|
![]() |
Sets the space between the NodeListView control and its contents. |
|
![]() |
Sets the location of a shape library file containing custom shape definitions.It can be set to a full URL of the file, or a relative file path. |