| Package | Description |
|---|---|
| com.ebasetech.xi.api.controls |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VerticalMenuLevelProperties
The
VerticalMenuLevelProperties interface represents styling properties applied to all menu items at a specific level of a
vertical menu. |
| Modifier and Type | Method and Description |
|---|---|
MenuLevelProperties |
HorizontalMenuControl.getGlobalLevel()
Global menu properties - containing properties for the entire menu plus menu item properties that apply to both
the top level and drop down levels.
|
MenuLevelProperties |
HorizontalMenuControl.getSubMenu()
Drop down menu properties - containing properties for just the drop down levels.
|
MenuLevelProperties |
HorizontalMenuControl.getTopLevel()
Top level menu properties - containing properties for just the top level menu items.
|