Uses of Interface
com.ebasetech.xi.api.controls.IndividualTabStateProperties

Packages that use IndividualTabStateProperties
com.ebasetech.xi.api.controls   
 

Uses of IndividualTabStateProperties in com.ebasetech.xi.api.controls
 

Methods in com.ebasetech.xi.api.controls that return IndividualTabStateProperties
 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.