|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NavigationMenuItem | |
org.apache.myfaces.custom.navmenu |
Uses of NavigationMenuItem in org.apache.myfaces.custom.navmenu |
Methods in org.apache.myfaces.custom.navmenu that return NavigationMenuItem | |
NavigationMenuItem[] |
NavigationMenuItem.getNavigationMenuItems()
Get the array of child nodes of this menu item. |
Methods in org.apache.myfaces.custom.navmenu with parameters of type NavigationMenuItem | |
void |
NavigationMenuItem.setNavigationMenuItems(NavigationMenuItem[] navigationMenuItems)
Set the child nodes of this menu item. |
void |
NavigationMenuItem.add(NavigationMenuItem navigationMenuItem)
Add another node to the end of the list of child nodes of this menu item. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |