DroidDiagram Programmer's Guide
TreeViewItem.setLabel Method
See Also
 






Sets the label of this item.

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

 Syntax

Java  Copy Code

public void setLabel (
    String text
)

 Parameters

text

A string specifying the item's label.

 See Also

TreeViewItem Members
TreeViewItem Class
com.mindfusion.diagramming Namespace