A B C D E F G I L M N O P Q R S T U V W Y
R
- removed -
类 bios.report.api.customize.CustomFillin.DataCell 中的变量
- 该单元格是否被用户删除
- renderHtml(int, int) -
接口 bios.report.api.customize.CustomCell 中的方法
- 在web页面上展现时,单元格中要呈现的html内容
- replaceExportCsvButton() -
类 bios.report.api.factory.ToolbarButtonFactory 中的方法
- 自定义工具条中的导出csv按钮。
- replaceExportExcelButton1() -
类 bios.report.api.factory.ToolbarButtonFactory 中的方法
- 自定义工具条中的导出整页Excel按钮。
- replaceExportExcelButton2() -
类 bios.report.api.factory.ToolbarButtonFactory 中的方法
- 自定义工具条中的导出分页Excel按钮。
- replaceExportPdfButton() -
类 bios.report.api.factory.ToolbarButtonFactory 中的方法
- 自定义工具条中的导出PDF按钮。
- replaceExportWordButton() -
类 bios.report.api.factory.ToolbarButtonFactory 中的方法
- 自定义工具条中的导出Word按钮。
- replacePaginateArea() -
类 bios.report.api.factory.ToolbarButtonFactory 中的方法
- 自定义工具条中的翻页按钮区域。
- replacePrintButton() -
类 bios.report.api.factory.ToolbarButtonFactory 中的方法
- 自定义工具条中的打印按钮。
- REPORT_TYPE_FILLIN -
类 bios.report.api.usermodel.ReportMark 中的静态变量
- 报表的类型:数据填报报表
- REPORT_TYPE_NORMAL -
类 bios.report.api.usermodel.ReportMark 中的静态变量
- 报表的类型:普通展现报表
- REPORT_TYPE_QUERY -
类 bios.report.api.usermodel.ReportMark 中的静态变量
- 报表的类型:行式展现报表
- ReportBean - bios.report.api.manager 中的 类
- 报表运算结果对象,可对该对象进行进一步加工处理,或直接用于输出、归档等。
- ReportBean(InputStream) -
类 bios.report.api.manager.ReportBean 的构造方法
- 从已经保存的ReportBean数据输入流创建一个报表运算结果
- ReportBean(Object) -
类 bios.report.api.manager.ReportBean 的构造方法
-
- ReportCell - bios.report.api.model 中的 类
- 单元格模型,设计器
- ReportCell(int) -
类 bios.report.api.model.ReportCell 的构造方法
-
- ReportCell() -
类 bios.report.api.model.ReportCell 的构造方法
-
- ReportColumn - bios.report.api.model 中的 类
- 列模型,设计器
- ReportColumn() -
类 bios.report.api.model.ReportColumn 的构造方法
-
- ReportDataSet - bios.report.api.usermodel 中的 类
- 报表数据集,在数据集事件监听接口IDataSetEventListener中使用
- ReportDataSet(int, String, String, String, Object[]) -
类 bios.report.api.usermodel.ReportDataSet 的构造方法
-
- ReportException - bios.report.api.exception 中的 异常
- 报表运算过程中抛出的异常
- ReportException(String) -
异常 bios.report.api.exception.ReportException 的构造方法
-
- ReportException(String, Throwable) -
异常 bios.report.api.exception.ReportException 的构造方法
-
- ReportGrid - bios.report.api.model 中的 类
- brt模型,表格
- ReportGrid(int, int, boolean) -
类 bios.report.api.model.ReportGrid 的构造方法
-
- ReportLogHandler - bios.report.api.factory 中的 类
- 自定义报表日志基类。
- ReportLogHandler() -
类 bios.report.api.factory.ReportLogHandler 的构造方法
-
- ReportManager - bios.report.api.manager 中的 类
- 报表运算接口
- ReportManager(InputStream, Map<String, String>, Map<String, String>) -
类 bios.report.api.manager.ReportManager 的构造方法
- 根据报表模板文件输入流创建一个报表运算接口
- ReportManager(ReportTemplet, Map<String, String>, Map<String, String>) -
类 bios.report.api.manager.ReportManager 的构造方法
- 根据报表模板对象创建一个报表运算接口
- reportMark -
类 bios.report.api.factory.ToolbarButtonFactory 中的变量
- 正在运行的报表标识,可从中获取报表名称、参数和变量等数据
- ReportMark - bios.report.api.usermodel 中的 类
- 报表标识对象。
- ReportMark(String, String, String) -
类 bios.report.api.usermodel.ReportMark 的构造方法
-
- ReportMark(String, String, String, int) -
类 bios.report.api.usermodel.ReportMark 的构造方法
-
- ReportPage - bios.report.api.model 中的 类
- brt模型,页面
- ReportPage() -
类 bios.report.api.model.ReportPage 的构造方法
-
- ReportRow - bios.report.api.model 中的 类
- 行模型,设计器
- ReportRow() -
类 bios.report.api.model.ReportRow 的构造方法
-
- ReportTemplet - bios.report.api.model 中的 类
- brt模型,报表
- ReportTemplet(String) -
类 bios.report.api.model.ReportTemplet 的构造方法
- 构造方法,创建报表模板
- ReportTemplet(InputStream) -
类 bios.report.api.model.ReportTemplet 的构造方法
- 构造方法,创建报表模板
- ReportTemplet(int, int) -
类 bios.report.api.model.ReportTemplet 的构造方法
- 构造方法,新建一个空白报表模板
- ReportToolkits - bios.report.api.utils 中的 类
- 报表工具箱,用以提供报表相关的各种辅助操作
- ReportToolkits() -
类 bios.report.api.utils.ReportToolkits 的构造方法
-
- request -
类 bios.report.api.events.QueryEventListener 中的变量
- 当前的http请求
- request -
类 bios.report.api.factory.ToolbarButtonFactory 中的变量
- 当前的http请求
- resetPropValue(int) -
类 bios.report.api.model.ReportCell 中的方法
-
- resetPropValue(int) -
类 bios.report.api.model.ReportColumn 中的方法
-
- resetPropValue(int) -
类 bios.report.api.model.ReportGrid 中的方法
-
- resetPropValue(int) -
类 bios.report.api.model.ReportPage 中的方法
-
- resetPropValue(int) -
类 bios.report.api.model.ReportRow 中的方法
-
- ROW_TYPE_DATA -
类 bios.report.api.model.PropValues 中的静态变量
- 行类型, 数据
- ROW_TYPE_HEADER -
类 bios.report.api.model.PropValues 中的静态变量
- 行类型,表头
- ROW_TYPE_TAIL -
类 bios.report.api.model.PropValues 中的静态变量
- 行类型,表尾
- ROW_TYPE_TITLE -
类 bios.report.api.model.PropValues 中的静态变量
- 行类型,标题
- rptChecker -
类 bios.report.api.model.ReportTemplet 中的变量
-
- rptType -
类 bios.report.api.model.ReportTemplet 中的变量
-
A B C D E F G I L M N O P Q R S T U V W Y