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

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

Uses of AbstractReadOnlyModel in org.apache.wicket.model
 

Subclasses of AbstractReadOnlyModel in org.apache.wicket.model
 class ComponentPropertyModel<T>
          A model that references a property by name on the current model of the component it is bound to.
 class ResourceModel
          A model that represents a localized resource string.
 



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