Package | Description |
---|---|
org.wicketstuff.menu |
Modifier and Type | Method and Description |
---|---|
List<IMenuLink> |
Menu.getMenuItems()
|
Modifier and Type | Method and Description |
---|---|
Menu |
Menu.addMenuItem(IMenuLink item) |
Constructor and Description |
---|
Menu(org.apache.wicket.model.Model<String> model,
List<IMenuLink> menuItems)
Constructs a menu.
|
Copyright © 2015. All rights reserved.