Uses of Interface
com.ebasetech.xi.api.controls.VerticalMenuLevelProperties
Package | Description |
---|---|
com.ebasetech.xi.api.controls |
-
Uses of VerticalMenuLevelProperties in com.ebasetech.xi.api.controls
Methods in com.ebasetech.xi.api.controls that return VerticalMenuLevelProperties Modifier and Type Method Description VerticalMenuLevelProperties
VerticalMenuControl. getFirstLevel()
First level menu properties - containing properties for just the first level menu items.VerticalMenuLevelProperties
VerticalMenuControl. getFourthLevel()
Fourth level menu properties - containing properties for just the fourth level menu items.VerticalMenuLevelProperties
VerticalMenuControl. 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.VerticalMenuLevelProperties
VerticalMenuControl. getSecondLevel()
Second level menu properties - containing properties for just the second level menu items.VerticalMenuLevelProperties
VerticalMenuControl. getSubLevel()
Drop out level menu properties - containing properties for just the drop out level menu items.VerticalMenuLevelProperties
VerticalMenuControl. getThirdLevel()
Third level menu properties - containing properties for just the third level menu items.