Package | Description |
---|---|
net.ontopia.topicmaps.nav2.portlets.pojos |
Modifier and Type | Method and Description |
---|---|
Menu.Heading |
Menu.createHeading(String title)
Create new heading as child of this menu
|
Menu.Heading |
Menu.ParentIF.createHeading(String title)
Create new heading as child of this menu
|
Menu.Heading |
Menu.Heading.createHeading(String title)
Create new Heading as child of this Heading
|
static Menu.Heading |
MenuUtils.createHeading(TopicIF topic,
String title)
Create new Heading as child of the given parent
|