public class SimpleLogTableExporter extends SimpleTableExporter
| Constructor and Description |
|---|
SimpleLogTableExporter(List<HistoryUI> selectedEntityHistory)
Construct a new log table exporter.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addData(ExportTable exportTable)
The method that fills the table with the exported data.
|
protected void |
addHeaderRow(ExportTable exportTable)
The method that adds a header row to the export data.
|
int |
getEntriesToExportSize() |
protected int |
getExcelDataStartRow() |
protected String |
getFileName() |
protected String |
getTableName() |
getExportedTable, getFileFormat, isIncludeHeaderRow, prepareTableExportPopup, setFileFormat, setIncludeHeaderRowprotected String getTableName()
getTableName in class SimpleTableExporterExportTable
implementation.protected String getFileName()
getFileName in class SimpleTableExporterprotected void addHeaderRow(ExportTable exportTable)
SimpleTableExporteraddHeaderRow in class SimpleTableExporterexportTable - the table to add header row toprotected void addData(ExportTable exportTable)
SimpleTableExporteraddData in class SimpleTableExporterexportTable - the table to add the data rows toprotected int getExcelDataStartRow()
getExcelDataStartRow in class SimpleTableExporterpublic int getEntriesToExportSize()
Copyright © 2025 European Spallation Source. All rights reserved.