public static final class DevToolkit.UITreeNode extends AbstractTreeNode
| Constructor and Description |
|---|
DevToolkit.UITreeNode(String text)
Creates a tree node.
|
| Modifier and Type | Method and Description |
|---|---|
TreeNode[] |
getChildren() |
String |
toString() |
add, breadthFirst, children, depthFirst, getChildAt, getChildCount, getIndex, getLevel, getParent, getPath, getRoot, isAncestor, isDescendant, isLeaf, isRelated, remove, removeAllpublic DevToolkit.UITreeNode(String text)
text - the tree node text.Copyright © 2016. All rights reserved.