DateRangePicker
This widget is used by DateRangeField to present a range of selected dates across multiple months.
This widget is not intended to be used directly
No results
Configs
Configs are options you supply in a configuration object when creating an instance of this class-
Enables OK/Cancel button bar to accept date range changes. A value of
trueshows the OK and Cancel buttons.Has a corresponding runtime confirmable property.
-
Unlike its base class MultiDatePicker, this config must be set to
'range'. -
The
selectiondefined by selection and thevaluedefined by value are synchronized. Use ofvalueis preferred since this widget is used together with DateRangeField which also usesvalue.
Properties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of DateRangePicker class, or subclass thereof.
-
Enables OK/Cancel button bar to accept date range changes. A value of
trueshows the OK and Cancel buttons.Has a corresponding confirmable config.
-
Identifies an object as an instance of DateRangePicker class, or subclass thereof.