Package com.googlecode.wicket.jquery.ui.plugins.datepicker
package com.googlecode.wicket.jquery.ui.plugins.datepicker
-
ClassDescriptionProvides the value type to be used as model object for
RangeDatePickerandRangeDatePickerTextField
startandenddates are UTC based, the JSON array (DateRange.toString()) is timezone agnosticSpecifies that a widget handles a value-changed AJAX behavior, with aDateRangeDeprecated.seems to not work with lastest jquery/jquery-ui, and the js plugin seems not maintained anymoreDeprecated.seems to not work with lastest jquery/jquery-ui, and the js plugin seems not maintained anymoreProvides an event object that will be broadcasted by theRangeDatePickerBehavior.OnRangeChangeAjaxBehaviorcallback
Note: Thestartandenddates 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 UTCProvides aJQueryAjaxBehaviorthat aims to be wired to the 'onRangeChange' eventDeprecated.seems to not work with lastest jquery/jquery-ui, and the js plugin seems not maintained anymore