public static final class WidgetElement.ActionElement extends WidgetElement
WidgetElement.ActionElement, WidgetElement.ComponentElement, WidgetElement.ImageElement, WidgetElement.LinkElement, WidgetElement.SeparatorElement, WidgetElement.TextElement
Modifier and Type | Method and Description |
---|---|
Action |
action()
Element action.
|
boolean |
asLink()
Hint whether to render as hyperlink rather than button.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
showIcon()
Hint whether to use the action icon (if supported).
|
String |
toString() |
action, actionLink, actionLinkNoIcon, actionNoIcon, aside, component, image, link, linkButton, separator, subheading, text, unavailable
public Action action()
public boolean asLink()
public boolean showIcon()