|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuItem | |
---|---|
ontopoly.components | |
ontopoly.pages |
Uses of MenuItem in ontopoly.components |
---|
Constructor parameters in ontopoly.components with type arguments of type MenuItem | |
---|---|
MenuHelpPanel(String id,
List<MenuItem> menuItemList,
int selectedMenuItemIndex,
org.apache.wicket.model.IModel<String> helpLinkModel)
|
|
MenuPanel(String id,
List<MenuItem> menuItemList,
int selectedMenuItemIndex)
|
|
TopicMapHeaderPanel(String id,
TopicMapModel model,
List<MenuItem> tabMenuItem,
int selectedTab)
|
Uses of MenuItem in ontopoly.pages |
---|
Methods in ontopoly.pages that return types with arguments of type MenuItem | |
---|---|
static List<MenuItem> |
AbstractTypesPage.getSubMenuItems(TopicMapModel topicMapModel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |