| 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 | Deprecated
seems to not work with lastest jquery/jquery-ui, and the js plugin seems not maintained anymore
|
| RangeDatePickerBehavior | Deprecated
seems to not work with lastest jquery/jquery-ui, and the js plugin seems not maintained anymore
|
| 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 | Deprecated
seems to not work with lastest jquery/jquery-ui, and the js plugin seems not maintained anymore
|
Copyright © 2022 7thWeb. All rights reserved.