DashboardParameterListControl

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

Constructors

Link copied to clipboard
fun DashboardParameterListControl(cascadingControlConfiguration: DashboardCascadingControlConfiguration? = null, displayOptions: DashboardListControlDisplayOptions? = 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
Link copied to clipboard