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
 

Subclasses of CompoundPropertyModel in org.apache.wicket.model
 class BoundCompoundPropertyModel<T>
          Deprecated. See bind(String)
 

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



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