Uses of Interface
cn.twelvet.excel.handler.response.SheetWriteHandler
Packages that use SheetWriteHandler
Package
Description
-
Uses of SheetWriteHandler in cn.twelvet.excel
Method parameters in cn.twelvet.excel with type arguments of type SheetWriteHandlerModifier and TypeMethodDescriptionExcelHandlerConfiguration.responseExcelReturnValueHandler(List<SheetWriteHandler> sheetWriteHandlerList) 返回Excel文件的 response 处理器 -
Uses of SheetWriteHandler in cn.twelvet.excel.aop
Constructor parameters in cn.twelvet.excel.aop with type arguments of type SheetWriteHandlerModifierConstructorDescriptionResponseExcelReturnValueHandler(List<SheetWriteHandler> sheetWriteHandlerList) IOC -
Uses of SheetWriteHandler in cn.twelvet.excel.handler.response
Classes in cn.twelvet.excel.handler.response that implement SheetWriteHandler -
Uses of SheetWriteHandler in cn.twelvet.excel.handler.response.impl
Classes in cn.twelvet.excel.handler.response.impl that implement SheetWriteHandlerModifier and TypeClassDescriptionclass多Sheet写入处理器class处理单sheet 页面