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