@Value.Immutable public interface PlainTextInputIF extends BlockElement
| Modifier and Type | Method and Description |
|---|---|
String |
getActionId() |
Optional<String> |
getInitialValue() |
Optional<Integer> |
getMaxLength() |
Optional<Integer> |
getMinLength() |
Optional<Text> |
getPlaceholder() |
default String |
getType() |
Optional<Boolean> |
isMultiline() |
static final String TYPE
@Value.Derived default String getType()
getType in interface BlockElement@Value.Parameter String getActionId()
Copyright © 2019. All rights reserved.