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 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.