public interface Group
Modifier and Type | Method and Description |
---|---|
java.util.Collection<TreeElement> |
getChildren()
Returns the list of nodes in the group.
|
ItemPresentation |
getPresentation()
Returns the presentation information for the group.
|
ItemPresentation getPresentation()
java.util.Collection<TreeElement> getChildren()