| 接口 | 说明 |
|---|---|
| ArrayProvider<T> | |
| ClassNameParser |
Created by juhaoyu on 2017/7/12.
|
| ClusterStateProvider |
Created by Administrator on 2016/1/25 0025.
|
| ColumnRowModifier |
Created with IntelliJ IDEA.
|
| ColumnRowRelated |
相关格子
|
| DebugAssistant |
Created by daniel on 2016/6/15.
|
| DependenceProvider |
对参数有依赖的对象(如图表, 公式, 数据字典, 条件属性等)
|
| EnvChangedListener |
报表运行环境改变监听接口
|
| FCloneable |
用于表示该对象可被克隆的接口
|
| Filter<T> |
Created by juhaoyu on 2017/10/19.
|
| FineSharedMap<K,V> | |
| FormulaProvider | |
| HandlerMethod |
Created by vito on 2017/1/13.
|
| Mapper | |
| ModColumnRowProvider |
Created with IntelliJ IDEA.
|
| Nameable |
用于表示具有名字的对象的接口
|
| ParameterProvider |
Created by IntelliJ IDEA.
|
| RegStatusChangedListener |
Created by vito on 2017/1/4.
|
| SuffixMatcher |
支持各种类型的后缀检测
|
| SvgProvider |
Created by IntelliJ IDEA.
|
| UrlDriver | |
| Validator<T> |
Created by juhaoyu on 2018/8/22.
|
| 类 | 说明 |
|---|---|
| AbstractActor |
Created with IntelliJ IDEA.
|
| AbstractFormulaProvider |
Created by daniel on 2017/4/14.
|
| AbstractParameterProvider |
Created by daniel on 2017/4/14.
|
| ActorConstants |
Created with IntelliJ IDEA.
|
| ActorFactory |
Created with IntelliJ IDEA.
|
| AnalyActor |
Created with IntelliJ IDEA.
|
| ArrayUtils |
Operations on arrays, primitive arrays (like
int[]) and
primitive wrapper arrays (like Integer[]). |
| Ascii85InputStream |
Base85的ASCII编码的输入流
|
| Ascii85OutputStream | |
| AssistUtils |
协助处理代码质量的类
|
| BaseConstants | |
| BaseConstants.DP | |
| BaseConstants.Message | |
| BaseSessionFilterParameterManager |
权限控制相关参数管理,这个类型的参数是无法从url传递的
|
| BIActor |
Created with IntelliJ IDEA.
|
| BuildContext | |
| ClientCoder | |
| CodeUtils |
编码相关的工具类
|
| ColumnRow |
位置对象,用于表示在一个大的区域中所处的位置
生成一个新的ColumnRow对象用如下方法:
>ColumnRow cr = ColumnRow.valueOf(3, 5);
|
| ColumnRowGroup | |
| CommonCodeUtils |
编码相关的工具类
|
| CommonUtils | |
| Constants |
常量类
|
| CoreActivator |
Created by juhaoyu on 2018/2/1.
|
| CoreConstants |
Base模块的常量定义类
|
| CoreGraphHelper |
Created with IntelliJ IDEA.
|
| ElementCaseActor | |
| EmbParaFilter |
一般只有计算的时候用到参数,就先放在calculate模块了
FR内置参数过滤器
Coder: zack
Date: 2016/7/14
Time: 10:23
|
| EncodeConstants |
编码相关的常量
|
| ExportConstants | |
| FileTypeInspector | |
| FilterParameterManager | |
| Filters |
Created by juhaoyu on 2017/12/21.
|
| FT | |
| GraphDrawHelper |
Graphics draw, fill.
|
| ImageUtils | |
| JavaCompileInfo | |
| JavaSourceCode | |
| ListMap<K,V> |
让Map的Key是顺序的.
|
| ListSet<T> |
让Set是顺序的.
|
| NOPBPPageActor |
Created with IntelliJ IDEA.
|
| OperatingSystem | 已过时 |
| OperationUtils | |
| PageActor |
Created with IntelliJ IDEA.
|
| ParseColumnRow |
需要解析的的行列表示式
|
| PreviewActor |
Created with IntelliJ IDEA.
|
| Primitive | |
| ProductConstants |
关于公司产品信息的一些常量
|
| ProductConstantsBase |
关于公司产品信息的一些常量
|
| RapidActor |
Created by richie on 16/4/22.
|
| SetList<T> |
FR内部使用的去重的List
|
| StableUtils | |
| StringUtils |
Operations on
String that are
null safe. |
| UrlDriver.UrlDriverInstance | |
| Validators |
Created by juhaoyu on 2018/8/22.
|
| ViewActor |
Created with IntelliJ IDEA.
|
| WriteActor |
Created with IntelliJ IDEA.
|
| 枚举 | 说明 |
|---|---|
| Branch |
Created by richie on 16/3/29.
|
| CheckOut | |
| FRException.ERROR_TYPE |
| 异常错误 | 说明 |
|---|---|
| DeathCycleException |
死循环异常
|
| FRException |
Created by vito on 2017/1/13.
|
| InterpreterError | |
| UtilEvalError |
| 注释类型 | 说明 |
|---|---|
| Hidden |
Created by juhaoyu on 2017/9/26.
|