public static interface DropDownHierarchy.Node<N>
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
DropDownHierarchy.NonLeafNode<N> |
getParent() |
DropDownHierarchy.NonLeafNode<N> getParent()
String getDisplayName()
Copyright © 2003–2018. All rights reserved.