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 NumericEditComponent data
An JsonPersistContext object providing information a bout the serialization process and some helper methods.
See Also