Package | Description |
---|---|
com.ebasetech.xi.api.controls |
Modifier and Type | Method and 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.
|