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

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

Uses of CompoundPropertyModel in org.apache.wicket.model
 

Methods in org.apache.wicket.model that return CompoundPropertyModel
static
<Z> CompoundPropertyModel<Z>
CompoundPropertyModel.of(IModel<Z> model)
          Type-infering factory method
 



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