Search
Header.saveToJson Method
See Also
 

Saves the header to the specified JsonObject using the specified context.

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

 Syntax

Java  Copy Code

protected void saveToJson (
    JsonObject obj,
    JsonPersistContext context
)

 Parameters

 See Also