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 IndividualTabStateProperties
TabControl. getAllState()
Default styling properties for the tab header.IndividualTabStateProperties
TabControl. getHoverState()
Styling properties applied to the tab header when the mouse is hovered over a tab.IndividualTabStateProperties
TabControl. getSelectedState()
Styling properties applied to the tab header when selected.IndividualTabStateProperties
TabControl. getUnselectedState()
Styling properties applied to the tab header when not selected.