Uses of Interface
com.hp.lft.sdk.oracle.MenuItem
Packages that use MenuItem
-
Uses of MenuItem in com.hp.lft.sdk.oracle
Methods in com.hp.lft.sdk.oracle that return MenuItemModifier and TypeMethodDescriptionReturns the item at the specified path.Methods in com.hp.lft.sdk.oracle that return types with arguments of type MenuItemModifier and TypeMethodDescriptionMenuItem.getMenuSubItems()
Returns a list of all submenus for the specified menu item.Methods in com.hp.lft.sdk.oracle with parameters of type MenuItemModifier and TypeMethodDescriptionvoid
UiFormBase.selectMenuItem
(MenuItem item) Selects a menu option.