Uses of Package
com.slack.api.model.dialog
| Package | Description |
|---|---|
| com.slack.api.model.dialog |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
-
Classes in com.slack.api.model.dialog used by com.slack.api.model.dialog Class Description Dialog Represents a Slack Modal DialogDialog.DialogBuilder DialogDataSourceType Represents the type for anDialogSelectElementDialogElement A dialog Form DialogElement such astext,textarea, orselectorselect.DialogOption A dialog element option used withDialogSelectElementsDialogOption.DialogOptionBuilder DialogOptionGroup A dialog element option group used withDialogSelectElementsDialogOptionGroup.DialogOptionGroupBuilder DialogSelectElement Represents a select dialog elementDialogSelectElement.DialogSelectElementBuilder DialogSubType Represents the subtype for anDialogTextElementorDialogTextAreaElementIn some form factors, optimized input is provided for this subtype.DialogTextAreaElement Represents a textarea dialog elementDialogTextAreaElement.DialogTextAreaElementBuilder DialogTextElement Represents a text dialog elementDialogTextElement.DialogTextElementBuilder