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.ItemMenu. createItem(String title)Create new item as child of this menuMenu.ItemMenu.Heading. createItem(String title)Create new Item as child of this Heading.Menu.ItemMenu.ParentIF. createItem(String title)Create new item as child of this menustatic Menu.ItemMenuUtils. createItem(TopicIF topic, String title)Create new Item as child of the given parent
-