public abstract class AbstractSlackDialogFormTextElement extends SlackDialogFormElement
| Constructor and Description |
|---|
AbstractSlackDialogFormTextElement() |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<String> |
getHint() |
int |
getMaxLength() |
int |
getMinLength() |
abstract Optional<SlackFormElementSubtypes> |
getSubtype() |
abstract Optional<String> |
getValue() |
protected void |
validateBaseTextElementProps() |
getLabel, getName, getPlaceholder, getType, isOptional, validateBaseElementPropertiespublic abstract Optional<SlackFormElementSubtypes> getSubtype()
@Value.Default public int getMinLength()
@Value.Default public int getMaxLength()
protected void validateBaseTextElementProps()
Copyright © 2019. All rights reserved.