A B C D E F G I L M N O P Q R S T U V W Y
I
- id -
类 bios.report.api.customize.CustomFillin.DataCell 中的变量
- 单元格ID,以A1单元格为例,如果对应一项数据,ID为"A1"; 如果对应多项数据,则ID依次为"A1_0","A1_1"...
- IDataSetEventListener - bios.report.api.events 中的 接口
- 数据集计算和加载过程中的事件监听接口。
- IDataSourceFactory - bios.report.api.factory 中的 接口
- 数据源工厂,用户可通过实现该接口中的方法,来自定义获取报表数据源。
- IExportEventListener - bios.report.api.events 中的 接口
- 导出报表时触发的事件。
- IFillinEventListener - bios.report.api.events 中的 接口
- 填报报表在进行数据提交录入时的事件监听接口。
- init(HttpServletRequest, Map<String, String>, Map<String, String>) -
类 bios.report.api.events.QueryEventListener 中的方法
- 已过时。
- init(HttpServletRequest, ReportMark, ToolbarInfo) -
类 bios.report.api.factory.ToolbarButtonFactory 中的方法
- 初始化方法,系统加载时会自动调用
- IPrintEventListener - bios.report.api.events 中的 接口
- 报表打印事件监听接口,实现类需要无参数的构造方法。
- IReportFactory - bios.report.api.factory 中的 接口
- 报表工厂。
- isToBeDelete() -
类 bios.report.api.usermodel.FillinDataRow 中的方法
- 该行是否要进行删除操作
- isTopLeft(int, int) -
类 bios.report.api.model.ReportGrid 中的方法
-
- isTopLeftCell(int, int) -
类 bios.report.api.manager.ReportBean 中的方法
- 判断给定行列坐标是否是某个合并单元格的左上角坐标
- IteratorDataSet - bios.report.api.customize 中的 接口
- 自定义数据集接口,用户可以实现该接口,以自定义的方式完成报表中某个数据集的数据准备和加载。
- IToolbarFactory - bios.report.api.factory 中的 接口
- 工具条工厂。
A B C D E F G I L M N O P Q R S T U V W Y