Uses of Class
ontopoly.pojos.MenuItem

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(java.lang.String id, java.util.List<MenuItem> menuItemList, int selectedMenuItemIndex, org.apache.wicket.model.IModel<java.lang.String> helpLinkModel)
           
MenuPanel(java.lang.String id, java.util.List<MenuItem> menuItemList, int selectedMenuItemIndex)
           
TopicMapHeaderPanel(java.lang.String id, TopicMapModel model, java.util.List<MenuItem> tabMenuItem, int selectedTab)
           
 

Uses of MenuItem in ontopoly.pages
 

Methods in ontopoly.pages that return types with arguments of type MenuItem
static java.util.List<MenuItem> AbstractTypesPage.getSubMenuItems(TopicMapModel topicMapModel)
           
 



Copyright © 2000-2012 Ontopia.