Uses of Interface
com.ebasetech.xi.api.controls.MenuItemControl
| Package | Description |
|---|---|
| com.ebasetech.xi.api.controls |
-
Uses of MenuItemControl in com.ebasetech.xi.api.controls
Subinterfaces of MenuItemControl in com.ebasetech.xi.api.controls Modifier and Type Interface Description interfaceDynamicMenuItemControlA Dynamic Menu Item Control represents a location in a menu where any number of menu items are to be inserted at runtime.interfaceStaticMenuItemControlA Static Menu Item Control represents a static menu item in either aVertical Menuor aHorizontal Menu.