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() |
default List<ListColumn<javax.jcr.Node>> |
getTypeViewColumns() |
static final String SERVICE_ID
org.apache.wicket.markup.html.IHeaderContributor getHeaderContributor()
List<ListColumn<javax.jcr.Node>> getColumns()
default List<ListColumn<javax.jcr.Node>> getTypeViewColumns()
List<ListColumn<javax.jcr.Node>> getExpandedColumns()
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.