| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DefaultTextAreaControlOptions |
DefaultTextAreaControlOptions.clone() |
DefaultTextAreaControlOptions |
DefaultFilterControlOptions.getDefaultTextAreaOptions()
The default options that correspond to the
TextArea filter control type. |
DefaultTextAreaControlOptions |
DefaultTextAreaControlOptions.withDelimiter(String delimiter)
The delimiter that is used to separate the lines in text.
|
DefaultTextAreaControlOptions |
DefaultTextAreaControlOptions.withDisplayOptions(TextAreaControlDisplayOptions displayOptions)
The display options of a control.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFilterControlOptions.setDefaultTextAreaOptions(DefaultTextAreaControlOptions defaultTextAreaOptions)
The default options that correspond to the
TextArea filter control type. |
DefaultFilterControlOptions |
DefaultFilterControlOptions.withDefaultTextAreaOptions(DefaultTextAreaControlOptions defaultTextAreaOptions)
The default options that correspond to the
TextArea filter control type. |
Copyright © 2024. All rights reserved.