Uses of Interface
com.ebasetech.xi.api.controls.MenuItemControl

Packages that use MenuItemControl
com.ebasetech.xi.api.controls   
 

Uses of MenuItemControl in com.ebasetech.xi.api.controls
 

Subinterfaces of MenuItemControl in com.ebasetech.xi.api.controls
 interface DynamicMenuItemControl
          A Dynamic Menu Item Control represents a location in a menu where any number of menu items are to be inserted at runtime.
 interface StaticMenuItemControl
          A Static Menu Item Control represents a static menu item in either a Vertical Menu or a Horizontal Menu.