screen.refresh('temp_extra_params;poll_interval=15;process;AUTO-GENERATE-REPORT;options=report,GEF020|47|REQ,GENERATE-XML,message,Request received.:lf:It may take up to 20 seconds to produce the VAF Request which will be emailed to you.:lf:You can wait at this screen for the report to display.');!
不好意思,我是想在点击Print VAF Request时能够下载一个pdf的report,但是Ext Js代码看不懂,不知道在是调用哪个方法或数据才能生成pdf文件。
你不能下个API对照着看看啊;这也不是多难的事;
不懂你要问什么。。贴出来的代码不就是调用了screen对象的refresh方法传递了个参数而已
如果死添加按钮,自己添加columns的renderer函数自定义生成控件的html代码就行了