DroidDiagram Programmer's Guide
TreeViewItem Constructor (String)
See Also
 






Initializes a new instance of the TreeViewItem class.

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

 Syntax

Java  Copy Code

public TreeViewItem (
    String label
)

 Parameters

label

The text initially displayed by the item.

 See Also

TreeViewItem Constructor Overload List
TreeViewItem Class
com.mindfusion.diagramming Namespace