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






Sets a value indicating whether the event is handled.

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

 Syntax

Java  Copy Code

public void setHandled (
    boolean value
)

 Parameters

value

true to indicate that the control has been serialized, otherwise false.

 See Also

ControlNodeEvent Members
ControlNodeEvent Class
com.mindfusion.diagramming Namespace