| Package | Description |
|---|---|
| com.slack.api.model.view |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ViewState.SelectedOption |
ViewState.Value.getSelectedOption() |
| Modifier and Type | Method and Description |
|---|---|
List<ViewState.SelectedOption> |
ViewState.Value.getSelectedOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewState.Value.setSelectedOption(ViewState.SelectedOption selectedOption) |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewState.Value.setSelectedOptions(List<ViewState.SelectedOption> selectedOptions) |
Copyright © 2020. All rights reserved.