Uses of Class
bld.generator.report.excel.QuerySheetData
Packages that use QuerySheetData
-
Uses of QuerySheetData in bld.generator.report.excel.query
Methods in bld.generator.report.excel.query with parameters of type QuerySheetDataModifier and TypeMethodDescription<T extends RowSheet>
voidExcelQueryComponent.executeQuery(QuerySheetData<T> querySheetData) Execute query. -
Uses of QuerySheetData in bld.generator.report.excel.query.impl
Methods in bld.generator.report.excel.query.impl with parameters of type QuerySheetDataModifier and TypeMethodDescription<T extends RowSheet>
voidExcelQueryComponentImpl.executeQuery(QuerySheetData<T> querySheetData) Execute query.