程序包 | 说明 |
---|---|
com.fr.base.io | |
com.fr.chart.web.core | |
com.fr.design.mainframe |
设计器整体框架
|
com.fr.form |
表单(决策报表)相关
|
com.fr.form.main |
表单的核心类
|
com.fr.form.main.parameter | |
com.fr.form.ui |
表单界面相关
|
com.fr.fs | |
com.fr.main |
报表工作簿(WordBook)的接口和实现类
|
com.fr.main.impl | |
com.fr.main.workbook | |
com.fr.web.core | |
com.fr.write.main |
限定符和类型 | 类和说明 |
---|---|
class |
EncryptIOFileProxy
加密输出
|
class |
IOFileProxy
不加密的文件输出,供加密插件使用
|
构造器和说明 |
---|
EncryptIOFileProxy(IOFile file) |
IOFileProxy(IOFile file) |
限定符和类型 | 方法和说明 |
---|---|
IOFile |
ChartSessionIDInfor.getForm() |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractAppProvider<T extends IOFile>
Created by Administrator on 2016/3/17/0017.
|
限定符和类型 | 方法和说明 |
---|---|
boolean |
DefaultFormOperator.writeForm(IOFile tpl,
java.lang.String tplPath) |
boolean |
FormOperator.writeForm(IOFile tpl,
java.lang.String tplPath)
将表单对象写入到frm文件中
|
限定符和类型 | 类和说明 |
---|---|
class |
Form
表单
|
class |
WebClassForm
Author: richie
Version: 7.0.6
DateTime: 14-3-13 15:38
|
限定符和类型 | 方法和说明 |
---|---|
static boolean |
FormIO.writeForm(IOFile tpl,
java.lang.String tplPath) |
限定符和类型 | 类和说明 |
---|---|
class |
FormParameterUI
Created by IntelliJ IDEA.
|
限定符和类型 | 类和说明 |
---|---|
class |
ChartBook
Created by IntelliJ IDEA.
|
限定符和类型 | 类和说明 |
---|---|
class |
FSPlatesXMLManager
平台系统模块xml管理
Created by zhouping on 2017/11/16.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractFineBook |
class |
AbstractTemplateWorkBook |
限定符和类型 | 类和说明 |
---|---|
class |
WorkBook
Work main contains a series of work sheet.
|
class |
WorkBookAdapter
WorkBook 适配器
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractResWorkBook |
class |
AnalyRWorkBook
结果分析报表簿
|
class |
FormRWorkBook |
class |
PageRWorkBook |
限定符和类型 | 方法和说明 |
---|---|
IOFile |
FormSessionIDInfor.getForm()
获取当前结果表单
|
IOFile |
ReportSessionIDInfor.getForm() |
abstract IOFile |
WidgetSessionIDInfor.getForm()
获取当前的表单
|
IOFile |
FormSessionIDInfor.getIOFile(boolean reload)
获取IOFile
|
IOFile |
WidgetSessionIDInfor.getIOFile(boolean reload)
获取IOFile
|
限定符和类型 | 类和说明 |
---|---|
class |
WriteRWorkBook |