@Value.Immutable public interface ButtonIF extends BlockElement
| Modifier and Type | Method and Description |
|---|---|
String |
getActionId() |
Optional<ConfirmationDialog> |
getConfirmationDialog() |
Optional<String> |
getStyle() |
Text |
getText() |
default String |
getType() |
Optional<String> |
getUrl() |
Optional<String> |
getValue() |
static final String TYPE
@Value.Derived default String getType()
getType in interface BlockElement@Value.Parameter Text getText()
@Value.Parameter String getActionId()
Optional<ConfirmationDialog> getConfirmationDialog()
Copyright © 2019. All rights reserved.