A B C D E F G I L M N O P Q R S T U V W Y
G
- getArgs() -
类 bios.report.api.usermodel.ReportDataSet 中的方法
- 获取数据集的参数值列表
- getAttachFile() -
类 bios.report.api.model.ReportCell 中的方法
-
- getBgImg() -
类 bios.report.api.model.ReportGrid 中的方法
-
- getBorder(int) -
类 bios.report.api.model.ReportCell 中的方法
- 获取指定方向的边框
- getCell(int, int) -
类 bios.report.api.model.ReportGrid 中的方法
-
- getCell(String) -
类 bios.report.api.model.ReportGrid 中的方法
-
- getCellData(String) -
类 bios.report.api.manager.ReportBean 中的方法
- 根据单元格唯一标识,获取单元格的数据
- getCellData(int, int) -
类 bios.report.api.manager.ReportBean 中的方法
- 获取指定行列的单元格的数据
- getCellLayer() -
类 bios.report.api.model.ReportCell 中的方法
-
- getCellPropValue(int, int, int) -
类 bios.report.api.manager.ReportBean 中的方法
- 获取指定坐标单元格的属性值
- getCells() -
类 bios.report.api.model.ReportColumn 中的方法
-
- getCells() -
类 bios.report.api.model.ReportRow 中的方法
-
- getCellSize() -
类 bios.report.api.customize.CustomFunction 中的方法
- 获取当前单元格的尺寸(单位:像素),一般用于创建图片时。
- getCellView(int, int) -
类 bios.report.api.manager.ReportBean 中的方法
- 获取指定行列的单元格的显示内容
- getCharSet() -
类 bios.report.api.usermodel.DataSourceEntity 中的方法
- 获取数据库字符集(数据库类型的数据集)
- getCol(int) -
类 bios.report.api.model.ReportGrid 中的方法
-
- getColCount() -
类 bios.report.api.manager.ReportBean 中的方法
- 获取报表运算结果总列数
- getColCount() -
类 bios.report.api.model.ReportGrid 中的方法
-
- getColCount() -
类 bios.report.api.usermodel.FillinDataRow 中的方法
- 获取数据行的列数
- getColIndex() -
类 bios.report.api.model.ReportCell 中的方法
-
- getColIndex() -
类 bios.report.api.model.ReportColumn 中的方法
-
- getCols() -
类 bios.report.api.model.ReportCell 中的方法
-
- getColSpan() -
类 bios.report.api.model.ReportCell 中的方法
-
- getColWidth() -
类 bios.report.api.model.ReportColumn 中的方法
-
- getConnection() -
类 bios.report.api.usermodel.DataSourceEntity 中的方法
- 获取数据库连接(数据库类型的数据集)
- getCurrentUserContext() -
类 bios.report.api.utils.UserContext 中的静态方法
- 获取当前 的UserContext。
- getDataArray() -
类 bios.report.api.customize.SimpleArrayDataSet 中的方法
- 获取二维数组数据来创建数据集,继承该抽象类时唯一需要实现的方法
- getDataByField(String) -
类 bios.report.api.usermodel.FillinDataRow 中的方法
- 获取该行中某个字段对应的数据
- getDatas() -
类 bios.report.api.usermodel.FillinDatas 中的方法
- 获取客户端提交的填报数据(多行)
- getDataSet(String) -
类 bios.report.api.model.ReportTemplet 中的方法
- 根据数据集名称,获取报表数据集
- getDataSets() -
类 bios.report.api.model.ReportTemplet 中的方法
- 获取报表的数据集列表
- getDataSource() -
类 bios.report.api.usermodel.FillinDatas 中的方法
- 获取数据源名称,指向了填报操作对应的数据库
- getDataSource() -
类 bios.report.api.usermodel.ReportDataSet 中的方法
- 获取数据集的数据源名称,与设计器中一致
- getDataSourceType() -
类 bios.report.api.usermodel.DataSourceEntity 中的方法
- 获取数据源类型
- getDataTypeByField(String) -
类 bios.report.api.usermodel.FillinDataRow 中的方法
-
- getDbDataSource(String) -
类 bios.report.api.factory.DataSourceFactoryAdapter 中的方法
-
- getDbDataSource(String) -
接口 bios.report.api.factory.IDataSourceFactory 中的方法
- 获取数据库类型的数据源
- getDbType() -
类 bios.report.api.usermodel.DataSourceEntity 中的方法
- 获取数据库的类型(数据库类型的数据集)
- getExcelId() -
类 bios.report.api.model.ReportCell 中的方法
-
- getFieldNames() -
类 bios.report.api.usermodel.FillinDataRow 中的方法
- 获取数据行对应的数据库字段列表
- getFillinOperator() -
类 bios.report.api.usermodel.FillinDatas 中的方法
- 获取填报操作名称
- getGrid() -
类 bios.report.api.model.ReportCell 中的方法
-
- getGrid() -
类 bios.report.api.model.ReportColumn 中的方法
-
- getGrid() -
类 bios.report.api.model.ReportRow 中的方法
-
- getGrid() -
类 bios.report.api.model.ReportTemplet 中的方法
-
- getHeight() -
类 bios.report.api.model.ReportCell 中的方法
-
- getHeight() -
类 bios.report.api.model.ReportGrid 中的方法
-
- getHeight() -
类 bios.report.api.model.ReportPage 中的方法
-
- getImage(int, int) -
接口 bios.report.api.customize.CustomCell 中的方法
- 获取该单元格的图片显示结果(字节数组格式),用于各种格式的导出以及打印
- getImage() -
类 bios.report.api.model.ReportCell 中的方法
-
- getInitialContext() -
类 bios.report.api.utils.UserContext 中的静态方法
- 获取系统的InitialContext,用于查找数据源等JNDI相关操作
- getMargin(int) -
类 bios.report.api.model.ReportPage 中的方法
-
- getMetaData() -
接口 bios.report.api.customize.CustomDataSet 中的方法
- 获取数据元信息,主要用以在设计器中展示数据集的结构。
- getMetaData() -
类 bios.report.api.customize.SimpleArrayDataSet 中的方法
-
- getName() -
类 bios.report.api.model.ReportTemplet 中的方法
- 获取报表模板名称
- getName() -
类 bios.report.api.usermodel.ReportDataSet 中的方法
- 获取数据集的名称,与设计器中一致
- getOtherParams() -
类 bios.report.api.usermodel.ToolbarInfo 中的方法
- 获取报表参数之外的其他http请求参数,供翻页使用
- getPage() -
类 bios.report.api.model.ReportTemplet 中的方法
-
- getPageCap() -
类 bios.report.api.customize.PageQueryDataSet 中的方法
- 获取每页显示的数据行数
- getPageCount() -
类 bios.report.api.manager.ReportBean 中的方法
- 获取计算完后的报表对象的分页数目
- getPageCount() -
类 bios.report.api.usermodel.ToolbarInfo 中的方法
- 获取报表的总页数,供翻页使用
- getPageIndex() -
类 bios.report.api.customize.PageQueryDataSet 中的方法
- 获取当前分页序号
- getPageIndex() -
类 bios.report.api.usermodel.ToolbarInfo 中的方法
- 获取当前页序号,供翻页使用
- getPageRecords() -
类 bios.report.api.usermodel.ToolbarInfo 中的方法
- 获取每页展现的数据条数
- getParameter(String) -
类 bios.report.api.model.ReportTemplet 中的方法
- 根据参数名称,获取报表参数
- getParameterMap(String) -
类 bios.report.api.utils.ParameterUtil 中的静态方法
- 把 "param1=xx;param2=yy;..."
- getParameters() -
类 bios.report.api.model.ReportTemplet 中的方法
- 获取报表的参数列表
- getParameterStr(Map<String, String>) -
类 bios.report.api.utils.ParameterUtil 中的静态方法
- 把Map格式的参数数据,转换为报表所需的 "param1=xx;param2=yy;..."
- getParamForm() -
类 bios.report.api.model.ReportTemplet 中的方法
-
- getParamNames() -
类 bios.report.api.events.QueryEventListener 中的方法
- 获取报表中所有参数的名称
- getParams() -
类 bios.report.api.usermodel.ReportMark 中的方法
- 获取报表参数字符串,对应应用中的请求参数"params",(格式:param1=xx;param2=yy;...)
- getParamValue(String) -
类 bios.report.api.events.QueryEventListener 中的方法
- 获取某个报表参数的值
- getPropNames() -
类 bios.report.api.model.ReportCell 中的方法
-
- getPropNames() -
类 bios.report.api.model.ReportColumn 中的方法
-
- getPropNames() -
类 bios.report.api.model.ReportGrid 中的方法
-
- getPropNames() -
类 bios.report.api.model.ReportPage 中的方法
-
- getPropNames() -
类 bios.report.api.model.ReportRow 中的方法
-
- getProps() -
类 bios.report.api.model.ReportCell 中的方法
-
- getProps() -
类 bios.report.api.model.ReportColumn 中的方法
-
- getProps() -
类 bios.report.api.model.ReportGrid 中的方法
-
- getProps() -
类 bios.report.api.model.ReportPage 中的方法
-
- getProps() -
类 bios.report.api.model.ReportRow 中的方法
-
- getPropValue(int) -
类 bios.report.api.model.ReportCell 中的方法
-
- getPropValue(int) -
类 bios.report.api.model.ReportColumn 中的方法
-
- getPropValue(int) -
类 bios.report.api.model.ReportGrid 中的方法
-
- getPropValue(int) -
类 bios.report.api.model.ReportPage 中的方法
-
- getPropValue(int) -
类 bios.report.api.model.ReportRow 中的方法
-
- getQuery() -
类 bios.report.api.usermodel.ReportDataSet 中的方法
- 获取数据集定义
- getQueryReportPageCap() -
类 bios.report.api.usermodel.ReportMark 中的方法
- 获取分页查询报表每页的数据行数
- getQueryReportPageIndex() -
类 bios.report.api.usermodel.ReportMark 中的方法
- 获取分页查询报表的当前页序号
- getReportName() -
类 bios.report.api.manager.ReportBean 中的方法
- 获取报表名称
- getReportType() -
类 bios.report.api.usermodel.ReportMark 中的方法
- 获取报表的类型(普通、填报、行式)
- getRequest() -
类 bios.report.api.utils.UserContext 中的方法
- 获取当前的HttpServlet请求
- getRow(int) -
类 bios.report.api.model.ReportGrid 中的方法
-
- getRowCount() -
接口 bios.report.api.customize.ArrayDataSet 中的方法
- 获取该数据集中数据的总行数
- getRowCount() -
类 bios.report.api.customize.SimpleArrayDataSet 中的方法
-
- getRowCount() -
类 bios.report.api.manager.ReportBean 中的方法
- 获取报表运算结果总行数
- getRowCount() -
类 bios.report.api.model.ReportGrid 中的方法
-
- getRowData(int) -
接口 bios.report.api.customize.ArrayDataSet 中的方法
- 获取数据集中指定行的数据
- getRowData(int) -
类 bios.report.api.customize.SimpleArrayDataSet 中的方法
-
- getRowData() -
类 bios.report.api.usermodel.FillinDataRow 中的方法
- 获取该行的数据列表
- getRowHeight() -
类 bios.report.api.model.ReportRow 中的方法
-
- getRowIndex() -
类 bios.report.api.model.ReportCell 中的方法
-
- getRowIndex() -
类 bios.report.api.model.ReportRow 中的方法
-
- getRows() -
类 bios.report.api.model.ReportCell 中的方法
-
- getRowSpan() -
类 bios.report.api.model.ReportCell 中的方法
-
- getRpt() -
类 bios.report.api.usermodel.ReportMark 中的方法
- 获取报表名称,对应应用中的请求参数"rpt"
- getRptMark() -
类 bios.report.api.utils.UserContext 中的方法
- 获取当前正在运行的报表的标识对象
- getRptObject() -
类 bios.report.api.manager.ReportBean 中的方法
- 获取报表运算结果中的数据对象,用于report标签中的rptobj参数,或IReportFactory接口中自定义报表计算。
- getSelfBorders() -
类 bios.report.api.model.ReportCell 中的方法
-
- getServletContext() -
类 bios.report.api.utils.UserContext 中的静态方法
- 获取应用系统的ServletContext
- getTableName() -
类 bios.report.api.usermodel.FillinDatas 中的方法
- 获取填报操作要更新的数据库表名称
- getTotalRecords() -
类 bios.report.api.usermodel.ToolbarInfo 中的方法
- 获取行式展现报表的总数据条数
- getTotalRowCount() -
类 bios.report.api.customize.PageQueryDataSet 中的方法
- 获取报表的总数据行数,需要开发人员自定义实现。
- getType() -
类 bios.report.api.model.ReportCell 中的方法
-
- getType() -
类 bios.report.api.model.ReportColumn 中的方法
-
- getType() -
类 bios.report.api.model.ReportRow 中的方法
-
- getType() -
类 bios.report.api.usermodel.ReportDataSet 中的方法
- 获取数据集的类型,可能的值为:
ReportDataSet.TYPE_DB_SQL
,ReportDataSet.TYPE_DB_PROC
,ReportDataSet.TYPE_CUSTOM
,ReportDataSet.TYPE_OTHER
- getUniqueID() -
类 bios.report.api.manager.ReportBean 中的方法
- 获取该报表的唯一访问标识
- getValue() -
类 bios.report.api.model.ReportCell 中的方法
-
- getVariable(String) -
类 bios.report.api.model.ReportTemplet 中的方法
-
- getVariables() -
类 bios.report.api.model.ReportTemplet 中的方法
-
- getVarNames() -
类 bios.report.api.events.QueryEventListener 中的方法
- 获取报表中所有变量的名称
- getVars() -
类 bios.report.api.usermodel.ReportMark 中的方法
- 获取报表变量字符串,对应应用中的请求参数"vars",(格式:var1=xx;var2=yy;...)
- getVarValue(String) -
类 bios.report.api.events.QueryEventListener 中的方法
- 获取某个报表变量的值
- getView() -
类 bios.report.api.model.ReportCell 中的方法
-
- getWidth() -
类 bios.report.api.model.ReportCell 中的方法
-
- getWidth() -
类 bios.report.api.model.ReportGrid 中的方法
-
- getWidth() -
类 bios.report.api.model.ReportPage 中的方法
-
- getWsDataSource(String) -
类 bios.report.api.factory.DataSourceFactoryAdapter 中的方法
-
- getWsDataSource(String) -
接口 bios.report.api.factory.IDataSourceFactory 中的方法
- 根据数据源名称,获取WebService数据源所需的WSDL路径
- getWsdlUri() -
类 bios.report.api.usermodel.DataSourceEntity 中的方法
- 获取WebService类型的数据源属性: WSDL描述的url
- getXmlDataSource(String, String) -
类 bios.report.api.factory.DataSourceFactoryAdapter 中的方法
-
- getXmlDataSource(String, String) -
接口 bios.report.api.factory.IDataSourceFactory 中的方法
- 根据数据源名称,和xml定义名称,获取xml数据源信息
- getXmlEncoding() -
类 bios.report.api.usermodel.DataSourceEntity 中的方法
- 获取XML类型的数据源属性: xml文件编码方式
- getXmlUrl() -
类 bios.report.api.usermodel.DataSourceEntity 中的方法
- 获取XML类型的数据源属性: xml文件路径或url
- GRID_BGTYPE_NONE -
类 bios.report.api.model.PropValues 中的静态变量
- 表格属性,背景类型,无
- GRID_BGTYPE_PIC -
类 bios.report.api.model.PropValues 中的静态变量
- 表格属性,背景类型,图片
- GRID_BGTYPE_WATERMARK -
类 bios.report.api.model.PropValues 中的静态变量
- 表格属性,背景类型,水印
- GRID_CACHE_DATASET -
类 bios.report.api.model.PropValues 中的静态变量
- 表格属性,缓存内容,数据集
- GRID_CACHE_NONE -
类 bios.report.api.model.PropValues 中的静态变量
- 表格属性,缓存内容,不做缓存
- GRID_CACHE_REPORT -
类 bios.report.api.model.PropValues 中的静态变量
- 表格属性,缓存内容,报表
A B C D E F G I L M N O P Q R S T U V W Y