Uses of Class
net.ontopia.topicmaps.nav2.portlets.pojos.Menu.Item
-
Packages that use Menu.Item Package Description net.ontopia.topicmaps.nav2.portlets.pojos -
-
Uses of Menu.Item in net.ontopia.topicmaps.nav2.portlets.pojos
Methods in net.ontopia.topicmaps.nav2.portlets.pojos that return Menu.Item Modifier and Type Method Description Menu.Item
Menu. createItem(String title)
Create new item as child of this menuMenu.Item
Menu.Heading. createItem(String title)
Create new Item as child of this Heading.Menu.Item
Menu.ParentIF. createItem(String title)
Create new item as child of this menustatic Menu.Item
MenuUtils. createItem(TopicIF topic, String title)
Create new Item as child of the given parent
-