AnalysisFilterDropDownControl

data class AnalysisFilterDropDownControl(val cascadingControlConfiguration: AnalysisCascadingControlConfiguration? = null, val commitMode: AnalysisCommitMode? = null, val displayOptions: AnalysisDropDownControlDisplayOptions? = null, val filterControlId: String, val selectableValues: AnalysisFilterSelectableValues? = null, val sourceFilterId: String, val title: String, val type: AnalysisSheetControlListType? = null)

Constructors

Link copied to clipboard
constructor(cascadingControlConfiguration: AnalysisCascadingControlConfiguration? = null, commitMode: AnalysisCommitMode? = null, displayOptions: AnalysisDropDownControlDisplayOptions? = null, filterControlId: String, selectableValues: AnalysisFilterSelectableValues? = null, sourceFilterId: String, title: String, type: AnalysisSheetControlListType? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

The visibility configuration of the Apply button on a FilterDropDownControl .

Link copied to clipboard

The display options of the FilterDropDownControl .

Link copied to clipboard

The ID of the FilterDropDownControl .

Link copied to clipboard

A list of selectable values that are used in a control.

Link copied to clipboard

The source filter ID of the FilterDropDownControl .

Link copied to clipboard

The title of the FilterDropDownControl .

Link copied to clipboard

The type of the FilterDropDownControl . Choose one of the following options: