Uses of Class
bld.generator.report.excel.BaseSheet
Packages that use BaseSheet
Package
Description
In this package, each object is used to extend and implement personal objects used to build Excel file.
In this package there are the main functions for generating Excel files.
-
Uses of BaseSheet in bld.generator.report.excel
Subclasses of BaseSheet in bld.generator.report.excelModifier and TypeClassDescriptionclassDynamicChart<T extends DynamicRowSheet>The Class DynamicChart.classThe Class MergeSheet.classQuerySheetData<T extends RowSheet>The Class QuerySheetData.classThe Class SheetData.classSheetDynamicData<T extends DynamicRowSheet>The Class SheetDynamicData.classSheetDynamicFunctionTotal<T extends DynamicRowSheet>The Class SheetDynamicFunctionTotal.classSheetFunctionTotal<T extends RowSheet>The Class SheetFunctionTotal.classThe Class SheetSummary. -
Uses of BaseSheet in bld.generator.report.excel.data
Methods in bld.generator.report.excel.data that return types with arguments of type BaseSheetMethods in bld.generator.report.excel.data with parameters of type BaseSheetModifier and TypeMethodDescriptionvoidReportExcel.addBaseSheet(BaseSheet... baseSheets) Adds the base sheet.Method parameters in bld.generator.report.excel.data with type arguments of type BaseSheetModifier and TypeMethodDescriptionvoidReportExcel.setListBaseSheet(List<BaseSheet> listBaseSheet) Sets the list base sheet.Constructor parameters in bld.generator.report.excel.data with type arguments of type BaseSheetModifierConstructorDescriptionReportExcel(String title, List<BaseSheet> listBaseSheet) Instantiates a new report excel. -
Uses of BaseSheet in bld.generator.report.excel.impl
Fields in bld.generator.report.excel.impl with type parameters of type BaseSheet -
Uses of BaseSheet in bld.generator.report.excel.sheet_mapping
Subclasses of BaseSheet in bld.generator.report.excel.sheet_mapping