public abstract class SlackDialogFormElement extends Object
| Constructor and Description |
|---|
SlackDialogFormElement() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getLabel() |
abstract String |
getName() |
abstract Optional<String> |
getPlaceholder() |
abstract SlackFormElementTypes |
getType() |
abstract Optional<Boolean> |
isOptional() |
protected void |
validateBaseElementProperties() |
public abstract SlackFormElementTypes getType()
public abstract String getName()
public abstract String getLabel()
protected void validateBaseElementProperties()
Copyright © 2019. All rights reserved.