DashboardFilterDropDownControl

data class DashboardFilterDropDownControl(val cascadingControlConfiguration: DashboardCascadingControlConfiguration? = null, val displayOptions: DashboardDropDownControlDisplayOptions? = null, val filterControlId: String, val selectableValues: DashboardFilterSelectableValues? = null, val sourceFilterId: String, val title: String, val type: DashboardSheetControlListType? = null)

Constructors

Link copied to clipboard
fun DashboardFilterDropDownControl(cascadingControlConfiguration: DashboardCascadingControlConfiguration? = null, displayOptions: DashboardDropDownControlDisplayOptions? = null, filterControlId: String, selectableValues: DashboardFilterSelectableValues? = null, sourceFilterId: String, title: String, type: DashboardSheetControlListType? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard