Invoked to query whether the underlying component structure should be automatically serialized or serialized by the user.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
protected boolean serializeSubcomponents () |
true to inform the caller to automatically serialize the subcomponent tree; false to skip the automatic component serialization.
See Also