Uses of Class
tech.grasshopper.extent.data.ReportData
-
Packages that use ReportData Package Description tech.grasshopper.excel.report.sheets tech.grasshopper.excel.report.sheets.dashboard.components tech.grasshopper.excel.report.workbook -
-
Uses of ReportData in tech.grasshopper.excel.report.sheets
Fields in tech.grasshopper.excel.report.sheets declared as ReportData Modifier and Type Field Description protected ReportDataSheet. reportData -
Uses of ReportData in tech.grasshopper.excel.report.sheets.dashboard.components
Fields in tech.grasshopper.excel.report.sheets.dashboard.components declared as ReportData Modifier and Type Field Description protected ReportDataDBComponent. reportData -
Uses of ReportData in tech.grasshopper.excel.report.workbook
Fields in tech.grasshopper.excel.report.workbook declared as ReportData Modifier and Type Field Description protected ReportDataReportWorkbook. reportDataMethods in tech.grasshopper.excel.report.workbook with parameters of type ReportData Modifier and Type Method Description static voidReportWorkbook. createReport(ReportData reportData, String reportFile)
-