| Package | Description |
|---|---|
| org.wicketstuff.menu |
| Modifier and Type | Field and Description |
|---|---|
protected List<Menu> |
MenuBarPanel.menus |
| Modifier and Type | Method and Description |
|---|---|
Menu |
Menu.addMenuItem(IMenuLink item) |
Menu |
Menu.setAssociatedComponent(org.apache.wicket.Component c) |
Menu |
Menu.setVisible(boolean visible)
Sets wheter the complete
Menu is visible. |
| Constructor and Description |
|---|
MenuBarPanel(String id,
List<Menu> menus)
Constructs a
MenuBarPanel. |
Copyright © 2015. All rights reserved.