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
          A model that references a property by name on the current model of the component it is bound to.
 class LoadableDetachableModel
          Model that makes working with detachable models a breeze.
 class ResourceModel
          A model that represents a localized resource string.
 class StringResourceModel
          This model class encapsulates the full power of localization support within the Wicket framework.
 



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