Deserializes the component from an XML element.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
protected void loadFromXml ( |
An Element containing the component's data.
An XmlPersistContext object providing contextual information about the serialization process and some helper serialization methods.
See Also