Package overit.geocall.basic.ui.xlsx
package overit.geocall.basic.ui.xlsx
-
ClassDescriptionInterface that is implemented to allow to modify a row of the resultset that process POIDBSTatementViewThis class implements a series of functions that allow to manage cells and formulas of a sheet.This class extends
XlsxComponentand implementsIdentified.
This class is used to represent the cell of an Excel sheet.This class extendsXlsxCell.
The class implement the text column with left alignment.This Class extendsXlsxColumn.
The class implements and represent the boolean column of an Excel sheet.
It's also used to define a custom value of 'false' and 'true' to a Boolean column.The class extendsXlsxColumnLong.
The class implements and represent the column currency of an Excel sheet.This class extendsXlsxColumn.
The class implements and represent the column Date of an Excel sheet.This class extendsXlsxColumnLong.
The class implements and represent the column Double of an Excel sheet.The class extendsXlsxColumn.
The class implements and represent the column's cell with a function, of an Excel sheet.This class extendsXlsxColumn.
The class implements and represent the column Long of an Excel sheet.The class extendsXlsxColumn.
The class implements and represent the column's cells with a look up inside, of an Excel sheet.This class extendsXlsxColumn.This class extendsXlsxColumn.
The class implement and represent the column/cell switch of an Excel sheet.This class extendsUINodeand implementsIdentified.
This class is a based implementation of the generic Xlsx component.This class extendsXlsxComponentThis class extendsXlsxTableViewand implementsDBObjectMapper.
This class represent an Excel file can have more working sheets, in that case every sheet must have a different name and label, the title is optional.
Manages the rappresentation of the DBView.This class extendsXlsxContainerand implementsIdentified.
This class represent the Excel document where are added in the XLSheet.This class extendsXlsxComponentand implementsIdentified.
This class represent an Excel working sheet.This class extendsXlsxContainerand implementsIdentifiedand implementsXlsxElement.
This class represent an Excel working sheet as a table which is.This class extendsXlsxComponentand implementsIdentifiedand implementsXlsxElement.
This class allows to add a text inside a cell given a row and a column.