Template Filter Date Time Picker Control Args
data class TemplateFilterDateTimePickerControlArgs(val commitMode: Output<TemplateCommitMode>? = null, val displayOptions: Output<TemplateDateTimePickerControlDisplayOptionsArgs>? = null, val filterControlId: Output<String>, val sourceFilterId: Output<String>, val title: Output<String>, val type: Output<TemplateSheetControlDateTimePickerType>? = null) : ConvertibleToJava<TemplateFilterDateTimePickerControlArgs>
Constructors
Link copied to clipboard
constructor(commitMode: Output<TemplateCommitMode>? = null, displayOptions: Output<TemplateDateTimePickerControlDisplayOptionsArgs>? = null, filterControlId: Output<String>, sourceFilterId: Output<String>, title: Output<String>, type: Output<TemplateSheetControlDateTimePickerType>? = 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: