public interface IListColumnProvider
extends org.apache.wicket.util.io.IClusterable
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
Modifier and Type | Method and Description |
---|---|
List<ListColumn<javax.jcr.Node>> |
getColumns() |
List<ListColumn<javax.jcr.Node>> |
getExpandedColumns() |
org.apache.wicket.markup.html.IHeaderContributor |
getHeaderContributor() |
static final String SERVICE_ID
org.apache.wicket.markup.html.IHeaderContributor getHeaderContributor()
List<ListColumn<javax.jcr.Node>> getColumns()
List<ListColumn<javax.jcr.Node>> getExpandedColumns()
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.