MindFusion.Java Package Programmer's Guide
NodeEvent.getLabel Method
See Also
 






Gets a NodeLabel related to this event.

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

 Syntax

Java  Copy Code

public NodeLabel getLabel ()

 Return Value

A NodeLabel instance.

 Remarks

At this time, label is reported by click and text edit events.

 See Also

NodeEvent Members
NodeEvent Class
com.mindfusion.diagramming Namespace