JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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 menu
Menu.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 menu
static
Menu.Item
MenuUtils.
createItem
(
TopicIF
topic,
String
title)
Create new Item as child of the given parent