| Package: | Ext.calendar | 
| Defined In: | DateRangeField.js | 
| Class: | DateRangeField | 
| Extends: | Object | 
A combination field that includes start and end dates and times, as well as an optional all-day checkbox.
| Config Options | Defined By | |
|---|---|---|
| toText : String The text to display in between the date/time fields (defaults to 'to') | DateRangeField | |
| toText : String The text to display as the label for the all day checkbox (defaults to 'All day') | DateRangeField | |
| Method | Defined By | |
|---|---|---|
| DateRangeField( Object config)Parameters: 
 
 | DateRangeField | |
| getValue()
    :
                                        Array Returns an array containing the following values in order:<div class="mdetail-params">
DateTime : <div class="sub-des... Returns an array containing the following values in order: 
 Parameters: 
 
 | DateRangeField | |
| setValue( Array/Date/Object v)
    :
                                        voidSets the values to use in the date range. Sets the values to use in the date range. Parameters: 
 
 | DateRangeField | |