Search
NodeListEvent Class
See Also
 

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

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public class NodeListEvent

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.NodeListEvent

 See Also