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