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

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

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

Subinterfaces of MenuControl in com.ebasetech.xi.api.controls
 interface HorizontalMenuControl
          A Horizontal Menu Control represents a menu where the top level is shown horizontally and is always visible.
 interface VerticalMenuControl
          A Vertical Menu Control represents a menu where the top level is shown vertically; subsequent levels can also be shown vertically with the menu expanding to accommodate them, or they can be shown as dynamic drop out menus in the same way as for a Horizontal Menu Control.