Uses of Class
overit.geocall.basic.ui.xlsx.XlsxColumn
Packages that use XlsxColumn
-
Uses of XlsxColumn in overit.geocall.basic.ui.xlsx
Subclasses of XlsxColumn in overit.geocall.basic.ui.xlsxModifier and TypeClassDescriptionclassThis 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.classclassThe class extendsXlsxColumnLong.
The class implements and represent the column currency of an Excel sheet.classThis class extendsXlsxColumn.
The class implements and represent the column Date of an Excel sheet.classThis class extendsXlsxColumnLong.
The class implements and represent the column Double of an Excel sheet.classThe class extendsXlsxColumn.
The class implements and represent the column's cell with a function, of an Excel sheet.classThis class extendsXlsxColumn.
The class implements and represent the column Long of an Excel sheet.classThe class extendsXlsxColumn.
The class implements and represent the column's cells with a look up inside, of an Excel sheet.classclassThis class extendsXlsxColumn.classThis class extendsXlsxColumn.
The class implement and represent the column/cell switch of an Excel sheet.Methods in overit.geocall.basic.ui.xlsx that return XlsxColumnModifier and TypeMethodDescriptionXlsxTableView.addNewColumn(String columnType, XlsxDocument xlsDoc) Add a new column type (passed by parameter) as child of this instance. -
Uses of XlsxColumn in overit.geocallapp.wfm.cee.bl.survey.task
Subclasses of XlsxColumn in overit.geocallapp.wfm.cee.bl.survey.task