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 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 aVertical Menu
or aHorizontal Menu
.