DashboardParameterDropDownControl

data class DashboardParameterDropDownControl(val cascadingControlConfiguration: DashboardCascadingControlConfiguration? = null, val displayOptions: DashboardDropDownControlDisplayOptions? = null, val parameterControlId: String, val selectableValues: DashboardParameterSelectableValues? = null, val sourceParameterName: String, val title: String, val type: DashboardSheetControlListType? = null)

Constructors

Link copied to clipboard
fun DashboardParameterDropDownControl(cascadingControlConfiguration: DashboardCascadingControlConfiguration? = null, displayOptions: DashboardDropDownControlDisplayOptions? = null, parameterControlId: String, selectableValues: DashboardParameterSelectableValues? = null, sourceParameterName: 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