MindFusion.Java Package Programmer's Guide
ItemLabel.saveToXml Method
See Also
 






Saves the label into the specified XML element.

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

 Syntax

Java  Copy Code

protected void saveToXml (
    Element xmlElement,
    XmlPersistContext context
)

 Parameters

xmlElement

An org.w3c.dom.Element instance.

context

An XmlPersistContext instance.

 See Also

ItemLabel Members
ItemLabel Class
com.mindfusion.diagramming Namespace