Package org.apache.wicket.model.util


package org.apache.wicket.model.util
  • Classes
    Class
    Description
    Based on Model but for any collections of serializable objects.
    Base class for models that contain instances that do not appear to be serializable and cannot thus use Model directly.
    Based on Model but for lists of serializable objects.
    Based on Model but for maps of serializable objects.
    Based on Model but for sets of serializable objects.