Deprecated API


Contents
Deprecated Methods
org.apache.wicket.extensions.yui.calendar.DatePicker.appendToInit(String, String, String, StringBuffer)
          this method is never called since a while, and it seems that DatePicker.getAdditionalJavascript() is good enough of a replacement. To be removed in 1.4 and up. 
org.apache.wicket.extensions.yui.calendar.DatePicker.configureWidgetProperties(Map)
          Please use DatePicker.configure(Map) instead. 
org.apache.wicket.extensions.yui.calendar.DateTimeField.newDateTextField(PropertyModel)
          replaced by DateTimeField.newDateTextField(String, PropertyModel) 
org.apache.wicket.extensions.yui.calendar.DateField.newDateTextField(PropertyModel)
          replaced by DateField.newDateTextField(String, PropertyModel) 
 



Copyright © 2004-2009 Apache Software Foundation. All Rights Reserved.