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

Packages that use PropertyModel
org.apache.wicket.model Core model support for Wicket components. 
 

Uses of PropertyModel in org.apache.wicket.model
 

Methods in org.apache.wicket.model that return PropertyModel
static
<Z> PropertyModel<Z>
PropertyModel.of(Object parent, String property)
          Type-infering factory method
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.