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(String id, PropertyModel<Date> dateFieldModel)
          create a new DateTextField instance to be added to this panel.
 



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