|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Menu | |
|---|---|
| org.apache.maven.doxia.site.decoration | |
| Uses of Menu in org.apache.maven.doxia.site.decoration |
|---|
| Methods in org.apache.maven.doxia.site.decoration that return Menu | |
|---|---|
Menu |
Menu.clone()
Method clone. |
Menu |
DecorationModel.getMenuRef(String key)
|
| Methods in org.apache.maven.doxia.site.decoration that return types with arguments of type Menu | |
|---|---|
List<Menu> |
Body.getMenus()
Method getMenus. |
List<Menu> |
DecorationModel.getMenus()
|
| Methods in org.apache.maven.doxia.site.decoration with parameters of type Menu | |
|---|---|
void |
Body.addMenu(Menu menu)
Method addMenu. |
void |
Body.removeMenu(Menu menu)
Method removeMenu. |
| Method parameters in org.apache.maven.doxia.site.decoration with type arguments of type Menu | |
|---|---|
void |
Body.setMenus(List<Menu> menus)
Set a list of menus to include in the navigation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||