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

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

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

Methods in com.ebasetech.xi.api.controls that return HyperlinkStateProperties
 HyperlinkStateProperties HyperlinkProperties.getActiveTextStyle()
          Hyperlink properties that apply to the active state.
 HyperlinkStateProperties HyperlinkProperties.getHoverTextStyle()
          Hyperlink properties that apply to the hover state.
 HyperlinkStateProperties HyperlinkProperties.getLinkedTextStyle()
          Hyperlink properties that apply to the linked state.
 HyperlinkStateProperties HyperlinkProperties.getVisitedTextStyle()
          Hyperlink properties that apply to the visited state.