Uses of Interface
com.ebasetech.xi.api.controls.IndividualTabStateProperties
| Package | Description |
|---|---|
| com.ebasetech.xi.api.controls |
-
Uses of IndividualTabStateProperties in com.ebasetech.xi.api.controls
Methods in com.ebasetech.xi.api.controls that return IndividualTabStateProperties Modifier and Type Method Description IndividualTabStatePropertiesTabControl. getAllState()Default styling properties for the tab header.IndividualTabStatePropertiesTabControl. getHoverState()Styling properties applied to the tab header when the mouse is hovered over a tab.IndividualTabStatePropertiesTabControl. getSelectedState()Styling properties applied to the tab header when selected.IndividualTabStatePropertiesTabControl. getUnselectedState()Styling properties applied to the tab header when not selected.