| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
FilterCrossSheetControl |
FilterCrossSheetControl.clone() |
FilterCrossSheetControl |
FilterControl.getCrossSheet()
A control from a filter that is scoped across more than one sheet.
|
FilterCrossSheetControl |
FilterCrossSheetControl.withCascadingControlConfiguration(CascadingControlConfiguration cascadingControlConfiguration)
The values that are displayed in a control can be configured to only show values that are valid based on what's
selected in other controls.
|
FilterCrossSheetControl |
FilterCrossSheetControl.withFilterControlId(String filterControlId)
The ID of the
FilterCrossSheetControl. |
FilterCrossSheetControl |
FilterCrossSheetControl.withSourceFilterId(String sourceFilterId)
The source filter ID of the
FilterCrossSheetControl. |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterControl.setCrossSheet(FilterCrossSheetControl crossSheet)
A control from a filter that is scoped across more than one sheet.
|
FilterControl |
FilterControl.withCrossSheet(FilterCrossSheetControl crossSheet)
A control from a filter that is scoped across more than one sheet.
|
Copyright © 2024. All rights reserved.