Package com.evolveum.midpoint.gui.api.model
package com.evolveum.midpoint.gui.api.model
The package that contains Wicket models (implementations of IModel
interface) and other model-related utilities.
- Author:
- Radovan Semancik
-
ClassDescriptionA loadable model of a list that knows how to provide count of list items without having to retrieve the actual data.Interface for objects that provide Wicket model which represents object count or similar tag.Created by Viliam Repan (lazyman).TODO: refactor for lazy loadingLazy loading Wicket model.Loadable model whose object is always not null.Deprecated.