Uses of Class
com.sapportals.htmlb.hovermenu.HoverMenuItem

Packages that use HoverMenuItem
com.sapportals.htmlb.hovermenu   
 

Uses of HoverMenuItem in com.sapportals.htmlb.hovermenu
 

Methods in com.sapportals.htmlb.hovermenu that return HoverMenuItem
 HoverMenuItem HoverMenu.getMenuItemAt(int i)
          returns the menu item at the specified position
 HoverMenuItem HoverMenu.getParentItem()
          returns the parent item for this hovermenu if there is any
 HoverMenuItem HoverMenu.addMenuItem(String key, String title)
          adds a menu item with given key and title and returns the refrence to this menu item
 HoverMenuItem HoverMenu.getMenuItemById(String Id)
           
 

Methods in com.sapportals.htmlb.hovermenu with parameters of type HoverMenuItem
 void HoverMenu.addMenuItem(HoverMenuItem item)
          adds an item to the hover menu
protected  void HoverMenu.setParentItem(HoverMenuItem parentItem)
          sets the parent item for the hover menu
 



Copyright 2006 SAP AG Complete Copyright Notice