MindFusion.Java Package Programmer's Guide
Header.loadFromJson Method
See Also
 






Loads the header from the specified JsonObject using the specified context.

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

 Syntax

Java  Copy Code

protected void loadFromJson (
    JsonObject obj,
    JsonPersistContext context
)

 Parameters

obj

context

 See Also

Header Members
Header Class
com.mindfusion.diagramming.lanes Namespace