Saves the child components to Json. For internal use.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public void saveComponents ( |
An JsonObject containing the ContainerComponent data
An JsonPersistContext object providing information about the serialization process and some helper methods.
See Also