正在获取小帆推荐内容

您是不是想搜

搜索“by”找到相关内容354篇
填报JS接口说明

上延时函数 setTimeout。示例如下:setTimeout(function() { _g().getWidgetByCell("A1").setEnable(false); //将A1单元格控件设置为不可用}, 50

文档创建:星踪   创建时间:2021-04-19 编辑:32 | 浏览:50917
https://help.fanruan.com/finereport/doc-view-4007.html
JS调试通用方案

RL导出debugger;window.open(url)post实现url导出debugger;doHyperlinkByPost(url,config,target,feature)JS打印debugger;FR.doURLPrint(co

文档创建:LarryYI   创建时间:2023-05-08 编辑:4 | 浏览:3602
https://help.fanruan.com/finereport/doc-view-5208.html
FVS-V1.x更新日志

见:FVS页面接口 。V1.14.0适配的报表服务器版本11.0.9新增三维模型控制接口新增模型获取接口:getMeshByName新增模型控制接口:setVisible 、setScaling 、setRotation 、setPositio

文档创建:用户z1931049   创建时间:2023-12-29 编辑:3 | 浏览:1284
https://help.fanruan.com/finereport/doc-view-5338.html
不分页显示数据

2.3 方案三在未设置强制分页时(「条件属性」或「其他」属性中的分页),可在分页预览模板的 URL 后增加&__bypagesize__=false进行访问。&__bypagesize__=false的意义是不根据纸张大小进行分

文档创建:文档助手1   创建时间:2015-11-02 编辑:24 | 浏览:115289
https://help.fanruan.com/finereport/doc-view-328.html
简单程序数据集

示例下面实现一个简单自定义数据源,作为程序数据集使用。数据如下表所示:NameScoreAlex15Helly22Bobby992.1 准备编译环境编译程序前,需先创建一个 Java 工程环境,并且需要一个 Java 编辑器,如 Eclipse

文档创建:印然   创建时间:2015-11-10 编辑:38 | 浏览:84575
https://help.fanruan.com/finereport/doc-view-650.html
数据集中的排序

一些简单的,单一的「升序」或「降序」。本文将介绍在定义数据集时使用 SQL 语句可以设置的排序类型。1.2 ORDER BY 关键字ORDER BY 关键字用于对结果集按照一个列或者多个列进行排序。默认按照「升序」进行排序,即 ASC 关键字;

文档创建:印然   创建时间:2015-11-11 编辑:12 | 浏览:48037
https://help.fanruan.com/finereport/doc-view-903.html
自定义参数界面

me 中。function autoSubmit() { var num = document.getElementById('num').value; //获取文本控件的值 var row = docu

文档创建:文档助手1   创建时间:2015-11-11 编辑:18 | 浏览:43078
https://help.fanruan.com/finereport/doc-view-913.html
Web传递中文参数

encodeURIComponent("华东"); document.getElementById("reportFrame").src = addr; } window.onloa

文档创建:文档助手1   创建时间:2015-11-11 编辑:21 | 浏览:39540
https://help.fanruan.com/finereport/doc-view-916.html
自定义提交按钮

代码是_g().writeReport(),如果是调用嵌入的报表提交功能的话,使用document.getElementById('报表所在iframe的id').contentWindow._g().write

文档创建:文档助手1   创建时间:2015-11-11 编辑:25 | 浏览:61695
https://help.fanruan.com/finereport/doc-view-921.html
自定义缩放按钮

t; function afterload(){ document.getElementById('reportFrame').contentWindow._g().scale(&

文档创建:文档助手1   创建时间:2015-11-11 编辑:25 | 浏览:13226
https://help.fanruan.com/finereport/doc-view-923.html
自定义翻页按钮

//iframe 加载后触发 var contentPane = document.getElementById("reportFrame").contentWindow._g(); //获取报表 cont

文档创建:文档助手1   创建时间:2015-11-11 编辑:24 | 浏览:29578
https://help.fanruan.com/finereport/doc-view-928.html
自定义导出按钮

PDF 格式,那么导出按钮的 onclick 事件为:onclick="document.getElementById('reportFrame').contentWindow._g().exportR

文档创建:印然   创建时间:2015-11-11 编辑:43 | 浏览:52371
https://help.fanruan.com/finereport/doc-view-1145.html
软件及硬件配置

维数据库,如:Oracle、SQL Server、MySQL、Access、Sybase、DB2、Postgre、Derby、HIVE服务器支持 Tomcat8.5~9.0 版本、WebLogic12c 及以上、WebSphere8.5 及以上

文档创建:文档助手1   创建时间:2015-11-11 编辑:76 | 浏览:277009
https://help.fanruan.com/finereport/doc-view-1164.html
代理服务器配置

%\conf路径下, 修改 httpd.conf 文件,将以下模块的代码注释掉。LoadModule lbmethod_byrequests_module modules/mod_lbmethod_byrequests.soLoadModule

文档创建:jiangsr   创建时间:2018-06-11 编辑:21 | 浏览:41256
https://help.fanruan.com/finereport/doc-view-2438.html
新计算引擎简介

预览也可以显示为折叠树。注:支持的数据源有 MySQL、ADS、huaweiHive、CUBRID、Apache Derby、Firebird、H2、SQLite、HSQL、MariaDB、PostgreSQL、SAP HANA、Oracle、

文档创建:Leo.Tsai   创建时间:2019-12-06 编辑:106 | 浏览:79321
https://help.fanruan.com/finereport/doc-view-3135.html
动态轮播条形图

onumber(now())-datetonumber(a))/1000,12)),7)}'group by 货主城市,strftime('%Y-%m',订购日期)order by 运货费2.2

文档创建:axing   创建时间:2020-01-15 编辑:6 | 浏览:33263
https://help.fanruan.com/finereport/doc-view-3193.html
动态轮播折线图

津','秦皇岛','南京')group by 货主城市,strftime('%Y-%m',订购日期)2)菜单栏点击「模板>模板

文档创建:axing   创建时间:2020-02-28 编辑:10 | 浏览:25331
https://help.fanruan.com/finereport/doc-view-3259.html
下拉框控件专有

字修改为“选择全部”_g().getParameterContainer().getWidgetByName("comboBox0").setName4Empty("选择全部");

文档创建:RosieY   创建时间:2021-09-14 编辑:6 | 浏览:11469
https://help.fanruan.com/finereport/doc-view-4291.html
隐藏滚动条接口

arVisible(false);示例3:决策报表中隐藏 report0 报表块的横向滚动条_g().getWidgetByName('report0').setHScrollBarVisible(false);

文档创建:RosieY   创建时间:2021-09-14 编辑:10 | 浏览:22007
https://help.fanruan.com/finereport/doc-view-4300.html
FVS更新日志索引

ButtonDisplayPolicy2023-04-15V1.14.011.0.91)新增模型获取接口:getMeshByName新增模型控制接口:setVisible 、setScaling 、setRotation 、setPositio

文档创建:用户z1931049   创建时间:2022-08-01 编辑:77 | 浏览:56526
https://help.fanruan.com/finereport/doc-view-4834.html