Uses of Class
org.apache.wicket.model.PropertyModel

Packages that use PropertyModel
org.apache.wicket.extensions.yui.calendar   
 

Uses of PropertyModel in org.apache.wicket.extensions.yui.calendar
 

Methods in org.apache.wicket.extensions.yui.calendar with parameters of type PropertyModel
protected  DateTextField DateTimeField.newDateTextField(java.lang.String id, PropertyModel<java.util.Date> dateFieldModel)
          create a new DateTextField instance to be added to this panel.
protected  DateTextField DateField.newDateTextField(java.lang.String id, PropertyModel<java.util.Date> dateFieldModel)
          create a new DateTextField instance to be added to this panel.
 



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