DroidDiagram Programmer's Guide
TableNode.loadFromXml Method
See Also
 






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

 Syntax

Java  Copy Code

protected void loadFromXml (
    Element xmlElement,
    XmlPersistContext context
)

 Parameters

xmlElement
An XmlElement containing the TableNode's data.
context
An XmlPersistContext object providing contextual information about the serialization process and some helper serialization methods.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace