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
          A compound property model that supports type conversions and property expression bindings.
 



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