Skip navigation links
A B C D E F G H I J K L M N P Q R S T U V W 

A

addAnnotation(Class<?>, Class<? extends Annotation>, Annotation) - Static method in class bld.generator.report.utils.ExcelUtils
Adds the annotation.
addBaseSheet(BaseSheet...) - Method in class bld.generator.report.excel.data.ReportExcel
Adds the base sheet.
addComment(Workbook, Sheet, Row, Cell, String) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Adds the comment.
addDropDown(DropDownCell) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Adds the drop down.
addExcelChart(ExcelChartImpl) - Method in class bld.generator.report.excel.DynamicChart
Adds the excel chart.
addParameters(String, Object) - Method in class bld.generator.report.excel.QuerySheetData
Adds the parameters.
addRowSheets(T...) - Method in class bld.generator.report.excel.SheetData
Adds the row sheets.
ANNOTATION_DATA - Static variable in class bld.generator.report.utils.ExcelUtils
The Constant ANNOTATION_DATA.
ANNOTATIONS - Static variable in class bld.generator.report.utils.ExcelUtils
The Constant ANNOTATIONS.
APOS - Static variable in class bld.generator.report.excel.BaseSheet
The Constant APOS.
applicationContext - Variable in class bld.generator.report.excel.query.impl.ExcelBaseDataSource
The application context.
AttachmentType - Enum in bld.generator.report.excel.constant
The Enum AttachmentType.
AUTO_SIZE_HEIGHT - Static variable in class bld.generator.report.utils.ExcelUtils
The Constant AUTO_SIZE_HEIGHT.

B

BaseSheet - Class in bld.generator.report.excel
The Class BaseSheet.
BaseSheet(String) - Constructor for class bld.generator.report.excel.BaseSheet
Instantiates a new base sheet.
bld.generator.report.excel - package bld.generator.report.excel
In this package, each object is used to extend and implement personal objects used to build Excel file.
bld.generator.report.excel.annotation - package bld.generator.report.excel.annotation
In this package, each annotation is used to configure the Excel file by building objects composed of these annotations.
bld.generator.report.excel.annotation.impl - package bld.generator.report.excel.annotation.impl
In this package, each class represents an annotation in the form of entities and are used to manage sheets with dynamic columns.
bld.generator.report.excel.comparator - package bld.generator.report.excel.comparator
 
bld.generator.report.excel.config - package bld.generator.report.excel.config
In this package, there are configuration classes.
bld.generator.report.excel.config.annotation - package bld.generator.report.excel.config.annotation
In this package, there are annotations for system configurations.
bld.generator.report.excel.constant - package bld.generator.report.excel.constant
 
bld.generator.report.excel.data - package bld.generator.report.excel.data
 
bld.generator.report.excel.dropdown - package bld.generator.report.excel.dropdown
 
bld.generator.report.excel.exception - package bld.generator.report.excel.exception
 
bld.generator.report.excel.impl - package bld.generator.report.excel.impl
In this package there are the main functions for generating Excel files.
bld.generator.report.excel.query - package bld.generator.report.excel.query
 
bld.generator.report.excel.query.impl - package bld.generator.report.excel.query.impl
 
bld.generator.report.excel.sheet_mapping - package bld.generator.report.excel.sheet_mapping
 
bld.generator.report.utils - package bld.generator.report.utils
 
BooleanDropDown - Class in bld.generator.report.excel.dropdown
The Class BooleanDropDown.
BooleanDropDown() - Constructor for class bld.generator.report.excel.dropdown.BooleanDropDown
Instantiates a new boolean drop down.
BooleanDropDown(Boolean, boolean) - Constructor for class bld.generator.report.excel.dropdown.BooleanDropDown
Instantiates a new boolean drop down.
BooleanDropDown(Boolean) - Constructor for class bld.generator.report.excel.dropdown.BooleanDropDown
Instantiates a new boolean drop down.
BooleanDropDown(Boolean, List<Boolean>, boolean) - Constructor for class bld.generator.report.excel.dropdown.BooleanDropDown
Instantiates a new boolean drop down.
BooleanDropDown(Boolean, List<Boolean>) - Constructor for class bld.generator.report.excel.dropdown.BooleanDropDown
Instantiates a new boolean drop down.
border - Variable in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
The border.
BORDER - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant BORDER.
BorderType - Enum in bld.generator.report.excel.constant
The Enum BorderType.
BorderType is used to switch the border setting in the algorithm.
BoxMessage - Class in bld.generator.report.excel.dropdown
The Class BoxMessage.
BoxMessage() - Constructor for class bld.generator.report.excel.dropdown.BoxMessage
Instantiates a new box message.
BoxStyle - Enum in bld.generator.report.excel.constant
 
buildFunction(Sheet, Integer, String, RowStartEndType, ExcelFormulaAlias[]) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Builds the function.
buildFunction(Sheet, Integer, String, RowStartEndType, boolean, boolean) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Builds the function.
buildFunction(Sheet, Integer, String, RowStartEndType) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Builds the function.

C

CalendarDropDown - Class in bld.generator.report.excel.dropdown
The Class CalendarDropDown.
CalendarDropDown(Calendar, List<Calendar>, boolean) - Constructor for class bld.generator.report.excel.dropdown.CalendarDropDown
Instantiates a new calendar drop down.
CalendarDropDown(Calendar, List<Calendar>) - Constructor for class bld.generator.report.excel.dropdown.CalendarDropDown
Instantiates a new calendar drop down.
CalendarDropDown() - Constructor for class bld.generator.report.excel.dropdown.CalendarDropDown
Instantiates a new calendar drop down.
CalendarDropDown(Calendar, boolean) - Constructor for class bld.generator.report.excel.dropdown.CalendarDropDown
Instantiates a new calendar drop down.
CalendarDropDown(Calendar) - Constructor for class bld.generator.report.excel.dropdown.CalendarDropDown
Instantiates a new calendar drop down.
CharacterDropDown - Class in bld.generator.report.excel.dropdown
The Class CharacterDropDown.
CharacterDropDown() - Constructor for class bld.generator.report.excel.dropdown.CharacterDropDown
Instantiates a new character drop down.
CharacterDropDown(Character, boolean) - Constructor for class bld.generator.report.excel.dropdown.CharacterDropDown
Instantiates a new character drop down.
CharacterDropDown(Character) - Constructor for class bld.generator.report.excel.dropdown.CharacterDropDown
Instantiates a new character drop down.
CharacterDropDown(Character, List<Character>, boolean) - Constructor for class bld.generator.report.excel.dropdown.CharacterDropDown
Instantiates a new character drop down.
CharacterDropDown(Character, List<Character>) - Constructor for class bld.generator.report.excel.dropdown.CharacterDropDown
Instantiates a new character drop down.
checkEntityAnnotation() - Method in class bld.generator.report.excel.config.EnableExcelGeneratorConfiguration
Check entity annotation.
The property "bld.commons.check.annotation" must be false.
clone() - Method in class bld.generator.report.excel.annotation.impl.ExcelAnnotationImpl
Clone.
clone() - Method in class bld.generator.report.excel.data.LayoutCell
Clone.
clone() - Method in class bld.generator.report.excel.data.SheetHeader
Clone.
ColumnDateFormat - Enum in bld.generator.report.excel.constant
The Enum ColumnDateFormat.
ColumnDateFormat is used to set the date format.
compare(Field, Field) - Method in class bld.generator.report.excel.comparator.PivotColumnComparator
Compare.
compare(Field, Field) - Method in class bld.generator.report.excel.comparator.PivotColumnFunctionComparator
Compare.
compare(Field, Field) - Method in class bld.generator.report.excel.comparator.PivotRowComparator
Compare.
compare(SheetHeader, SheetHeader) - Method in class bld.generator.report.excel.comparator.SheetColumnComparator
Compare.
coordinateCalculation(int, int, boolean, boolean) - Static method in class bld.generator.report.utils.ExcelUtils
Calcolo coordinate function.
createBigDataFileXlsx(ReportExcel) - Method in interface bld.generator.report.excel.GenerateExcel
Creates the big data file xlsx.
createBigDataFileXlsx(ReportExcel) - Method in class bld.generator.report.excel.impl.GenerateExcelImpl
Creates the big data file xlsx.
createBigDataFileXlsx(ReportExcel) - Method in class bld.generator.report.excel.impl.ScopeGenerateExcelImpl
Creates the big data file xlsx.
createBigDataFileXlsx(ReportExcel) - Method in interface bld.generator.report.excel.ScopeGenerateExcel
Creates the big data file xlsx.
createCellStyle(Workbook, ExcelHeaderCellLayout) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Creates the cell style.
createCellStyle(Workbook, ExcelCellLayout, Integer) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Creates the cell style.
createCellStyle(Workbook, ExcelCellLayout, SheetHeader, Integer) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Creates the cell style.
createFileXls(ReportExcel) - Method in interface bld.generator.report.excel.GenerateExcel
Creates the file xls.
createFileXls(ReportExcel) - Method in class bld.generator.report.excel.impl.GenerateExcelImpl
Creates the file xls.
createFileXls(ReportExcel) - Method in class bld.generator.report.excel.impl.ScopeGenerateExcelImpl
Creates the file xls.
createFileXls(ReportExcel) - Method in interface bld.generator.report.excel.ScopeGenerateExcel
Creates the file xls.
createFileXlsx(ReportExcel) - Method in interface bld.generator.report.excel.GenerateExcel
Creates the file xlsx.
createFileXlsx(ReportExcel) - Method in class bld.generator.report.excel.impl.GenerateExcelImpl
Creates the file xlsx.
createFileXlsx(ReportExcel) - Method in class bld.generator.report.excel.impl.ScopeGenerateExcelImpl
Creates the file xlsx.
createFileXlsx(ReportExcel) - Method in interface bld.generator.report.excel.ScopeGenerateExcel
Creates the file xlsx.
createPivot(XSSFSheet, SheetData<?>, int, int, int, int, Integer) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Creates the pivot.

D

dataSource() - Method in class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Data source.
dateCellStyle(Workbook, CellStyle, String) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Date cell style.
DateDropDown - Class in bld.generator.report.excel.dropdown
The Class DateDropDown.
DateDropDown() - Constructor for class bld.generator.report.excel.dropdown.DateDropDown
Instantiates a new date drop down.
DateDropDown(Date, boolean) - Constructor for class bld.generator.report.excel.dropdown.DateDropDown
Instantiates a new date drop down.
DateDropDown(Date, List<Date>, boolean) - Constructor for class bld.generator.report.excel.dropdown.DateDropDown
Instantiates a new date drop down.
DateDropDown(Date, List<Date>) - Constructor for class bld.generator.report.excel.dropdown.DateDropDown
Instantiates a new date drop down.
DateDropDown(Date) - Constructor for class bld.generator.report.excel.dropdown.DateDropDown
Instantiates a new date drop down.
DEFAULT_WIDTH_COLUMN - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant DEFAULT_WIDTH_COLUMN.
DoubleDropDown - Class in bld.generator.report.excel.dropdown
The Class DoubleDropDown.
DoubleDropDown(Double, List<Double>, boolean) - Constructor for class bld.generator.report.excel.dropdown.DoubleDropDown
Instantiates a new double drop down.
DoubleDropDown(Double, List<Double>) - Constructor for class bld.generator.report.excel.dropdown.DoubleDropDown
Instantiates a new double drop down.
DoubleDropDown() - Constructor for class bld.generator.report.excel.dropdown.DoubleDropDown
Instantiates a new double drop down.
DoubleDropDown(Double, boolean) - Constructor for class bld.generator.report.excel.dropdown.DoubleDropDown
Instantiates a new double drop down.
DoubleDropDown(Double) - Constructor for class bld.generator.report.excel.dropdown.DoubleDropDown
Instantiates a new double drop down.
DropDown<T> - Class in bld.generator.report.excel.dropdown
The Class DropDown.
DropDown() - Constructor for class bld.generator.report.excel.dropdown.DropDown
Instantiates a new drop down.
DropDown(T, boolean) - Constructor for class bld.generator.report.excel.dropdown.DropDown
Instantiates a new drop down.
DropDown(T) - Constructor for class bld.generator.report.excel.dropdown.DropDown
Instantiates a new drop down.
DropDown(T, List<T>, boolean) - Constructor for class bld.generator.report.excel.dropdown.DropDown
Instantiates a new drop down.
DropDown(T, List<T>) - Constructor for class bld.generator.report.excel.dropdown.DropDown
Instantiates a new drop down.
DropDownCell - Class in bld.generator.report.excel.data
The Class DropDownCell.
DropDownCell(Sheet, SheetHeader, int, int, int, int, Integer) - Constructor for class bld.generator.report.excel.data.DropDownCell
 
DropDownCell() - Constructor for class bld.generator.report.excel.data.DropDownCell
Instantiates a new drop down cell.
DynamicChart<T extends DynamicRowSheet> - Class in bld.generator.report.excel
The Class DynamicChart.
DynamicChart(String) - Constructor for class bld.generator.report.excel.DynamicChart
Instantiates a new dynamic chart.
DynamicColumn - Interface in bld.generator.report.excel
The Interface DynamicColumn.
DynamicRowSheet - Class in bld.generator.report.excel
The Class DynamicRowSheet.
DynamicRowSheet() - Constructor for class bld.generator.report.excel.DynamicRowSheet
Instantiates a new dynamic row sheet.

E

EnableExcelGenerator - Annotation Type in bld.generator.report.excel.config.annotation
The Interface EnableExcelGenerator.
EnableExcelGeneratorConfiguration - Class in bld.generator.report.excel.config
The Class EnableExcelGeneratorConfiguration.
EnableExcelGeneratorConfiguration() - Constructor for class bld.generator.report.excel.config.EnableExcelGeneratorConfiguration
 
entityManager(LocalContainerEntityManagerFactoryBean) - Method in class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Entity manager.
entityManagerFactory(EntityManagerFactoryBuilder, DataSource, JpaVendorAdapter) - Method in class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Entity manager factory.
ENV_SHEET_NAME - Static variable in class bld.generator.report.utils.ExcelUtils
The Constant ENV_SHEET_NAME.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelBooleanTextImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartCategoryImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnWidthImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelDateImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowsImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderLayoutImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelMergeRowImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelRgbColorImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelRowHeightImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.annotation.impl.ExcelSubtotalImpl
Equals.
equals(Object) - Method in class bld.generator.report.excel.BaseSheet
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.ExcelBorder
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.ExcelColor
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.ExcelFont
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.ExtraColumn
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.FunctionCell
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.InfoColumn
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.InfoField
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.LayoutCell
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.MergeCell
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.ReportExcel
Equals.
equals(Object) - Method in class bld.generator.report.excel.data.SheetHeader
Equals.
equals(Object) - Method in class bld.generator.report.excel.dropdown.DropDown
Equals.
equals(Object) - Method in class bld.generator.report.excel.DynamicChart
Equals.
equals(Object) - Method in class bld.generator.report.excel.MergeSheet
Equals.
equals(Object) - Method in class bld.generator.report.excel.QuerySheetData
Equals.
equals(Object) - Method in class bld.generator.report.excel.SheetData
Equals.
equals(Object) - Method in class bld.generator.report.excel.SheetDynamicData
Equals.
equals(Object) - Method in class bld.generator.report.excel.SheetDynamicFunctionTotal
Equals.
equals(Object) - Method in class bld.generator.report.excel.SheetFunctionTotal
Equals.
evaluate(String, String, Number) - Static method in class bld.generator.report.utils.ExcelUtils
Evaluate.
EXCEL_CELL_LAYOUT_DATE - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant EXCEL_CELL_LAYOUT_DATE.
EXCEL_CELL_LAYOUT_DOUBLE - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant EXCEL_CELL_LAYOUT_DOUBLE.
EXCEL_CELL_LAYOUT_INTEGER - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant EXCEL_CELL_LAYOUT_INTEGER.
EXCEL_CELL_LAYOUT_STRING - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant EXCEL_CELL_LAYOUT_STRING.
EXCEL_COLUMN_WIDTH - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant EXCEL_COLUMN_WIDTH.
EXCEL_DATE_DD_MM_YYYY - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant EXCEL_DATE_DD_MM_YYYY.
ExcelAnnotationImpl<T extends Annotation> - Class in bld.generator.report.excel.annotation.impl
The Class ExcelAnnotationImpl.
ExcelAnnotationImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelAnnotationImpl
Instantiates a new excel annotation impl.
ExcelAreaBorder - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelAreaBorder.
ExcelAreaBorder is used to set a border on an area of cells.
ExcelAreaBorder is composed by: AreaRange - to define an area of cells Border - to set the border type IncludeSuperHeader - to enable/disable the area extension on the super header
ExcelAttachment<T> - Class in bld.generator.report.excel
The Class ExcelAttachment.
ExcelAttachment is used to attachment files within file excel.
It is composed by: Attachment - to define the file AttachmentType - to set type file FileName - to define file name The "attachment" field can be a byte array or a string, the string type represent the file path.
It is used by RowSheet classes.
ExcelBarChartData - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelBarChartData.
ExcelBaseDataSource - Class in bld.generator.report.excel.query.impl
The Class ExcelBaseDataSource.
ExcelBaseDataSource() - Constructor for class bld.generator.report.excel.query.impl.ExcelBaseDataSource
Instantiates a new excel base data source.
ExcelBooleanText - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelBooleanText.
ExcelBooleanTextImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelBooleanTextImpl.
ExcelBooleanTextImpl(String, String) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelBooleanTextImpl
Instantiates a new excel boolean text impl.
ExcelBooleanTextImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelBooleanTextImpl
Instantiates a new excel boolean text impl.
ExcelBorder - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelBorder.
ExcelBorder - Class in bld.generator.report.excel.data
The Class ExcelBorder.
This class is a property on LayoutCell class.
ExcelBorder() - Constructor for class bld.generator.report.excel.data.ExcelBorder
 
ExcelBorderImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelBorderImpl.
ExcelBorderImpl(BorderStyle, BorderStyle, BorderStyle, BorderStyle) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Instantiates a new excel border impl.
ExcelBorderImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Instantiates a new excel border impl.
ExcelBoxMessage - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelBoxMessage.
ExcelBoxMessageImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelBoxImpl.
ExcelBoxMessageImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Instantiates a new excel box impl.
ExcelBoxMessageImpl(boolean, BoxStyle, String, String) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Instantiates a new excel box impl.
ExcelCellLayout - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelCellLayout.
ExcelCellLayoutImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelCellLayoutImpl.
ExcelCellLayoutImpl(boolean, VerticalAlignment, ExcelRgbColor[], ExcelRgbColor[], int, HorizontalAlignment, ExcelFont, FillPatternType, ExcelBorder) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Instantiates a new excel cell layout impl.
ExcelCellLayoutImpl(boolean, VerticalAlignment, ExcelRgbColor[], ExcelRgbColor[], int, HorizontalAlignment, ExcelFont, FillPatternType, ExcelBorder, boolean) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Instantiates a new excel cell layout impl.
ExcelCellLayoutImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Instantiates a new excel cell layout impl.
ExcelChart - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelChart.
ExcelChartCategory - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelChartCategory.
ExcelChartCategoryImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelChartCategoryImpl.
ExcelChartCategoryImpl(String, String, String) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelChartCategoryImpl
Instantiates a new excel chart category impl.
ExcelChartCategoryImpl(String, String) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelChartCategoryImpl
Instantiates a new excel chart category impl.
ExcelChartCategoryImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelChartCategoryImpl
Instantiates a new excel chart category impl.
ExcelChartDataLabel - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelChartDataLabel.
ExcelChartDataLabelImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelChartDataLabelImpl.
ExcelChartDataLabelImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Instantiates a new excel chart data label impl.
ExcelChartDataLabelImpl(boolean, boolean, boolean, boolean, boolean) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Instantiates a new excel chart data label impl.
ExcelChartImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelChartImpl.
ExcelChartImpl(String, ExcelChartCategory[], ChartTypes, int, int, LegendPosition, AxisPosition, AxisPosition, String, boolean, String, PresetColor[], PresetColor, PresetColor, AxisCrosses, AxisCrossBetween, boolean, ExcelChartDataLabel, boolean, SpreadsheetVersion) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Instantiates a new excel chart impl.
ExcelChartImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Instantiates a new excel chart impl.
ExcelCharts - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelCharts.
ExcelColor - Class in bld.generator.report.excel.data
The Class ExcelColor.
This class is used as a property on LayoutCell class.
ExcelColor() - Constructor for class bld.generator.report.excel.data.ExcelColor
 
ExcelColumn - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelColumn.
excelColumn() - Method in class bld.generator.report.excel.data.SheetHeader
Excel column.
ExcelColumnImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelColumnImpl.
ExcelColumnImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Instantiates a new excel column impl.
ExcelColumnImpl(String, double) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Instantiates a new excel column impl.
ExcelColumnImpl(String, String, double, boolean) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Instantiates a new excel column impl.
ExcelColumnWidth - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelColumnWidth.
ExcelColumnWidthImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelColumnWidthImpl.
ExcelColumnWidthImpl(int) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelColumnWidthImpl
Instantiates a new excel column width impl.
ExcelColumnWidthImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelColumnWidthImpl
Instantiates a new excel column width impl.
ExcelConstant - Class in bld.generator.report.excel.constant
The Class ExcelConstant.
ExcelConstant() - Constructor for class bld.generator.report.excel.constant.ExcelConstant
 
ExcelDataSource - Interface in bld.generator.report.excel.query
The Interface ExcelDataSource.
ExcelDate - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelDate.
ExcelDate is used to set the date format and it is set on fields of the classes: RowSheet SheetSummary
ExcelDateImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelDateImpl.
ExcelDateImpl(ColumnDateFormat) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelDateImpl
Instantiates a new excel date impl.
ExcelDateImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelDateImpl
Instantiates a new excel date impl.
ExcelDropDown - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelDropDown.
Excel Drop Down is used to create a drop down list that references another table within the Excel file.
ExcelDropDownImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelDropDownImpl.
ExcelDropDownImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Instantiates a new excel drop down impl.
ExcelDropDownImpl(boolean, String) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Instantiates a new excel drop down impl.
ExcelDropDownImpl(boolean, String, ExcelFormulaAlias[], ExcelBoxMessage) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Instantiates a new excel drop down impl.
ExcelDropDownImpl(boolean, String, ExcelFormulaAlias[]) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Instantiates a new excel drop down impl.
ExcelFont - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelFont.
ExcelFont defines the following properties: Font - to set font type Bold - to enable/disable bold Italic - to enable/disable italic Underline - to set underline type Size - to set font size
It is a property of the following annotations: ExcelCellLayout ExcelHeaderCellLayout
ExcelFont - Class in bld.generator.report.excel.data
The Class ExcelFont.
This class is used as a property on LayoutCell class.
ExcelFont() - Constructor for class bld.generator.report.excel.data.ExcelFont
 
ExcelFontImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelFontImpl.
ExcelFontImpl(UnderlineType, short, boolean, FontType, boolean) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Instantiates a new excel font impl.
ExcelFontImpl(UnderlineType, int, boolean, FontType, boolean) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Instantiates a new excel font impl.
ExcelFontImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Instantiates a new excel font impl.
ExcelFormulaAlias - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelFormulaAlias.
ExcelFormulaAliasImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelFormulaAliasImpl.
ExcelFormulaAliasImpl(String, String, String, boolean, boolean) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Instantiates a new excel formula alias impl.
ExcelFormulaAliasImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Instantiates a new excel formula alias impl.
ExcelFreezePane - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelFreezePane.
ExcelFreezePane is used to freeze rows and columns.
It is set on SheetData classes and it is composed from: ColumnFreez - to lock the number of columns RowFreez - to lock the number of rows
ExcelFunction - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelFunction.
ExcelFunction is used to define the excel functions through: Function - to set function NameFunction - function identifier AnotherTable - it is enabled if the function is referred to another table Here are a series of examples: How to sum the records on a column? - You must concatenate column name with RowStart and RowEnd, example sum(${fieldNameRowStart}:${fieldNameRowEnd}), in the same way on a merged cell you can obtain the sum of a group of rows.
The names of the two fields must be the same How to sum the records on a row? - Here You will use 2 different fields names and the function will be written as follows: sum(${fieldName1}:${fiedlName2}), indexes should not be written ExcelFunction is a property of the following annotations: ExcelFunctionMergeRow ExcelFunctionRow Below an example to calculate functions on rows and columns.
ExcelFunctionImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelFunctionImpl.
ExcelFunctionImpl(String, String) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Instantiates a new excel function impl.
ExcelFunctionImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Instantiates a new excel function impl.
ExcelFunctionImpl(String, String, boolean) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Instantiates a new excel function impl.
ExcelFunctionImpl(String, String, boolean, ExcelFormulaAlias[]) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Instantiates a new excel function impl.
ExcelFunctionMergeRow - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelFunctionMergeRow.
ExcelFunctionMergeRow is used to configure the cell layout merged and define the excel function.
It is composed from: ExcelCellsLayout - to define cell layout ExcelColumn - to define the header description and the position of column ExcelMergeRow - it is used to merge cells after checking the equality the reference field values ExcelFunction - to define the function ExcelColumnWidth - to set column width<7li> ExcelHeaderCellLayout - to define header cell layout ExcelSubtotal - to execute subtotal function ExcelFunctionMergeRow is parameter of the annotation ExcelFunctionRows.
ExcelFunctionMergeRowImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelFunctionMergeRowImpl.
ExcelFunctionMergeRowImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Instantiates a new excel function merge row impl.
ExcelFunctionMergeRowImpl(ExcelCellLayout, ExcelColumn, ExcelMergeRow, ExcelFunction, ExcelColumnWidth) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Instantiates a new excel function merge row impl.
ExcelFunctionMergeRowImpl(ExcelCellLayout, ExcelColumn, ExcelMergeRow, ExcelFunction, ExcelColumnWidth, ExcelHeaderCellLayout, ExcelSubtotal) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Instantiates a new excel function merge row impl.
ExcelFunctionRow - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelFunctionRow.
ExcelFunctionRowImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelFunctionRowImpl.
ExcelFunctionRowImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Instantiates a new excel function row impl.
ExcelFunctionRowImpl(ExcelCellLayout, ExcelColumn, ExcelFunction, ExcelColumnWidth) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Instantiates a new excel function row impl.
ExcelFunctionRowImpl(ExcelCellLayout, ExcelColumn, ExcelFunction, ExcelColumnWidth, ExcelHeaderCellLayout, ExcelSubtotal) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Instantiates a new excel function row impl.
ExcelFunctionRows - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelFunctionRows.
ExcelFunctionRows is used to manage 2 lists: excelFunctions excelFunctionMerges It must be managed on RowSheet classes.
ExcelFunctionRowsImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelFunctionRowsImpl.
ExcelFunctionRowsImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionRowsImpl
Instantiates a new excel function rows impl.
ExcelFunctionRowsImpl(ExcelFunctionRow[], ExcelFunctionMergeRow[]) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelFunctionRowsImpl
Instantiates a new excel function rows impl.
ExcelGeneratorException - Exception in bld.generator.report.excel.exception
The Class ExceptionExcelGenerator.
ExcelGeneratorException() - Constructor for exception bld.generator.report.excel.exception.ExcelGeneratorException
Instantiates a new exception excel generator.
ExcelGeneratorException(String, Throwable) - Constructor for exception bld.generator.report.excel.exception.ExcelGeneratorException
Instantiates a new exception excel generator.
ExcelGeneratorException(String) - Constructor for exception bld.generator.report.excel.exception.ExcelGeneratorException
Instantiates a new exception excel generator.
ExcelGeneratorException(Throwable) - Constructor for exception bld.generator.report.excel.exception.ExcelGeneratorException
Instantiates a new exception excel generator.
ExcelHeaderCellLayout - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelHeaderCellLayout.
ExcelHeaderCellLayoutImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelHeaderCellLayoutImpl.
ExcelHeaderCellLayoutImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Instantiates a new excel header cell layout impl.
ExcelHeaderCellLayoutImpl(boolean, VerticalAlignment, ExcelRgbColor, ExcelRgbColor, HorizontalAlignment, ExcelFont, FillPatternType, ExcelBorder, int, boolean) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Instantiates a new excel header cell layout impl.
ExcelHeaderLayout - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelHeaderLayout.
ExcelHeaderLayout is used to configure the header of the table.
It is composed by: RowHeight - to set row height ExcelHeaderCellLayout - to set the header cell style It must be to managed in SheetData classes.
ExcelHeaderLayoutImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelHeaderLayoutImpl.
ExcelHeaderLayoutImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelHeaderLayoutImpl
Instantiates a new excel header layout impl.
ExcelHeaderLayoutImpl(short, ExcelHeaderCellLayout) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelHeaderLayoutImpl
Instantiates a new excel header layout impl.
ExcelHyperlink - Class in bld.generator.report.excel
The Class ExcelHyperlink.
ExcelHyperlink(String, String, HyperlinkType, Integer, String) - Constructor for class bld.generator.report.excel.ExcelHyperlink
Instantiates a new excel hyperlink.
ExcelImage - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelImage.
The ExcelImage is used to add image into cell, and it need to set the following properties.
PictureType - to define the picture type AnchorType - to define to anchor type ResizeHeight - to define the resize in height resize(1.0,1.0) - it keeps the original size. resize(0.5,0.5) it resizes to 50% of the original. resize(2.0,2.0) it resizes to 200% of the original. ResizeWidth - to define the resize in width resize(1.0,1.0) - it keeps the original size. resize(0.5,0.5) it resizes to 50% of the original. resize(2.0,2.0) it resizes to 200% of the original.
ExcelLabel - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelLabel.
ExcelLabel writes a label on the sheet and it must be added in the field within the SheetData classes.
It is composed by: ExcelCellsLayout - to define cell layout ColumnMerge - to set the number of merged cells
ExcelMarginSheet - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelMarginSheet.
ExcelMarginSheet is used to set the margin for all the cells of the sheet.
Top Bottom Left Right
ExcelMergeRow - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelMergeRow.
ExcelMergeRow works as follows:
It is used to merge cells after checking the equality the reference field values.
ReferenceField is empty only to the field identifier of the table and it must be in the first column.
ExcelMergeRow works only if the property "notMerge" in ExcelSheetLayout is disabled.
ExcelMergeRow is an annotation of the fields within RowSheet classes.
ExcelMergeRowImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelMergeRowImpl.
ExcelMergeRowImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelMergeRowImpl
Instantiates a new excel merge row impl.
ExcelMergeRowImpl(String) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelMergeRowImpl
Instantiates a new excel merge row impl.
ExcelMultipleDataSource - Class in bld.generator.report.excel.query.impl
The Class ExcelMultipleDataSource.
ExcelMultipleDataSource works if the "bld.commons.multiple.datasource" property is enabled
ExcelMultipleDataSource() - Constructor for class bld.generator.report.excel.query.impl.ExcelMultipleDataSource
 
ExcelPivot - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelPivot.
ExcelPivot is used to create a pivot table, you can define the starting column through the property "startColumn".
This annotation is added within ${link bld.generator.report.excel.SheetData} classes.
ExcelPivotColumn - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelPivotColumn.
ExcelPivotColumn is used to add the columns in the pivot table.
This annotation is added on fields of the ${link bld.generator.report.excel.RowSheet} classes.
You can set the order of the columns through the property "order".
ExcelPivotColumnFunction - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelPivotColumnFunction.
ExcelPivotColumnFunction is used to add a column with specific function within pivot table.
ExcelPivotColumnFunction is composed of the following properties: Order - to order the write of the column DataConsolidateFunction - to define the function This annotation is added on fields of the ${link bld.generator.report.excel.RowSheet} classes.
ExcelPivotFilter - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelPivotFilter.
ExcelPivotRow - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelPivotRow.
ExcelPivotRow is used to add the rows in the pivot table.
This annotation is added on fields of the ${link bld.generator.report.excel.RowSheet} classes.
You can set the order of the rows through the property "order".
ExcelQuery - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelQuery.
ExcelQueryComponent - Interface in bld.generator.report.excel.query
The Interface ExcelQueryComponent.
ExcelQueryComponentImpl - Class in bld.generator.report.excel.query.impl
The Class ExcelQueryComponentImpl.
ExcelQueryComponentImpl is the class that manages the QuerySheetData classes and the annotation ExcelQuery.
ExcelQueryComponentImpl() - Constructor for class bld.generator.report.excel.query.impl.ExcelQueryComponentImpl
 
ExcelRgbColor - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelRgbColor.
ExcelRgbColor is used to set the color by the RGB color model.
ExcelRgbColorImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelRgbColorImpl.
ExcelRgbColorImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelRgbColorImpl
Instantiates a new excel rgb color impl.
ExcelRgbColorImpl(byte, byte, byte) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelRgbColorImpl
Instantiates a new excel rgb color impl.
ExcelRgbColorImpl(int, int, int) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelRgbColorImpl
Instantiates a new excel rgb color impl.
ExcelRowHeight - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelRowHeight.
ExcelRowHeight is used to set the row height in centimeters.
It is set on RowSheet classes or it added on field within of SheetSummary classes.
ExcelRowHeightImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelRowHeightImpl.
ExcelRowHeightImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelRowHeightImpl
Instantiates a new excel row height impl.
ExcelRowHeightImpl(short) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelRowHeightImpl
Instantiates a new excel row height impl.
ExcelSelectCell - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelSelectCell.
ExcelSelectCell is use to select a cell within a cover file.
It is used on ReportExcel classes.
ExcelSheetLayout - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelSheetLayout.
ExcelSheetLayout is used to configure the sheet layout through: Landscape - to enable/disable landscape NotMerge - to enable/disable merged cells SortAndFilter - to enable/disable sort and filter StartColumn - to set the column start StartRow - to set the row start Order - to set index on sheets list AreaBorder - to define the border areas showHeader - to enable/disable the writing of the header It is used on SheetData and SheetSummary classes.
ExcelSingleDataSource - Class in bld.generator.report.excel.query.impl
The Class ExcelSingleDataSource.
ExcelSingleDataSource works if the following properties match this conditions: spring.datasource.url - it is defined bld.commons.multiple.datasource - it is disabled or missing
ExcelSingleDataSource() - Constructor for class bld.generator.report.excel.query.impl.ExcelSingleDataSource
 
ExcelSubtotal - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelSubtotal.
ExcelSubtotal and ExcelSubtotals are used To calculate the subtotals grouped by the value of the first column, the function type is defined by the "dataConsolidateFunction" property.
This annotation is added to fields within classes of type "RowSheet".
The property ExcelCellLayout define the cell layout.
ExcelSubtotalImpl - Class in bld.generator.report.excel.annotation.impl
The Class ExcelSubtotalImpl.
ExcelSubtotalImpl() - Constructor for class bld.generator.report.excel.annotation.impl.ExcelSubtotalImpl
Instantiates a new excel subtotal impl.
ExcelSubtotalImpl(ExcelCellLayout, boolean, DataConsolidateFunction) - Constructor for class bld.generator.report.excel.annotation.impl.ExcelSubtotalImpl
Instantiates a new excel subtotal impl.
ExcelSubtotals - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelSubtotals.
ExcelSubtotals and ExcelSubtotal are used To calculate the subtotals grouped by the value of the first column, the function type is defined within of ExcelSubtotal, here instead you set the "startLabel" and "endLabel" properties to be concatenated to the first column and to define the subtotal label that groups all rows.
This annotation is defined within classes of type "RowSheet".
The property ExcelCellLayout define the cell layout instead the property sumForGroup enable the subtotals grouped by the value of the first column.
ExcelSummary - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelSummary.
ExcelSummary is used to define the following properties: Title - to write the title of table Comment - to write a comment on header Layout - to set the cell style on cells of the first column widthColumn1 - to set the width on the first column widthColumn2 - to set the width on the second column It must be to used on SheetSummary classes
ExcelSuperHeader - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelSuperHeader.
ExcelSuperHeader defines the top level header cell and it sets the row height.
It is a property of the annotation ExcelSuperHeaders.
ExcelSuperHeaderCell - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelSuperHeaderCell.
ExcelSuperHeaderCell is used to write the top level header cell.
It is composed by: ColumnName - to define the top level header name ColumnRange - to set the cell range address ExcelHeaderCellLayout - to set the style of the top level header cell It is a property of the annotation ExcelSuperHeader.
ExcelSuperHeaders - Annotation Type in bld.generator.report.excel.annotation
The Interface ExcelSuperHeaders.
ExcelSuperHeaders manages a list of the top level header cell through superHeaders property.
It is used on SheetData classes and it is not used on SheetDynamicData classes
ExcelUtils - Class in bld.generator.report.utils
The Class ExcelUtils.
ExcelUtils() - Constructor for class bld.generator.report.utils.ExcelUtils
 
executeQuery(QuerySheetData<T>) - Method in interface bld.generator.report.excel.query.ExcelQueryComponent
Execute query.
executeQuery(QuerySheetData<T>) - Method in class bld.generator.report.excel.query.impl.ExcelQueryComponentImpl
Execute query.
ExtraColumn - Class in bld.generator.report.excel.data
The Class ExtraColumn.
ExtraColumn() - Constructor for class bld.generator.report.excel.data.ExtraColumn
 
ExtraColumnAnnotation - Class in bld.generator.report.excel.data
The Class ExtraColumnAnnotation.
ExtraColumnAnnotation is used to configure the dynamic cells type and the style.
It must be set on mapExtraColumnAnnotation within the SheetDynamicData classes.
ExtraColumnAnnotation() - Constructor for class bld.generator.report.excel.data.ExtraColumnAnnotation
 

F

fillPatternType - Variable in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
The fill pattern type.
FloatDropDown - Class in bld.generator.report.excel.dropdown
The Class FloatDropDown.
FloatDropDown() - Constructor for class bld.generator.report.excel.dropdown.FloatDropDown
Instantiates a new float drop down.
FloatDropDown(Float, boolean) - Constructor for class bld.generator.report.excel.dropdown.FloatDropDown
Instantiates a new float drop down.
FloatDropDown(Float) - Constructor for class bld.generator.report.excel.dropdown.FloatDropDown
Instantiates a new float drop down.
FloatDropDown(Float, List<Float>, boolean) - Constructor for class bld.generator.report.excel.dropdown.FloatDropDown
Instantiates a new float drop down.
FloatDropDown(Float, List<Float>) - Constructor for class bld.generator.report.excel.dropdown.FloatDropDown
Instantiates a new float drop down.
font - Variable in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
The font.
FONT - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant FONT.
FontType - Enum in bld.generator.report.excel.constant
The Enum FontType.
FontType is used to set font property on the following annotation ExcelFont.
FunctionCell - Class in bld.generator.report.excel.data
The Class FunctionCell.
FunctionCell() - Constructor for class bld.generator.report.excel.data.FunctionCell
Instantiates a new function cell.
FunctionCell(Cell, SheetHeader) - Constructor for class bld.generator.report.excel.data.FunctionCell
Instantiates a new function cell.
FunctionCell(Cell, SheetHeader, MergeCell) - Constructor for class bld.generator.report.excel.data.FunctionCell
Instantiates a new function cell.
FunctionsTotal<T extends SheetFunctionTotal<? extends RowSheet>> - Interface in bld.generator.report.excel
The Interface FunctionsTotal.

G

GenerateExcel - Interface in bld.generator.report.excel
The Interface GenerateExcel.
GenerateExcelImpl - Class in bld.generator.report.excel.impl
The Class GenerateExcelImpl.
In the GenerateExcelImpl class starts the process to generate the xls or xlsx file.
Below is a summary table with the features of the functions for generating excel files.
HSSF XSSF SXSSF Function createFileXls createFileXlsx createBigDataFileXlsx CPU and memory efficiency Varies varies Good Read Files Yes Yes No Write Files Yes Yes Yes Create sheets/rows/cells Yes Yes Yes Delete sheets/rows/cells Yes Yes No Styling cells Yes Yes Yes Shift rows Yes Yes No Cloning sheets Yes Yes No Formula evaluation Yes Yes No Cell comments Yes Yes No Picture Yes Yes No
GenerateExcelImpl() - Constructor for class bld.generator.report.excel.impl.GenerateExcelImpl
 
generateHeaderSheetData(Workbook, Sheet, SheetData<T>, Integer) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Generate header sheet data.
getAddress() - Method in class bld.generator.report.excel.ExcelHyperlink
Gets the address.
getAddressDocument() - Method in class bld.generator.report.excel.ExcelHyperlink
Gets the address document.
getAlias() - Method in class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Gets the alias.
getAlias() - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Gets the alias.
getAlias() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Gets the alias.
getAnnotation() - Method in class bld.generator.report.excel.annotation.impl.ExcelAnnotationImpl
Gets the annotation.
getAnnotation(Class<?>, Class<T>) - Static method in class bld.generator.report.utils.ExcelUtils
Gets the annotation.
getAnnotation(Field, Class<T>) - Static method in class bld.generator.report.utils.ExcelUtils
Gets the annotation.
getApplicationContext() - Static method in class bld.generator.report.utils.ExcelUtils
Gets the application context.
getAreaRange() - Method in class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Gets the area range.
getAttachment() - Method in class bld.generator.report.excel.ExcelAttachment
Gets the attachment.
getAttachmentType() - Method in class bld.generator.report.excel.ExcelAttachment
Gets the attachment type.
getAxisLineColor() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the axis line color.
getBlue() - Method in class bld.generator.report.excel.annotation.impl.ExcelRgbColorImpl
Gets the blue.
getBlue() - Method in class bld.generator.report.excel.data.ExcelColor
Gets the blue.
getBorder() - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Gets the border.
getBorder() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Gets the border.
getBorder() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the border.
getBorder(CellStyle, ExcelBorder) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Gets the border.
getBottom() - Method in class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Gets the bottom.
getBottom() - Method in class bld.generator.report.excel.data.ExcelBorder
Gets the bottom.
getBoxMessage() - Method in class bld.generator.report.excel.dropdown.DropDown
Gets the box message.
getBoxStyle() - Method in class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Gets the box style.
getBoxStyle() - Method in class bld.generator.report.excel.dropdown.BoxMessage
Gets the box style.
getCategoryAxis() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the category axis.
getCell() - Method in class bld.generator.report.excel.data.FunctionCell
Gets the cell.
getCellFrom() - Method in class bld.generator.report.excel.data.MergeCell
Gets the cell from.
getCellStyleFrom() - Method in class bld.generator.report.excel.data.MergeCell
Gets the cell style from.
getCellStyleHeader(Workbook, Sheet, SheetComponent, Row) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Gets the cell style header.
getChartTypes() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the chart types.
getClassAnnotation() - Method in class bld.generator.report.excel.annotation.impl.ExcelAnnotationImpl
Gets the class annotation.
getColor(byte...) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Gets the color.
getColumn() - Method in class bld.generator.report.excel.ExcelHyperlink
Gets the column.
getColumnFrom() - Method in class bld.generator.report.excel.data.MergeCell
Gets the column from.
getColumnName() - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Gets the column name.
getColumnNum() - Method in class bld.generator.report.excel.data.InfoColumn
Gets the column num.
getColumnTo() - Method in class bld.generator.report.excel.data.MergeCell
Gets the column to.
getComment() - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Gets the comment.
getCoordinate() - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Gets the coordinate.
getCrossBetween() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the cross between.
getCrosses() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the crosses.
getDataConsolidateFunction() - Method in class bld.generator.report.excel.annotation.impl.ExcelSubtotalImpl
Gets the data consolidate function.
getDate() - Method in class bld.generator.report.excel.data.ReportExcel
Gets the date.
getEmptyRow() - Method in class bld.generator.report.excel.data.SubtotalRow
Gets the empty row.
getEntityManager(LocalContainerEntityManagerFactoryBean) - Method in class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Gets the entity manager.
getEntityManager(String) - Method in interface bld.generator.report.excel.query.ExcelDataSource
Gets the entity manager.
getEntityManager(String) - Method in class bld.generator.report.excel.query.impl.ExcelMultipleDataSource
Gets the entity manager.
getEntityManager(String) - Method in class bld.generator.report.excel.query.impl.ExcelSingleDataSource
Gets the entity manager.
getEntityManagerFactory(EntityManagerFactoryBuilder, DataSource, JpaVendorAdapter) - Method in class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Gets the entity manager factory.
getEntityPackage() - Method in class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Gets the entity package.
getErrorBox() - Method in class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Gets the error box.
getExcelBooleanText() - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Gets the excel boolean text.
getExcelBooleanText() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the excel boolean text.
getExcelCellLayout() - Method in class bld.generator.report.excel.annotation.impl.ExcelSubtotalImpl
Gets the excel cell layout.
getExcelCellLayout() - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Gets the excel cell layout.
getExcelCellLayout() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the excel cell layout.
getExcelCellsLayout() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Gets the excel cells layout.
getExcelCellsLayout() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Gets the excel cells layout.
getExcelChartCategories() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the excel chart categories.
getExcelChartDataLabel() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the excel chart data label.
getExcelColumn() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Gets the excel column.
getExcelColumn() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Gets the excel column.
getExcelColumn() - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Gets the excel column.
getExcelColumn() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the excel column.
getExcelColumnWidth() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Gets the excel column width.
getExcelColumnWidth() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Gets the excel column width.
getExcelColumnWidth() - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Gets the excel column width.
getExcelColumnWidth() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the excel column width.
getExcelDate() - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Gets the excel date.
getExcelDate() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the excel date.
getExcelDropDown() - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Gets the excel drop down.
getExcelDropDown() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the excel drop down.
getExcelFunction() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Gets the excel function.
getExcelFunction() - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Gets the excel function.
getExcelFunction() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the excel function.
getExcelFunctionMerges() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowsImpl
Gets the excel function merges.
getExcelFunctions() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowsImpl
Gets the excel functions.
getExcelHeaderCellLayout() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Gets the excel header cell layout.
getExcelHeaderCellLayout() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Gets the excel header cell layout.
getExcelHeaderCellLayout() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderLayoutImpl
Gets the excel header cell layout.
getExcelHeaderCellLayout() - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Gets the excel header layout.
getExcelHeaderCellLayout() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the excel header layout.
getExcelImage() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the excel image.
getExcelMergeRow() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Gets the excel merge row.
getExcelMergeRow() - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Gets the excel merge row.
getExcelMergeRow() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the excel merge row.
getExcelSubtotal() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Gets the excel subtotal.
getExcelSubtotal() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Gets the excel subtotal.
getExcelSubtotal() - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Gets the excel subtotal.
getExcelSubtotal() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the excel subtotal.
getExtraColumnAnnotation() - Method in class bld.generator.report.excel.data.ExtraColumn
Gets the extra column annotation.
getField() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the field.
getFieldName() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartCategoryImpl
Gets the field name.
getFileExtension() - Method in enum bld.generator.report.excel.constant.AttachmentType
Gets the file extension.
getFileName() - Method in class bld.generator.report.excel.ExcelAttachment
Gets the file name.
getFillPatternType() - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Gets the fill pattern type.
getFillPatternType() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Gets the fill pattern type.
getFillPatterType() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the fill patter type.
getFirstCol() - Method in class bld.generator.report.excel.data.DropDownCell
Gets the first col.
getFirstColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getFirstLockedRowFirstColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getFirstLockedRowFirstLockedColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getFirstLockedRowLastColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getFirstLockedRowLastLockedColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getFirstRow() - Method in class bld.generator.report.excel.data.DropDownCell
Gets the first row.
getFirstRow() - Method in class bld.generator.report.excel.data.InfoChart
Gets the first row.
getFirstRow() - Method in class bld.generator.report.excel.data.InfoColumn
Gets the first row.
getFirstRow() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getFirstRowFirstColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getFirstRowFirstLockedColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getFirstRowLastColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getFirstRowLastLockedColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getFont() - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Gets the font.
getFont() - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Gets the font.
getFont() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Gets the font.
getFont() - Method in class bld.generator.report.excel.data.ExcelFont
Gets the font.
getFont() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the font.
getFont(Workbook, ExcelFont) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Gets the font.
getFontColor() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the font color.
getForegroundColor() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the foreground color.
getFormat() - Method in class bld.generator.report.excel.annotation.impl.ExcelDateImpl
Gets the format.
getFormat() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the format.
getFormulaEvaluator() - Method in class bld.generator.report.excel.data.FunctionCell
Gets the formula evaluator.
getFunction() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartCategoryImpl
Gets the function.
getFunction() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Gets the function.
getFunction() - Method in class bld.generator.report.excel.data.InfoChart
Gets the function.
getGreen() - Method in class bld.generator.report.excel.annotation.impl.ExcelRgbColorImpl
Gets the green.
getGreen() - Method in class bld.generator.report.excel.data.ExcelColor
Gets the green.
getGridLineColor() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the grid line color.
getHeight() - Method in class bld.generator.report.excel.annotation.impl.ExcelRowHeightImpl
Gets the height.
getHorizontalAlignment() - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Gets the horizontal alignment.
getHorizontalAlignment() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Gets the horizontal alignment.
getHorizontalAlignment() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the horizontal alignment.
getHyperlinkType() - Method in class bld.generator.report.excel.ExcelHyperlink
Gets the hyperlink type.
getId() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the id.
getIfFalse() - Method in class bld.generator.report.excel.annotation.impl.ExcelBooleanTextImpl
Gets the if false.
getIfTrue() - Method in class bld.generator.report.excel.annotation.impl.ExcelBooleanTextImpl
Gets the if true.
getImage() - Method in enum bld.generator.report.excel.constant.AttachmentType
Gets the image.
getIndexColumn() - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Gets the index column.
getIndexRow() - Method in class bld.generator.report.excel.data.DropDownCell
 
getKey() - Method in class bld.generator.report.excel.data.InfoField
Gets the key.
getKey() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the key.
getKeyColumn(Sheet, String) - Static method in class bld.generator.report.utils.ExcelUtils
Gets the key column.
getKeyMap() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the key map.
getLabel() - Method in class bld.generator.report.excel.data.SubtotalRow
Gets the label.
getLastCol() - Method in class bld.generator.report.excel.data.DropDownCell
Gets the last col.
getLastColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getLastLockedRowFirstColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getLastLockedRowFirstLockedColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getLastLockedRowLastColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getLastLockedRowLastLockedColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getLastRow() - Method in class bld.generator.report.excel.data.DropDownCell
Gets the last row.
getLastRow() - Method in class bld.generator.report.excel.data.InfoChart
Gets the last row.
getLastRow() - Method in class bld.generator.report.excel.data.InfoColumn
Gets the last row.
getLastRow() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getLastRowFirstColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getLastRowFirstLockedColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getLastRowLastColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getLastRowLastLockedColumn() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getLastRowReference() - Method in class bld.generator.report.excel.data.InfoColumn
Gets the last row reference.
getLayoutCell(Integer) - Method in class bld.generator.report.excel.data.SheetHeader
Gets the layout cell.
getLeft() - Method in class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Gets the left.
getLeft() - Method in class bld.generator.report.excel.data.ExcelBorder
Gets the left.
getLegendPosition() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the legend position.
getLineColor() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the line color.
getList() - Method in class bld.generator.report.excel.dropdown.DropDown
Gets the list.
getListBaseSheet() - Method in class bld.generator.report.excel.data.ReportExcel
Gets the list base sheet.
getListExcelChart() - Method in class bld.generator.report.excel.DynamicChart
Gets the list excel chart.
getListField(Class<?>) - Static method in class bld.generator.report.utils.ExcelUtils
Gets the list field.
getListRowSheet() - Method in class bld.generator.report.excel.SheetData
Gets the list row sheet.
getListSheet() - Method in class bld.generator.report.excel.MergeSheet
Gets the list sheet.
getListSheetHeader(Class<?>, Object, Sheet) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Gets the list sheet header.
getMapExtraColumnAnnotation() - Method in interface bld.generator.report.excel.DynamicColumn
Gets the map extra column annotation.
getMapExtraColumnAnnotation() - Method in class bld.generator.report.excel.SheetDynamicData
Gets the map extra column annotation.
getMapExtraColumnAnnotation() - Method in class bld.generator.report.excel.SheetDynamicFunctionTotal
Gets the map extra column annotation.
getMapField(Class<?>) - Static method in class bld.generator.report.utils.ExcelUtils
Gets the map field.
getMapLayoutCell() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the map layout cell.
getMapParameters() - Method in class bld.generator.report.excel.QuerySheetData
Gets the map parameters.
getMapRowMergeRow() - Method in class bld.generator.report.excel.data.InfoColumn
Gets the map row merge row.
getMapValue() - Method in class bld.generator.report.excel.DynamicRowSheet
Gets the map value.
getMergeCell() - Method in class bld.generator.report.excel.data.InfoColumn
Gets the merge cell.
getMergeRow() - Method in class bld.generator.report.excel.data.FunctionCell
Gets the merge row.
getMessage() - Method in class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Gets the message.
getMessage() - Method in class bld.generator.report.excel.dropdown.BoxMessage
Gets the message.
getNamedParameterJdbcTemplate(String) - Method in interface bld.generator.report.excel.query.ExcelDataSource
Gets the named parameter jdbc template.
getNamedParameterJdbcTemplate(String) - Method in class bld.generator.report.excel.query.impl.ExcelBaseDataSource
Gets the named parameter jdbc template.
getNameFunction() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Gets the name function.
getNameParameter(String) - Static method in class bld.generator.report.utils.ExcelUtils
Gets the name parameter.
getNumColumn() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the num column.
getParameter(String) - Method in enum bld.generator.report.excel.constant.RowStartEndType
Gets the parameter.
getPersistenceUnit() - Method in class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Gets the persistence unit.
getPrecision() - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Gets the precision.
getPrecision() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the precision.
getRed() - Method in class bld.generator.report.excel.annotation.impl.ExcelRgbColorImpl
Gets the red.
getRed() - Method in class bld.generator.report.excel.data.ExcelColor
Gets the red.
getReferenceField() - Method in class bld.generator.report.excel.annotation.impl.ExcelMergeRowImpl
Gets the reference field.
getRgbFont() - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Gets the rgb font.
getRgbFont() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Gets the rgb font.
getRgbFont() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the rgb font.
getRgbForeground() - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Gets the rgb foreground.
getRgbForeground() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Gets the rgb foreground.
getRgbForeground() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the rgb foreground.
getRight() - Method in class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Gets the right.
getRight() - Method in class bld.generator.report.excel.data.ExcelBorder
Gets the right.
getRotation() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Gets the rotation.
getRotation() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the rotation.
getRow() - Method in class bld.generator.report.excel.ExcelHyperlink
Gets the row.
getRowClass() - Method in class bld.generator.report.excel.SheetData
Gets the row class.
getRowEnd() - Method in class bld.generator.report.excel.data.MergeCell
Gets the row end.
getRowHeader() - Method in class bld.generator.report.excel.data.InfoColumn
Gets the row header.
getRowHeight() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderLayoutImpl
Gets the row height.
getRowRegex() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartCategoryImpl
Gets the row regex.
getRowsNumber() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getRowStart() - Method in class bld.generator.report.excel.data.MergeCell
Gets the row start.
getSheet() - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Gets the sheet.
getSheet() - Method in class bld.generator.report.excel.data.DropDownCell
Gets the sheet.
getSheet() - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
getSheetFunctionsTotal() - Method in interface bld.generator.report.excel.FunctionsTotal
Gets the sheet functions total.
getSheetHeader() - Method in class bld.generator.report.excel.data.DropDownCell
Gets the sheet header.
getSheetHeader() - Method in class bld.generator.report.excel.data.FunctionCell
Gets the sheet header.
getSheetHeader() - Method in class bld.generator.report.excel.data.MergeCell
Gets the sheet header.
getSheetName() - Method in class bld.generator.report.excel.BaseSheet
Gets the name sheet.
getSize() - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Gets the size.
getSize() - Method in class bld.generator.report.excel.data.ExcelFont
Gets the size.
getSizeColumn() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the size column.
getSizeRow() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the size row.
getSizeSuperHeader(SheetData<T>) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Gets the size super header.
getSpreadsheetVersion() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the spreadsheet version.
getTClass(Object) - Static method in class bld.generator.report.utils.ExcelUtils
Gets the t class.
getTClass(Object, int) - Static method in class bld.generator.report.utils.ExcelUtils
Gets the t class.
getTitle() - Method in class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Gets the title.
getTitle() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the title.
getTitle() - Method in class bld.generator.report.excel.data.InfoChart
Gets the title.
getTitle() - Method in class bld.generator.report.excel.data.ReportExcel
Gets the title.
getTitle() - Method in class bld.generator.report.excel.dropdown.BoxMessage
Gets the title.
getTop() - Method in class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Gets the top.
getTop() - Method in class bld.generator.report.excel.data.ExcelBorder
Gets the top.
getTransactionManager(EntityManagerFactoryBuilder, LocalContainerEntityManagerFactoryBean, DataSource) - Method in class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Gets the transaction manager.
getUnderline() - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Gets the underline.
getUnderline() - Method in class bld.generator.report.excel.data.ExcelFont
Gets the underline.
getValue() - Method in enum bld.generator.report.excel.constant.BoxStyle
 
getValue() - Method in enum bld.generator.report.excel.constant.ColumnDateFormat
Gets the value.
getValue() - Method in enum bld.generator.report.excel.constant.FontType
Gets the value.
getValue() - Method in enum bld.generator.report.excel.constant.RowStartEndType
Gets the value.
getValue() - Method in enum bld.generator.report.excel.constant.UnderlineType
Gets the value.
getValue() - Method in class bld.generator.report.excel.data.ExtraColumn
Gets the value.
getValue() - Method in class bld.generator.report.excel.data.SheetHeader
Gets the value.
getValue() - Method in class bld.generator.report.excel.dropdown.DropDown
Gets the value.
getValue() - Method in class bld.generator.report.excel.ExcelHyperlink
Gets the value.
getValueAxis() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the value axis.
getVerticalAlignment() - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Gets the vertical alignment.
getVerticalAlignment() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Gets the vertical alignment.
getVerticalAlignment() - Method in class bld.generator.report.excel.data.LayoutCell
Gets the vertical alignment.
getWidth() - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnWidthImpl
Gets the width.
getxAxis() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Gets the x axis.

H

hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelBooleanTextImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartCategoryImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnWidthImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelDateImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowsImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderLayoutImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelMergeRowImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelRgbColorImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelRowHeightImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.annotation.impl.ExcelSubtotalImpl
Hash code.
hashCode() - Method in class bld.generator.report.excel.BaseSheet
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.ExcelBorder
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.ExcelColor
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.ExcelFont
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.ExtraColumn
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.FunctionCell
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.InfoColumn
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.InfoField
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.LayoutCell
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.MergeCell
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.ReportExcel
Hash code.
hashCode() - Method in class bld.generator.report.excel.data.SheetHeader
Hash code.
hashCode() - Method in class bld.generator.report.excel.dropdown.DropDown
Hash code.
hashCode() - Method in class bld.generator.report.excel.DynamicChart
Hash code.
hashCode() - Method in class bld.generator.report.excel.MergeSheet
Hash code.
hashCode() - Method in class bld.generator.report.excel.QuerySheetData
Hash code.
hashCode() - Method in class bld.generator.report.excel.SheetData
Hash code.
hashCode() - Method in class bld.generator.report.excel.SheetDynamicData
Hash code.
hashCode() - Method in class bld.generator.report.excel.SheetDynamicFunctionTotal
Hash code.
hashCode() - Method in class bld.generator.report.excel.SheetFunctionTotal
Hash code.
horizontalAlignment - Variable in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
The horizontal alignment.

I

IgnoreCheck - Annotation Type in bld.generator.report.excel.config.annotation
The Interface IgnoreCheck.
IgnoreCheck is used to ignore some checks when starting the application and running some processes.
incrementLastRow(Integer) - Method in class bld.generator.report.excel.data.InfoColumn
Increment last row.
InfoChart - Class in bld.generator.report.excel.data
The Class InfoChart.
InfoChart(String, String, int) - Constructor for class bld.generator.report.excel.data.InfoChart
Instantiates a new info chart.
InfoColumn - Class in bld.generator.report.excel.data
The Class InfoColumn.
InfoColumn(Sheet, SheetHeader, int, Integer) - Constructor for class bld.generator.report.excel.data.InfoColumn
Instantiates a new info column.
InfoField - Class in bld.generator.report.excel.data
Instantiates a new info field.
InfoField() - Constructor for class bld.generator.report.excel.data.InfoField
 
IntegerDropDown - Class in bld.generator.report.excel.dropdown
The Class IntegerDropDown.
IntegerDropDown() - Constructor for class bld.generator.report.excel.dropdown.IntegerDropDown
Instantiates a new integer drop down.
IntegerDropDown(Integer, boolean) - Constructor for class bld.generator.report.excel.dropdown.IntegerDropDown
Instantiates a new integer drop down.
IntegerDropDown(Integer) - Constructor for class bld.generator.report.excel.dropdown.IntegerDropDown
Instantiates a new integer drop down.
IntegerDropDown(Integer, List<Integer>, boolean) - Constructor for class bld.generator.report.excel.dropdown.IntegerDropDown
Instantiates a new integer drop down.
IntegerDropDown(Integer, List<Integer>) - Constructor for class bld.generator.report.excel.dropdown.IntegerDropDown
Instantiates a new integer drop down.
isAnotherTable() - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Checks if is another table.
isBlockColumn() - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Checks if is block column.
isBlockRow() - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Checks if is block row.
isBold() - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Checks if is bold.
isBold() - Method in class bld.generator.report.excel.data.ExcelFont
Checks if is bold.
isEnable() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Checks if is enable.
isEnable() - Method in class bld.generator.report.excel.annotation.impl.ExcelSubtotalImpl
Checks if is enable.
isEnableInfoSheet() - Method in class bld.generator.report.excel.SheetData
 
isEnableSheetMapping() - Method in class bld.generator.report.excel.data.ReportExcel
Checks if is enable sheet mapping.
isGroup() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Checks if is group.
isIgnore() - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Checks if is ignore.
isIgnoreCover() - Method in class bld.generator.report.excel.data.ReportExcel
Checks if is ignore cover.
isItalic() - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Checks if is italic.
isItalic() - Method in class bld.generator.report.excel.data.ExcelFont
Checks if is italic.
isLocked() - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Checks if is locked.
isLocked() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Checks if is locked.
isLocked() - Method in class bld.generator.report.excel.data.LayoutCell
Checks if is locked.
isShow() - Method in class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Checks if is show.
isShow() - Method in class bld.generator.report.excel.dropdown.BoxMessage
Checks if is show.
isShowCatName() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Checks if is show cat name.
isShowLeaderLines() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Checks if is show leader lines.
isShowLegendKey() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Checks if is show legend key.
isShowSerName() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Checks if is show ser name.
isShowVal() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Checks if is show val.
isSmooth() - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Checks if is smooth.
isSuppressDropDownArrow() - Method in class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Checks if is suppress drop down arrow.
isSuppressDropDownArrow() - Method in class bld.generator.report.excel.dropdown.DropDown
Checks if is suppress drop down arrow.
isWrap() - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Checks if is wrap.
isWrap() - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Checks if is wrap.
isWrap() - Method in class bld.generator.report.excel.data.LayoutCell
Checks if is wrap.

J

jpaVendorAdapter() - Method in class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Jpa vendor adapter.

K

key - Variable in class bld.generator.report.excel.data.InfoField
The key.

L

LayoutCell - Class in bld.generator.report.excel.data
The Class LayoutCell.
LayoutCell() - Constructor for class bld.generator.report.excel.data.LayoutCell
 
listDropDown - Variable in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
The list drop down.
listFunctionCell - Variable in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
The list function cell.
listRowSheet - Variable in class bld.generator.report.excel.SheetData
The list row sheet.
locked - Variable in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
The locked.

M

manageDropDown(Sheet, SheetHeader, int, int, int, int, Integer) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Manage drop down.
manageExcelImage(SheetHeader, Object) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Manage excel image.
mapCellHeaderStyle - Variable in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
The map cell header style.
mapCellStyle - Variable in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
The map cell style.
mapFieldColumn - Variable in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
The map field column.
mapSheet - Variable in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
The map sheet.
mapValue - Variable in class bld.generator.report.excel.DynamicRowSheet
The map value.
mapWidthColumn - Variable in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
The map width column.
matcher(String, String) - Static method in class bld.generator.report.utils.ExcelUtils
Matcher.
mergeCalcoloCells - Variable in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
The merge calcolo cells.
MergeCell - Class in bld.generator.report.excel.data
Instantiates a new merge cell.
MergeCell() - Constructor for class bld.generator.report.excel.data.MergeCell
 
mergeRow(Workbook, Sheet, Integer, Map<Integer, MergeCell>, int, FormulaEvaluator) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Merge row.
mergeRowAndRemoveMap(Workbook, Sheet, Integer, Map<Integer, MergeCell>, int, FormulaEvaluator) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Merge row and remove map.
MergeSheet - Class in bld.generator.report.excel
The Class MergeSheet.
MergeSheet(List<SheetComponent>, String) - Constructor for class bld.generator.report.excel.MergeSheet
Instantiates a new merge sheet.
MergeSheet(String) - Constructor for class bld.generator.report.excel.MergeSheet
Instantiates a new merge sheet.
MULTIPLE_DATASOURCE - Static variable in interface bld.generator.report.excel.query.ExcelDataSource
The Constant MULTIPLE_DATASOURCE.
MultipleDatabaseConfiguration - Class in bld.generator.report.excel.config
The Class MultipleDatabaseConfiguration.
The classes that will extend @{link bld.generator.report.excel.config.MultipleDatabaseConfiguration} will need to implement abstract functions to configuration the n data sources.
MultipleDatabaseConfiguration() - Constructor for class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Instantiates a new multiple database configuration.

N

namedParameterJdbcTemplate(DataSource) - Method in class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Named parameter jdbc template.
newInstance(byte[]) - Static method in class bld.generator.report.excel.ExcelAttachment
New instance.
newInstance(String) - Static method in class bld.generator.report.excel.ExcelAttachment
New instance.
NumberDropDown<T extends Number> - Class in bld.generator.report.excel.dropdown
The Class NumberDropDown.
NumberDropDown(T, List<T>, boolean) - Constructor for class bld.generator.report.excel.dropdown.NumberDropDown
Instantiates a new number drop down.
NumberDropDown(T, List<T>) - Constructor for class bld.generator.report.excel.dropdown.NumberDropDown
Instantiates a new number drop down.
NumberDropDown() - Constructor for class bld.generator.report.excel.dropdown.NumberDropDown
Instantiates a new number drop down.
NumberDropDown(T, boolean) - Constructor for class bld.generator.report.excel.dropdown.NumberDropDown
Instantiates a new number drop down.
NumberDropDown(T) - Constructor for class bld.generator.report.excel.dropdown.NumberDropDown
Instantiates a new number drop down.

P

PivotColumnComparator - Class in bld.generator.report.excel.comparator
The Class PivotColumnComparator.
PivotColumnComparator() - Constructor for class bld.generator.report.excel.comparator.PivotColumnComparator
 
PivotColumnFunctionComparator - Class in bld.generator.report.excel.comparator
The Class PivotColumnFunctionComparator.
PivotColumnFunctionComparator() - Constructor for class bld.generator.report.excel.comparator.PivotColumnFunctionComparator
 
PivotRowComparator - Class in bld.generator.report.excel.comparator
The Class PivotRowComparator.
PivotRowComparator() - Constructor for class bld.generator.report.excel.comparator.PivotRowComparator
 
precision - Variable in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
The precision.

Q

QuerySheetData<T extends RowSheet> - Class in bld.generator.report.excel
The Class QuerySheetData.
QuerySheetData(String) - Constructor for class bld.generator.report.excel.QuerySheetData
Instantiates a new query sheet data.

R

reflectionAnnotation(T, K) - Static method in class bld.generator.report.utils.ExcelUtils
Reflection annotation.
ReportExcel - Class in bld.generator.report.excel.data
The Class ReportExcel.
ReportExcel(String) - Constructor for class bld.generator.report.excel.data.ReportExcel
Instantiates a new report excel.
ReportExcel(String, boolean) - Constructor for class bld.generator.report.excel.data.ReportExcel
Instantiates a new report excel.
ReportExcel(String, boolean, boolean) - Constructor for class bld.generator.report.excel.data.ReportExcel
Instantiates a new report excel.
ReportExcel(String, List<BaseSheet>) - Constructor for class bld.generator.report.excel.data.ReportExcel
Instantiates a new report excel.
ReportExcel() - Constructor for class bld.generator.report.excel.data.ReportExcel
Instantiates a new report excel.
RGB_FONT - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant RGB_FONT.
RGB_FOREGROUND - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant RGB_FOREGROUND.
rgbFont - Variable in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
The rgb font.
rgbForeground - Variable in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
The rgb foreground.
rowHeight(int) - Static method in class bld.generator.report.utils.ExcelUtils
Hight row.
RowSheet - Interface in bld.generator.report.excel
The Interface RowSheet.
RowStartEndType - Enum in bld.generator.report.excel.constant
The Enum RowStartEndType.
RowStartEndType is used to define the name of the variable, to write functions parameterized with the column name.
runMergeCell(Workbook, Sheet, MergeCell, FormulaEvaluator) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Run merge cell.

S

ScopeGenerateExcel - Interface in bld.generator.report.excel
The Interface ScopeGenerateExcel.
ScopeGenerateExcelImpl - Class in bld.generator.report.excel.impl
The Class ScopeGenerateExcelImpl.
ScopeGenerateExcelImpl is the heart of the generation of the xls or xlsx files.
ScopeGenerateExcelImpl() - Constructor for class bld.generator.report.excel.impl.ScopeGenerateExcelImpl
 
SDF - Static variable in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
The Constant SDF.
setAddress(String) - Method in class bld.generator.report.excel.ExcelHyperlink
Sets the address.
setAlias(ExcelFormulaAlias[]) - Method in class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Sets the alias.
setAlias(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Sets the alias.
setAlias(ExcelFormulaAlias[]) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Sets the alias.
setAnotherTable(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Sets the another table.
setApplicationContext(ApplicationContext) - Method in class bld.generator.report.utils.ExcelUtils
Sets the application context.
setAreaRange(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Sets the area range.
setAttachment(T) - Method in class bld.generator.report.excel.ExcelAttachment
Sets the attachment.
setAttachmentType(AttachmentType) - Method in class bld.generator.report.excel.ExcelAttachment
Sets the attachment type.
setAxisLineColor(PresetColor) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the axis line color.
setBlockColumn(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Sets the block column.
setBlockRow(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Sets the block row.
setBlue(byte) - Method in class bld.generator.report.excel.annotation.impl.ExcelRgbColorImpl
Sets the blue.
setBlue(byte) - Method in class bld.generator.report.excel.data.ExcelColor
Sets the blue.
setBold(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Sets the bold.
setBold(boolean) - Method in class bld.generator.report.excel.data.ExcelFont
Sets the bold.
setBorder(ExcelBorder) - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Sets the border.
setBorder(ExcelBorder) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Sets the border.
setBorder(ExcelBorder) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the border.
setBottom(BorderStyle) - Method in class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Sets the bottom.
setBottom(BorderStyle) - Method in class bld.generator.report.excel.data.ExcelBorder
Sets the bottom.
setBoxMessage(BoxMessage) - Method in class bld.generator.report.excel.dropdown.DropDown
Sets the box message.
setBoxStyle(BoxStyle) - Method in class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Sets the box style.
setBoxStyle(BoxStyle) - Method in class bld.generator.report.excel.dropdown.BoxMessage
Sets the box style.
setCategoryAxis(AxisPosition) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the category axis.
setCell(Cell) - Method in class bld.generator.report.excel.data.FunctionCell
Sets the cell.
setCellFormula(Cell, CellStyle, SheetHeader, Integer, Sheet) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Sets the cell formula.
setCellFormula(Sheet, MergeCell, Integer) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Sets the cell formula.
setCellFormulaAndEvaluate(Sheet, MergeCell, Integer, FormulaEvaluator) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Sets the cell formula excel.
setCellFormulaAndEvaluateCell(Cell, CellStyle, SheetHeader, Integer, Sheet, FormulaEvaluator) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Sets the cell formula excel.
setCellFrom(Cell) - Method in class bld.generator.report.excel.data.MergeCell
Sets the cell from.
setCellStyleExcel(CellStyle, Cell, LayoutCell) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Sets the cell style excel.
setCellStyleFrom(CellStyle) - Method in class bld.generator.report.excel.data.MergeCell
Sets the cell style from.
setCellSummary(ExcelSheetLayout, Workbook, Sheet, SheetSummary, SheetHeader, Row, Integer, FormulaEvaluator) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Sets the cell summary.
setCellValueExcel(Workbook, Sheet, Cell, CellStyle, SheetHeader, Integer, FormulaEvaluator) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Sets the cell value excel.
setCellValueExcel(Workbook, Cell, CellStyle, SheetHeader, Integer, Sheet) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Sets the cell value excel.
setCellValueWillMerged(Workbook, CellStyle, Cell, SheetHeader, Integer, Sheet) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Sets the cell value will merged.
setChartTypes(ChartTypes) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the chart types.
setColor(int) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the color.
setColumn(String) - Method in class bld.generator.report.excel.ExcelHyperlink
Sets the column.
setColumnFrom(int) - Method in class bld.generator.report.excel.data.MergeCell
Sets the column from.
setColumnName(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Sets the column name.
setColumnNum(int) - Method in class bld.generator.report.excel.data.InfoColumn
Sets the column num.
setColumnTo(int) - Method in class bld.generator.report.excel.data.MergeCell
Sets the column to.
setColumnWidth(Sheet, Integer, Integer) - Method in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Sets the column width.
setComment(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Sets the comment.
setCoordinate(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Sets the coordinate.
setCrossBetween(AxisCrossBetween) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the cross between.
setCrosses(AxisCrosses) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the crosses.
setDataConsolidateFunction(DataConsolidateFunction) - Method in class bld.generator.report.excel.annotation.impl.ExcelSubtotalImpl
Sets the data consolidate function.
setDate(Date) - Method in class bld.generator.report.excel.data.ReportExcel
Sets the date.
setEmptyRow(int) - Method in class bld.generator.report.excel.data.SubtotalRow
Sets the empty row.
setEnable(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Sets the enable.
setEnable(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelSubtotalImpl
Sets the enable.
setEnableInfoSheet(boolean) - Method in class bld.generator.report.excel.SheetData
 
setEnableSheetMapping(boolean) - Method in class bld.generator.report.excel.data.ReportExcel
Sets the enable sheet mapping.
setErrorBox(ExcelBoxMessage) - Method in class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Sets the error box.
setExcelBooleanText(ExcelBooleanTextImpl) - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Sets the excel boolean text.
setExcelBooleanText(ExcelBooleanText) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the excel boolean text.
setExcelCellLayout(ExcelCellLayout) - Method in class bld.generator.report.excel.annotation.impl.ExcelSubtotalImpl
Sets the excel cell layout.
setExcelCellLayout(ExcelCellLayoutImpl) - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Sets the excel cell layout.
setExcelCellLayout(ExcelCellLayout) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the excel cell layout.
setExcelCellsLayout(ExcelCellLayout) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Sets the excel cells layout.
setExcelCellsLayout(ExcelCellLayout) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Sets the excel cells layout.
setExcelChartCategories(ExcelChartCategory[]) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the excel chart categories.
setExcelChartDataLabel(ExcelChartDataLabel) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the excel chart data label.
setExcelColumn(ExcelColumn) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Sets the excel column.
setExcelColumn(ExcelColumn) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Sets the excel column.
setExcelColumn(ExcelColumnImpl) - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Sets the excel column.
setExcelColumn(ExcelColumn) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the excel column.
setExcelColumnWidth(ExcelColumnWidth) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Sets the excel column width.
setExcelColumnWidth(ExcelColumnWidth) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Sets the excel column width.
setExcelColumnWidth(ExcelColumnWidthImpl) - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Sets the excel column width.
setExcelColumnWidth(ExcelColumnWidth) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the excel column width.
setExcelDate(ExcelDateImpl) - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Sets the excel date.
setExcelDate(ExcelDate) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the excel date.
setExcelDropDown(ExcelDropDownImpl) - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Sets the excel drop down.
setExcelDropDown(ExcelDropDown) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the excel drop down.
setExcelFunction(ExcelFunction) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Sets the excel function.
setExcelFunction(ExcelFunction) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Sets the excel function.
setExcelFunction(ExcelFunctionImpl) - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Sets the excel function.
setExcelFunction(ExcelFunction) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the excel function.
setExcelFunctionMerges(ExcelFunctionMergeRow[]) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowsImpl
Sets the excel function merges.
setExcelFunctions(ExcelFunctionRow[]) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowsImpl
Sets the excel functions.
setExcelHeaderCellLayout(ExcelHeaderCellLayout) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Sets the excel header cell layout.
setExcelHeaderCellLayout(ExcelHeaderCellLayout) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Sets the excel header cell layout.
setExcelHeaderCellLayout(ExcelHeaderCellLayout) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderLayoutImpl
Sets the excel header cell layout.
setExcelHeaderCellLayout(ExcelHeaderCellLayoutImpl) - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Sets the excel header layout.
setExcelHeaderCellLayout(ExcelHeaderCellLayout) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the excel header layout.
setExcelImage(ExcelImage) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the excel image.
setExcelMergeRow(ExcelMergeRow) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Sets the excel merge row.
setExcelMergeRow(ExcelMergeRowImpl) - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Sets the excel merge row.
setExcelMergeRow(ExcelMergeRow) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the excel merge row.
setExcelSubtotal(ExcelSubtotal) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionMergeRowImpl
Sets the excel subtotal.
setExcelSubtotal(ExcelSubtotal) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionRowImpl
Sets the excel subtotal.
setExcelSubtotal(ExcelSubtotalImpl) - Method in class bld.generator.report.excel.data.ExtraColumnAnnotation
Sets the excel subtotal.
setExcelSubtotal(ExcelSubtotal) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the excel subtotal.
setExtraColumnAnnotation(ExtraColumnAnnotation) - Method in class bld.generator.report.excel.data.ExtraColumn
Sets the extra column annotation.
setField(Field) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the field.
setFieldName(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartCategoryImpl
Sets the field name.
setFileName(String) - Method in class bld.generator.report.excel.ExcelAttachment
Sets the file name.
setFillPatternType(FillPatternType) - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Sets the fill pattern type.
setFillPatternType(FillPatternType) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Sets the fill pattern type.
setFillPatterType(FillPatternType) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the fill patter type.
setFirstCol(int) - Method in class bld.generator.report.excel.data.DropDownCell
Sets the first col.
setFirstColumn(Integer) - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
setFirstRow(int) - Method in class bld.generator.report.excel.data.DropDownCell
Sets the first row.
setFirstRow(int) - Method in class bld.generator.report.excel.data.InfoChart
Sets the first row.
setFirstRow(Integer) - Method in class bld.generator.report.excel.data.InfoColumn
Sets the first row.
setFirstRow(Integer) - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
setFont(ExcelFont) - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Sets the font.
setFont(FontType) - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Sets the font.
setFont(ExcelFont) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Sets the font.
setFont(String) - Method in class bld.generator.report.excel.data.ExcelFont
Sets the font.
setFont(ExcelFont) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the font.
setFormat(ColumnDateFormat) - Method in class bld.generator.report.excel.annotation.impl.ExcelDateImpl
Sets the format.
setFormat(ColumnDateFormat) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the format.
setFormulaEvaluator(FormulaEvaluator) - Method in class bld.generator.report.excel.data.FunctionCell
Sets the formula evaluator.
setFunction(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartCategoryImpl
Sets the function.
setFunction(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Sets the function.
setFunction(String) - Method in class bld.generator.report.excel.data.InfoChart
Sets the function.
setGreen(byte) - Method in class bld.generator.report.excel.annotation.impl.ExcelRgbColorImpl
Sets the green.
setGreen(byte) - Method in class bld.generator.report.excel.data.ExcelColor
Sets the green.
setGridLineColor(PresetColor) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the grid line color.
setGroup(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the group.
setHeight(short) - Method in class bld.generator.report.excel.annotation.impl.ExcelRowHeightImpl
Sets the height.
setHorizontalAlignment(HorizontalAlignment) - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Sets the horizontal alignment.
setHorizontalAlignment(HorizontalAlignment) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Sets the horizontal alignment.
setHorizontalAlignment(HorizontalAlignment) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the horizontal alignment.
setHyperlinkType(HyperlinkType) - Method in class bld.generator.report.excel.ExcelHyperlink
Sets the hyperlink type.
setId(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the id.
setIfFalse(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelBooleanTextImpl
Sets the if false.
setIfTrue(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelBooleanTextImpl
Sets the if true.
setIgnore(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Sets the ignore.
setIgnoreCover(boolean) - Method in class bld.generator.report.excel.data.ReportExcel
Sets the ignore cover.
setIndexColumn(double) - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnImpl
Sets the index column.
setIndexRow(Integer) - Method in class bld.generator.report.excel.data.DropDownCell
 
setItalic(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Sets the italic.
setItalic(boolean) - Method in class bld.generator.report.excel.data.ExcelFont
Sets the italic.
setKey(String) - Method in class bld.generator.report.excel.data.InfoField
Sets the key.
setKey(String) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the key.
setKeyMap(String) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the key map.
setLabel(String) - Method in class bld.generator.report.excel.data.SubtotalRow
Sets the label.
setLastCol(int) - Method in class bld.generator.report.excel.data.DropDownCell
Sets the last col.
setLastColumn(Integer) - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
setLastRow(int) - Method in class bld.generator.report.excel.data.DropDownCell
Sets the last row.
setLastRow(int) - Method in class bld.generator.report.excel.data.InfoChart
Sets the last row.
setLastRow(Integer) - Method in class bld.generator.report.excel.data.InfoColumn
Sets the last row.
setLastRow(Integer) - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
setLastRowReference(Integer) - Method in class bld.generator.report.excel.data.InfoColumn
Sets the last row reference.
setLeft(BorderStyle) - Method in class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Sets the left.
setLeft(BorderStyle) - Method in class bld.generator.report.excel.data.ExcelBorder
Sets the left.
setLegendPosition(LegendPosition) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the legend position.
setLineColor(PresetColor...) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the line color.
setList(List<T>) - Method in class bld.generator.report.excel.dropdown.DropDown
Sets the list.
setListBaseSheet(List<BaseSheet>) - Method in class bld.generator.report.excel.data.ReportExcel
Sets the list base sheet.
setListExcelChart(List<ExcelChart>) - Method in class bld.generator.report.excel.DynamicChart
Sets the list excel chart.
setListRowSheet(List<T>) - Method in class bld.generator.report.excel.SheetData
Sets the list row sheet.
setListSheet(List<SheetComponent>) - Method in class bld.generator.report.excel.MergeSheet
Sets the list sheet.
setLocked(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Sets the locked.
setLocked(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Sets the locked.
setLocked(boolean) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the locked.
setMapExtraColumnAnnotation(Map<String, ExtraColumnAnnotation>) - Method in interface bld.generator.report.excel.DynamicColumn
Sets the map extra column annotation.
setMapExtraColumnAnnotation(Map<String, ExtraColumnAnnotation>) - Method in class bld.generator.report.excel.SheetDynamicData
Sets the map extra column annotation.
setMapExtraColumnAnnotation(Map<String, ExtraColumnAnnotation>) - Method in class bld.generator.report.excel.SheetDynamicFunctionTotal
Sets the map extra column annotation.
setMapParameters(Map<String, Object>) - Method in class bld.generator.report.excel.QuerySheetData
Sets the map parameters.
setMapRowMergeRow(Map<Integer, MergeCell>) - Method in class bld.generator.report.excel.data.InfoColumn
Sets the map row merge row.
setMapValue(Map<String, Object>) - Method in class bld.generator.report.excel.DynamicRowSheet
Sets the map value.
setMergeRow(MergeCell) - Method in class bld.generator.report.excel.data.FunctionCell
Sets the merge row.
setMessage(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Sets the message.
setMessage(String) - Method in class bld.generator.report.excel.dropdown.BoxMessage
Sets the message.
setNameFunction(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelFunctionImpl
Sets the name function.
setNumColumn(int) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the num column.
setPrecision(int) - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Sets the precision.
setPrecision(Integer) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the precision.
setRed(byte) - Method in class bld.generator.report.excel.annotation.impl.ExcelRgbColorImpl
Sets the red.
setRed(byte) - Method in class bld.generator.report.excel.data.ExcelColor
Sets the red.
setReferenceField(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelMergeRowImpl
Sets the reference field.
setRgbFont(ExcelRgbColor...) - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Sets the rgb font.
setRgbFont(ExcelRgbColor) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Sets the rgb font.
setRgbFont(ExcelColor...) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the rgb font.
setRgbForeground(ExcelRgbColor...) - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Sets the rgb foreground.
setRgbForeground(ExcelRgbColor) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Sets the rgb foreground.
setRgbForeground(ExcelColor...) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the rgb foreground.
setRight(BorderStyle) - Method in class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Sets the right.
setRight(BorderStyle) - Method in class bld.generator.report.excel.data.ExcelBorder
Sets the right.
setRotation(int) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Sets the rotation.
setRotation(Integer) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the rotation.
setRow(Integer) - Method in class bld.generator.report.excel.ExcelHyperlink
Sets the row.
setRowEnd(int) - Method in class bld.generator.report.excel.data.MergeCell
Sets the row end.
setRowHeader(Integer) - Method in class bld.generator.report.excel.data.InfoColumn
Sets the row header.
setRowHeight(short) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderLayoutImpl
Sets the row height.
setRowRegex(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartCategoryImpl
Sets the row regex.
setRowsNumber(Integer) - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
setRowStart(int) - Method in class bld.generator.report.excel.data.MergeCell
Sets the row start.
setSheet(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelFormulaAliasImpl
Sets the sheet.
setSheet(Sheet) - Method in class bld.generator.report.excel.data.DropDownCell
Sets the sheet.
setSheet(String) - Method in class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
setSheetFunctionsTotal(T) - Method in interface bld.generator.report.excel.FunctionsTotal
Sets the sheet functions total.
setSheetHeader(SheetHeader) - Method in class bld.generator.report.excel.data.DropDownCell
Sets the sheet header.
setSheetHeader(SheetHeader) - Method in class bld.generator.report.excel.data.FunctionCell
Sets the sheet header.
setSheetHeader(SheetHeader) - Method in class bld.generator.report.excel.data.MergeCell
Sets the sheet header.
setSheetName(String) - Method in class bld.generator.report.excel.BaseSheet
Sets the name sheet.
setSheetName(String) - Method in interface bld.generator.report.excel.SheetComponent
Sets the sheet name.
setShow(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Sets the show.
setShow(boolean) - Method in class bld.generator.report.excel.dropdown.BoxMessage
Sets the show.
setShowCatName(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Sets the show cat name.
setShowLeaderLines(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the show leader lines.
setShowLegendKey(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Sets the show legend key.
setShowSerName(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Sets the show ser name.
setShowVal(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartDataLabelImpl
Sets the show val.
setSize(short) - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Sets the size.
setSize(short) - Method in class bld.generator.report.excel.data.ExcelFont
Sets the size.
setSizeColumn(int) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the size column.
setSizeRow(int) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the size row.
setSmooth(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the smooth.
setSpreadsheetVersion(SpreadsheetVersion) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the spreadsheet version.
setSuppressDropDownArrow(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelDropDownImpl
Sets the suppress drop down arrow.
setSuppressDropDownArrow(boolean) - Method in class bld.generator.report.excel.dropdown.DropDown
Sets the suppress drop down arrow.
setTitle(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelBoxMessageImpl
Sets the title.
setTitle(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the title.
setTitle(String) - Method in class bld.generator.report.excel.data.InfoChart
Sets the title.
setTitle(String) - Method in class bld.generator.report.excel.data.ReportExcel
Sets the title.
setTitle(String) - Method in class bld.generator.report.excel.dropdown.BoxMessage
Sets the title.
setTop(BorderStyle) - Method in class bld.generator.report.excel.annotation.impl.ExcelBorderImpl
Sets the top.
setTop(BorderStyle) - Method in class bld.generator.report.excel.data.ExcelBorder
Sets the top.
setUnderline(UnderlineType) - Method in class bld.generator.report.excel.annotation.impl.ExcelFontImpl
Sets the underline.
setUnderline(UnderlineType) - Method in class bld.generator.report.excel.data.ExcelFont
Sets the underline.
setValue(Object) - Method in class bld.generator.report.excel.data.ExtraColumn
Sets the value.
setValue(Object) - Method in class bld.generator.report.excel.data.SheetHeader
Sets the value.
setValue(T) - Method in class bld.generator.report.excel.dropdown.DropDown
Sets the value.
setValue(String) - Method in class bld.generator.report.excel.ExcelHyperlink
Sets the value.
setValueAxis(AxisPosition) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the value axis.
setVerticalAlignment(VerticalAlignment) - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Sets the vertical alignment.
setVerticalAlignment(VerticalAlignment) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Sets the vertical alignment.
setVerticalAlignment(VerticalAlignment) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the vertical alignment.
setWidth(int) - Method in class bld.generator.report.excel.annotation.impl.ExcelColumnWidthImpl
Sets the width.
setWrap(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
Sets the wrap.
setWrap(boolean) - Method in class bld.generator.report.excel.annotation.impl.ExcelHeaderCellLayoutImpl
Sets the wrap.
setWrap(boolean) - Method in class bld.generator.report.excel.data.LayoutCell
Sets the wrap.
setxAxis(String) - Method in class bld.generator.report.excel.annotation.impl.ExcelChartImpl
Sets the x axis.
SHEET_NAME - Static variable in class bld.generator.report.excel.sheet_mapping.SheetMappingSheet
 
SHEET_NAME_SIZE - Static variable in class bld.generator.report.excel.constant.ExcelConstant
The Constant SHEET_NAME_SIZE.
SheetColumnComparator - Class in bld.generator.report.excel.comparator
The Class SheetColumnComparator.
SheetColumnComparator orders the columns on the table.
Sorting is relative to the index and column name.
SheetColumnComparator() - Constructor for class bld.generator.report.excel.comparator.SheetColumnComparator
 
SheetComponent - Interface in bld.generator.report.excel
The Interface SheetComponent.
SheetData<T extends RowSheet> - Class in bld.generator.report.excel
The Class SheetData.
SheetData(String) - Constructor for class bld.generator.report.excel.SheetData
Instantiates a new sheet data.
SheetDynamicData<T extends DynamicRowSheet> - Class in bld.generator.report.excel
The Class SheetDynamicData.
SheetDynamicData(String) - Constructor for class bld.generator.report.excel.SheetDynamicData
Instantiates a new sheet dynamic data.
SheetDynamicFunctionTotal<T extends DynamicRowSheet> - Class in bld.generator.report.excel
The Class SheetDynamicFunctionTotal.
SheetDynamicFunctionTotal() - Constructor for class bld.generator.report.excel.SheetDynamicFunctionTotal
Instantiates a new sheet dynamic function total.
SheetFunctionTotal<T extends RowSheet> - Class in bld.generator.report.excel
The Class SheetFunctionTotal.
SheetFunctionTotal() - Constructor for class bld.generator.report.excel.SheetFunctionTotal
Instantiates a new sheet function total.
SheetHeader - Class in bld.generator.report.excel.data
The Class SheetHeader.
SheetHeader() - Constructor for class bld.generator.report.excel.data.SheetHeader
Instantiates a new sheet header.
SheetHeader(Field, Object) - Constructor for class bld.generator.report.excel.data.SheetHeader
Instantiates a new sheet header.
sheetMapping - Variable in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
 
SheetMappingRow - Class in bld.generator.report.excel.sheet_mapping
 
SheetMappingRow() - Constructor for class bld.generator.report.excel.sheet_mapping.SheetMappingRow
 
SheetMappingSheet - Class in bld.generator.report.excel.sheet_mapping
 
SheetMappingSheet() - Constructor for class bld.generator.report.excel.sheet_mapping.SheetMappingSheet
 
SheetSummary - Class in bld.generator.report.excel
The Class SheetSummary.
SheetSummary(String) - Constructor for class bld.generator.report.excel.SheetSummary
Instantiates a new sheet summary.
SPRING_DATASOURCE_URL - Static variable in class bld.generator.report.excel.config.EnableExcelGeneratorConfiguration
The Constant SPRING_DATASOURCE_URL.
StringDropDown - Class in bld.generator.report.excel.dropdown
The Class StringDropDown.
StringDropDown() - Constructor for class bld.generator.report.excel.dropdown.StringDropDown
Instantiates a new string drop down.
StringDropDown(String, List<String>, boolean) - Constructor for class bld.generator.report.excel.dropdown.StringDropDown
Instantiates a new string drop down.
StringDropDown(String, List<String>) - Constructor for class bld.generator.report.excel.dropdown.StringDropDown
Instantiates a new string drop down.
StringDropDown(String, boolean) - Constructor for class bld.generator.report.excel.dropdown.StringDropDown
Instantiates a new string drop down.
StringDropDown(String) - Constructor for class bld.generator.report.excel.dropdown.StringDropDown
Instantiates a new string drop down.
SubtotalRow - Class in bld.generator.report.excel.data
The Class SubtotalRow.
SubtotalRow() - Constructor for class bld.generator.report.excel.data.SubtotalRow
Instantiates a new subtotal row.
SubtotalRow(int) - Constructor for class bld.generator.report.excel.data.SubtotalRow
Instantiates a new subtotal row.
SubtotalRow(int, String) - Constructor for class bld.generator.report.excel.data.SubtotalRow
Instantiates a new subtotal row.
SuperGenerateExcelImpl - Class in bld.generator.report.excel.impl
The Class SuperGenerateExcelImpl.
SuperGenerateExcelImpl() - Constructor for class bld.generator.report.excel.impl.SuperGenerateExcelImpl
Instantiates a new super generate excel impl.

T

TimestampDropDown - Class in bld.generator.report.excel.dropdown
The Class TimestampDropDown.
TimestampDropDown() - Constructor for class bld.generator.report.excel.dropdown.TimestampDropDown
Instantiates a new timestamp drop down.
TimestampDropDown(Timestamp, boolean) - Constructor for class bld.generator.report.excel.dropdown.TimestampDropDown
Instantiates a new timestamp drop down.
TimestampDropDown(Timestamp) - Constructor for class bld.generator.report.excel.dropdown.TimestampDropDown
Instantiates a new timestamp drop down.
TimestampDropDown(Timestamp, List<Timestamp>, boolean) - Constructor for class bld.generator.report.excel.dropdown.TimestampDropDown
Instantiates a new timestamp drop down.
TimestampDropDown(Timestamp, List<Timestamp>) - Constructor for class bld.generator.report.excel.dropdown.TimestampDropDown
Instantiates a new timestamp drop down.
transactionManager(EntityManagerFactoryBuilder, LocalContainerEntityManagerFactoryBean, DataSource) - Method in class bld.generator.report.excel.config.MultipleDatabaseConfiguration
Transaction manager.

U

UnderlineType - Enum in bld.generator.report.excel.constant
The Enum UnderlineType.

V

valueOf(String) - Static method in enum bld.generator.report.excel.constant.AttachmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bld.generator.report.excel.constant.BorderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bld.generator.report.excel.constant.BoxStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bld.generator.report.excel.constant.ColumnDateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bld.generator.report.excel.constant.FontType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bld.generator.report.excel.constant.RowStartEndType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum bld.generator.report.excel.constant.UnderlineType
Returns the enum constant of this type with the specified name.
valueProps - Variable in class bld.generator.report.excel.impl.SuperGenerateExcelImpl
The value props.
ValueProps - Interface in bld.generator.report.utils
The Interface ValueProps.
valueProps(String) - Method in interface bld.generator.report.utils.ValueProps
Value props.
valueProps(String) - Method in class bld.generator.report.utils.ValuePropsImpl
Value props.
ValuePropsImpl - Class in bld.generator.report.utils
The Class ValuePropsImpl.
ValuePropsImpl() - Constructor for class bld.generator.report.utils.ValuePropsImpl
 
values() - Static method in enum bld.generator.report.excel.constant.AttachmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bld.generator.report.excel.constant.BorderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bld.generator.report.excel.constant.BoxStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bld.generator.report.excel.constant.ColumnDateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bld.generator.report.excel.constant.FontType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bld.generator.report.excel.constant.RowStartEndType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum bld.generator.report.excel.constant.UnderlineType
Returns an array containing the constants of this enum type, in the order they are declared.
verticalAlignment - Variable in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
The vertical alignment.

W

widthColumn(int) - Static method in class bld.generator.report.utils.ExcelUtils
Width column.
wrap - Variable in class bld.generator.report.excel.annotation.impl.ExcelCellLayoutImpl
The wrap.
writeToFile(String, String, String, byte[]) - Static method in class bld.generator.report.utils.ExcelUtils
Write to file.
A B C D E F G H I J K L M N P Q R S T U V W 

Copyright © 2022. All rights reserved.