Search
ControlNodeEvent.getContext Method
See Also
 

Gets an XmlPersistContext object that provides serialization helper methods.

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

 Syntax

Java  Copy Code

public XmlPersistContext getContext ()

 Return Value

An XmlPersistContext instance.

 See Also