DroidDiagram Programmer's Guide
TreeViewNode.getCaption Method
See Also
 






Gets the text displayed as caption of the node.

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

 Syntax

Java  Copy Code

public String getCaption ()

 Return Value

A string specifying the caption text.

 See Also

TreeViewNode Members
TreeViewNode Class
com.mindfusion.diagramming Namespace