Uses of Interface
com.ebasetech.xi.api.controls.HyperlinkStateProperties
| Package | Description |
|---|---|
| com.ebasetech.xi.api.controls |
-
Uses of HyperlinkStateProperties in com.ebasetech.xi.api.controls
Methods in com.ebasetech.xi.api.controls that return HyperlinkStateProperties Modifier and Type Method Description HyperlinkStatePropertiesHyperlinkProperties. getActiveTextStyle()Hyperlink properties that apply to the active state.HyperlinkStatePropertiesHyperlinkProperties. getHoverTextStyle()Hyperlink properties that apply to the hover state.HyperlinkStatePropertiesHyperlinkProperties. getLinkedTextStyle()Hyperlink properties that apply to the linked state.HyperlinkStatePropertiesHyperlinkProperties. getVisitedTextStyle()Hyperlink properties that apply to the visited state.