java.lang.Object
org.apache.wicket.extensions.markup.html.repeater.data.table.AbstractColumn<T,S>
org.apache.syncope.client.console.wicket.extensions.markup.html.repeater.data.table.CheckGroupColumn<T,S>
All Implemented Interfaces:
Serializable, ICellPopulator<T>, IColumn<T,S>, IStyledColumn<T,S>, IDetachable, IClusterable

public class CheckGroupColumn<T,S> extends AbstractColumn<T,S>
See Also: