Class ProcessedObjectsCountColumn<R extends Serializable,​S extends Serializable>

  • All Implemented Interfaces:
    Serializable, org.apache.wicket.extensions.markup.html.repeater.data.grid.ICellPopulator<R>, org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<R,​S>, org.apache.wicket.extensions.markup.html.repeater.data.table.IStyledColumn<R,​S>, org.apache.wicket.model.IDetachable, org.apache.wicket.util.io.IClusterable

    public abstract class ProcessedObjectsCountColumn<R extends Serializable,​S extends Serializable>
    extends ProgressBarColumn<R,​S>
    Created by Viliam Repan (lazyman).
    See Also:
    Serialized Form