| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TextControlPlaceholderOptions |
TextFieldControlDisplayOptions.placeholderOptions()
The configuration of the placeholder options in a text field control.
|
TextControlPlaceholderOptions |
TextAreaControlDisplayOptions.placeholderOptions()
The configuration of the placeholder options in a text area control.
|
| Modifier and Type | Method and Description |
|---|---|
TextFieldControlDisplayOptions.Builder |
TextFieldControlDisplayOptions.Builder.placeholderOptions(TextControlPlaceholderOptions placeholderOptions)
The configuration of the placeholder options in a text field control.
|
TextAreaControlDisplayOptions.Builder |
TextAreaControlDisplayOptions.Builder.placeholderOptions(TextControlPlaceholderOptions placeholderOptions)
The configuration of the placeholder options in a text area control.
|
Copyright © 2023. All rights reserved.