Initializes a new instance of the ControlNodeEvent class.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public ControlNodeEvent ( |
Specifies the event source.
The ControlNode being serialized or deserialized.
The org.w3c.dom.Element that stores the control attributes.
An XmlPersistContext object that provides serialization helper methods.
See Also