Uses of Interface
org.apache.wicket.model.IComponentInheritedModel

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

Uses of IComponentInheritedModel in org.apache.wicket.model
 

Classes in org.apache.wicket.model that implement IComponentInheritedModel
 class BoundCompoundPropertyModel<T>
          Deprecated. See CompoundPropertyModel.bind(String)
 class CompoundPropertyModel<T>
          A simple compound model which uses the component's name as the property expression to retrieve properties on the nested model object.
 



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