Deserializes the component from a JsonObject.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
protected void loadFromJson ( |
An JsonObject containing the ContainerComponent data
An JsonPersistContext object providing information about the serialization process and some helper methods.
See Also