MindFusion.Java Package Programmer's Guide
NodeListEvent Members
Constructors Methods
 


Contains the arguments passed to the NodeSelected and NodeRemoved event handlers.

The following tables list the members exposed by the NodeListEvent type.

 Public Constructors

  Name Description

NodeListEvent

Overloaded.  

 Public Methods

  Name Description

getIndex

Gets the index of the node within its containing collection.

getNode

Gets the node related to the event.

setIndex

Sets the index of the node within its containing collection.

 See Also

NodeListEvent Class
com.mindfusion.diagramming Namespace