T
- the type of the sub-itemspublic interface MenuItem<T extends MenuEntry> extends MenuEntry
Modifier and Type | Method and Description |
---|---|
List<T> |
getChildren() |
boolean |
hasChildren() |
void |
setChildren(List<T> children)
set the children of this menu item
|
getId, getLabel, getLocalizedLabel
List<T> getChildren()
hasChildren()
returns falseboolean hasChildren()
Copyright © 2019 Communote team. All rights reserved.