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 VerticalMenuLevelPropertiesVerticalMenuControl. getFirstLevel()First level menu properties - containing properties for just the first level menu items.VerticalMenuLevelPropertiesVerticalMenuControl. getFourthLevel()Fourth level menu properties - containing properties for just the fourth level menu items.VerticalMenuLevelPropertiesVerticalMenuControl. 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.VerticalMenuLevelPropertiesVerticalMenuControl. getSecondLevel()Second level menu properties - containing properties for just the second level menu items.VerticalMenuLevelPropertiesVerticalMenuControl. getSubLevel()Drop out level menu properties - containing properties for just the drop out level menu items.VerticalMenuLevelPropertiesVerticalMenuControl. getThirdLevel()Third level menu properties - containing properties for just the third level menu items.