| Package | Description |
|---|---|
| org.openepics.cable.export | |
| org.openepics.cable.ui | |
| org.openepics.cable.ui.lazymodels |
| Constructor and Description |
|---|
SimpleLogTableExporter(List<HistoryUI> selectedEntityHistory)
Construct a new log table exporter.
|
| Modifier and Type | Method and Description |
|---|---|
org.primefaces.model.LazyDataModel<HistoryUI> |
HistoryRequestManager.getLazyModel() |
| Modifier and Type | Method and Description |
|---|---|
HistoryUI |
HistoryLazyModel.getRowData(String rowKey) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoryUI> |
HistoryLazyModel.load(int first,
int pageSize,
String sortField,
org.primefaces.model.SortOrder sortOrder,
Map<String,Object> filters)
Loads a section of data from database.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
HistoryLazyModel.getRowKey(HistoryUI object) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HistoryLazyModel.setEmpty(int first,
List<HistoryUI> results)
The lazy data collection is empty, if it returns no data for the first page.
|
Copyright © 2025 European Spallation Source. All rights reserved.