ASP.NET Pack Programmer's Guide
ControlNodeEvent.getHandled Method
See Also
 






Gets a value indicating whether the event is handled.

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

 Syntax

Java  Copy Code

public boolean getHandled ()

 Return Value

true if some handler has already serialized the control, otherwise false.

 See Also

ControlNodeEvent Members
ControlNodeEvent Class
com.mindfusion.diagramming Namespace