public static final class WidgetElement.LinkElement extends WidgetElement
WidgetElement.ActionElement, WidgetElement.ComponentElement, WidgetElement.ImageElement, WidgetElement.LinkElement, WidgetElement.SeparatorElement, WidgetElement.TextElement
Modifier and Type | Method and Description |
---|---|
boolean |
asButton()
Hint whether to render the link as a button rather than hyperlink.
|
boolean |
equals(Object obj) |
int |
hashCode() |
URI |
link()
Link to open when clicked.
|
String |
text()
Text to render for link.
|
String |
toString() |
action, actionLink, actionLinkNoIcon, actionNoIcon, aside, component, image, link, linkButton, separator, subheading, text, unavailable