| Interface | Description |
|---|---|
| IRangeDatePickerListener |
Specifies that a widget handles a value-changed AJAX behavior, with a
DateRange |
| Class | Description |
|---|---|
| DateRange |
Provides the value type to be used as model object for
RangeDatePicker and RangeDatePickerTextFieldstart and end dates are UTC based, the JSON array (DateRange.toString()) is timezone agnostic |
| RangeDatePicker |
Provides a jQuery integration of foxrunsoftware's (range) DatePicker
https://github.com/foxrunsoftware/DatePicker/ |
| RangeDatePickerBehavior |
Provides the jQuery fullCalendar behavior
|
| RangeDatePickerBehavior.DateChangeEvent |
Provides an event object that will be broadcasted by the
RangeDatePickerBehavior.OnRangeChangeAjaxBehavior callbackNote: The start and end dates will be translated to UTC.ie: if the behavior receives 10/10/2010 0:00:00 CET, it will be translated to 10/10/2010 0:00:00 UTC |
| RangeDatePickerBehavior.OnRangeChangeAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'onRangeChange' event |
| RangeDatePickerTextField |
Copyright © 2016 7thWeb. All rights reserved.