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.HeadingMenu. createHeading(String title)Create new heading as child of this menuMenu.HeadingMenu.Heading. createHeading(String title)Create new Heading as child of this HeadingMenu.HeadingMenu.ParentIF. createHeading(String title)Create new heading as child of this menustatic Menu.HeadingMenuUtils. createHeading(TopicIF topic, String title)Create new Heading as child of the given parent
-