| Package | Description |
|---|---|
| com.helger.photon.basic.app.menu |
| Modifier and Type | Class and Description |
|---|---|
class |
MenuTree
Represents a single menu tree
|
| Modifier and Type | Method and Description |
|---|---|
IMenuTree |
ApplicationMenuTree.getInstanceTree() |
IMenuTree |
IMenuItemDeterminatorCallback.getMenuTree() |
IMenuTree |
AbstractMenuItemDeterminatorCallback.getMenuTree() |
static IMenuTree |
ApplicationMenuTree.getTree() |
| Modifier and Type | Method and Description |
|---|---|
static com.helger.commons.collection.ext.ICommonsMap<String,Boolean> |
MenuItemDeterminatorCallback.getAllDisplayMenuItemIDs(IMenuTree aMenuTree,
String sSelectedMenuItemID) |
static com.helger.commons.collection.ext.ICommonsMap<String,Boolean> |
MenuItemDeterminatorCallback.getAllMenuItemIDs(IMenuTree aMenuTree)
Get all menu items without usage a separate
MenuItemDeterminatorCallback instance. |
| Constructor and Description |
|---|
AbstractMenuItemDeterminatorCallback(IMenuTree aMenuTree) |
MenuItemDeterminatorCallback(IMenuTree aMenuTree,
String sSelectedMenuItemID) |
Copyright © 2014–2017 Philip Helger. All rights reserved.