Uses of Interface
wicket.model.ICompoundModel

Packages that use ICompoundModel
wicket.model Core model support for Wicket components. 
 

Uses of ICompoundModel in wicket.model
 

Classes in wicket.model that implement ICompoundModel
 class BoundCompoundPropertyModel
          A compound property model that supports type conversions and property expression bindings.
 class CompoundPropertyModel
          A simple compound model which uses the component's name as the property expression to retrieve properties on the nested model object.
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.