| Package | Description |
|---|---|
| com.communote.common.menu | |
| com.communote.server.web.commons.viewtool | |
| com.communote.server.web.fe.admin |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryEntry<C,S>> |
SimpleMenu.getCategories() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleMenu.setItems(List<CategoryEntry<C,S>> categories)
Set the category items of the menu
|
| Constructor and Description |
|---|
SimpleMenu(List<CategoryEntry<C,S>> categories)
Create a menu with the given set of categories
|
| Modifier and Type | Method and Description |
|---|---|
CategoryEntry<BasicMenuEntry,AdministrationPageMenuEntry> |
AdministrationTool.getExtensions()
Delegates to
AdministrationMenuManager.getExtensions() |
| Modifier and Type | Method and Description |
|---|---|
CategoryEntry<BasicMenuEntry,AdministrationPageMenuEntry> |
AdministrationMenuManager.getExtensions() |
Copyright © 2019 Communote team. All rights reserved.