Dashboard Filter Date Time Picker Control Args
data class DashboardFilterDateTimePickerControlArgs(val commitMode: Output<DashboardCommitMode>? = null, val displayOptions: Output<DashboardDateTimePickerControlDisplayOptionsArgs>? = null, val filterControlId: Output<String>, val sourceFilterId: Output<String>, val title: Output<String>, val type: Output<DashboardSheetControlDateTimePickerType>? = null) : ConvertibleToJava<DashboardFilterDateTimePickerControlArgs>
Constructors
Link copied to clipboard
constructor(commitMode: Output<DashboardCommitMode>? = null, displayOptions: Output<DashboardDateTimePickerControlDisplayOptionsArgs>? = null, filterControlId: Output<String>, sourceFilterId: Output<String>, title: Output<String>, type: Output<DashboardSheetControlDateTimePickerType>? = null)
Properties
Link copied to clipboard
The visibility configurationof the Apply button on a DateTimePickerControl
.
Link copied to clipboard
The display options of a control.
Link copied to clipboard
The ID of the FilterDateTimePickerControl
.
Link copied to clipboard
The source filter ID of the FilterDateTimePickerControl
.
Link copied to clipboard
The type of the FilterDropDownControl
. Choose one of the following options: