程序包 | 说明 |
---|---|
com.fr.base |
包含一些跨模块的底层基础类、接口、枚举等
|
com.fr.file |
与文件有关的工具类
|
com.fr.form.ui |
表单界面相关
|
com.fr.fs | |
com.fr.fs.sys.monitor | |
com.fr.mobile | |
com.fr.report |
这个包实现报表的最基础的包,包含了很多组成报表的基础的类.包括
所有报表类都必须实现的定义了报表的各种基本方法和属性的
Report 接口,
抽象实现了Report 接口的AbstractReport 类;
组成报表的基本元素,比如
单元格(CellElement )类,
浮动单元格(FloatElement )类,
页边距(Margin )类等等;
报表包含的属性,比如
报表常量(ReportConstants )类,
报表网络属性(ReportWebAttr )类等等;
分组报表(GroupReport )类,
多页面报表(WorkBook )类,
和电子表格(WorkSheet )类. |
com.fr.report.web.style |
限定符和类型 | 类和说明 |
---|---|
class |
ConfigManager
已过时。
|
限定符和类型 | 类和说明 |
---|---|
class |
CacheManager
缓存配置管理
|
class |
DatasourceManager
已过时。
|
class |
FunctionManager
Function Manager
|
限定符和类型 | 类和说明 |
---|---|
class |
WidgetManager
全局控件管理器
|
限定符和类型 | 类和说明 |
---|---|
class |
FSConfig
fs的设置属性
|
class |
PreventSqlInjConfig
Created by vito on 2016/12/14.
|
限定符和类型 | 类和说明 |
---|---|
class |
MemoryConfigManager
Created by hasee on 2017/7/5.
|
class |
OperationConfigManager
Created by hasee on 2017/7/31.
|
限定符和类型 | 类和说明 |
---|---|
class |
FMobileConfig |
限定符和类型 | 类和说明 |
---|---|
class |
ReportConfigManager
Created by vito on 16/5/9.
|
限定符和类型 | 类和说明 |
---|---|
class |
CustomStyleXMLFileManager
Created by zhouping on 2016/6/3.
|