Uses of Package
org.apache.wicket.model.util

Packages that use org.apache.wicket.model.util
org.apache.wicket.markup.html.form.upload Support for upload forms (using multipart requests). 
org.apache.wicket.markup.html.tree Package for Tree components. 
org.apache.wicket.model.util   
 

Classes in org.apache.wicket.model.util used by org.apache.wicket.markup.html.form.upload
ListModel
          Based on Model but for lists of serializable objects.
 

Classes in org.apache.wicket.model.util used by org.apache.wicket.markup.html.tree
GenericBaseModel
          Base class for models that contain instances that do not appear to be serializable and cannot thus use Model directly.
 

Classes in org.apache.wicket.model.util used by org.apache.wicket.model.util
GenericBaseModel
          Base class for models that contain instances that do not appear to be serializable and cannot thus use Model directly.
 



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