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