protected class ReportletDirectoryPanel.ReportDataProvider extends DirectoryDataProvider<ReportletWrapper>
paginatorRows
Constructor and Description |
---|
ReportDataProvider(int paginatorRows) |
Modifier and Type | Method and Description |
---|---|
Iterator<ReportletWrapper> |
iterator(long first,
long count) |
IModel<ReportletWrapper> |
model(ReportletWrapper object) |
long |
size() |
getSort, getSortState, setSort, setSort
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
detach
public Iterator<ReportletWrapper> iterator(long first, long count)
public long size()
public IModel<ReportletWrapper> model(ReportletWrapper object)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.