|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuLevelProperties | |
---|---|
com.ebasetech.xi.api.controls |
Uses of MenuLevelProperties in com.ebasetech.xi.api.controls |
---|
Subinterfaces of MenuLevelProperties in com.ebasetech.xi.api.controls | |
---|---|
interface |
VerticalMenuLevelProperties
The VerticalMenuLevelProperties interface represents styling properties applied to all menu items at a specific level of a
vertical menu . |
Methods in com.ebasetech.xi.api.controls that return MenuLevelProperties | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |