Uses of Annotation Type
bld.generator.report.excel.annotation.ExcelDropDown
Packages that use ExcelDropDown
-
Uses of ExcelDropDown in bld.generator.report.excel.data
Methods in bld.generator.report.excel.data that return ExcelDropDownModifier and TypeMethodDescriptionExtraColumnAnnotation.getExcelDropDown()Gets the excel drop down.SheetHeader.getExcelDropDown()Gets the excel drop down.Methods in bld.generator.report.excel.data with parameters of type ExcelDropDownModifier and TypeMethodDescriptionvoidSheetHeader.setExcelDropDown(ExcelDropDown excelDropDown) Sets the excel drop down.