public interface HyperlinkProperties
Modifier and Type | Method and Description |
---|---|
HyperlinkStateProperties |
getActiveTextStyle()
Hyperlink properties that apply to the active state.
|
HyperlinkStateProperties |
getHoverTextStyle()
Hyperlink properties that apply to the hover state.
|
HyperlinkStateProperties |
getLinkedTextStyle()
Hyperlink properties that apply to the linked state.
|
HyperlinkStateProperties |
getVisitedTextStyle()
Hyperlink properties that apply to the visited state.
|
HyperlinkStateProperties getLinkedTextStyle()
HyperlinkStateProperties getHoverTextStyle()
HyperlinkStateProperties getVisitedTextStyle()
HyperlinkStateProperties getActiveTextStyle()