限定符和类型 | 接口和说明 |
---|---|
interface |
EmailManagerProvider |
interface |
Painter
用于绘画图形的基本接口
|
interface |
TableData
数据集的基本接口
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractPainter
画图对象的一个虚拟实现
|
class |
AbstractTableData |
class |
BaseFormula |
class |
ChartColorMatching
Created by shine on 2018/7/17.
|
class |
ChartEmptyDataStyleConf
Created by shine on 2018/6/29.
|
class |
ChartPreStyleConfig |
class |
ChartPreStyleServerManager
图表 服务器预定义 风格 管理器.
|
class |
ClassComparator
类比较器
|
class |
ConfigManager
已过时。
|
class |
CustomConfig |
class |
EmailManager |
class |
EmptyChartImage
Created by shine on 2018/7/24.
|
class |
ExcelImportAttr
Created by Administrator on 2016/8/18.
|
class |
FeedBackInfo
用户反馈信息
Created by IntelliJ IDEA.
|
class |
Formula
公式,公式在FineReport中的运用非常广泛 ,从参数界面到报表单元格到图表都会涉及到公式 ,
公式中可以运用已有的各种函数进行复杂的运算
|
class |
Icon
图标类,分成系统默认图标和自定义图标
|
class |
IconManager
carl:管理icon
所有的icon都从这里引用
icon name 不区分大小写
生成大图,页面css也从这里拿
初始化生成一下图,生成页面的时候 先getCssInfo,这时候intiImage,initCSS,在getCssFile,css传到页面之后,页面才回再到服务器来拿图片
这时候再调用getAllInOneImage,每个button getCSSInfo只是拿相应的className
|
class |
MapLayerConf
Created by shine on 2018/7/5.
|
class |
MapTileLayer
Created by shine on 2018/7/13.
|
class |
MapXmlConfig |
class |
MapXMLHelper
地图辅助, 储存地图的一些固定属性 以便于多模板, 同工程协作,
在保存或者打开模板时 需要读取以下内容, 保持和工程同步.
|
class |
MultiFieldParameter
多字段流程参数,结构:
{
name : 参数名,
type : ‘Multi’
value : [{
Parameter1,
Parameter2
...
}]
}
|
class |
Parameter
参数,参数是可以动态赋值的对象
|
class |
ParameterConfig
Created by juhaoyu on 2018/3/8.
|
class |
PhantomConf
Created by shine on 2018/7/4.
|
class |
ResultFormula
结果公式
|
class |
ScriptFormula
支持脚本语法的公式
|
class |
ServerConfig
Created by juhaoyu on 2018/3/8.
|
class |
StoreProcedureParameter
用于配置存储过程参数,域包括
参数名: 此参数名称
参数值: 若为OUT模式,则其初始值没有意义,存储过程执行后,此值方有意义
模式: 包括IN,OUT,INOUT
类型: 类型
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractBackground
背景的一个部分实现类
|
class |
BackgroundErrorMarker |
class |
ColorBackground
颜色背景类,该背景就只是单一的一种给定的颜色
|
class |
GradientBackground
渐变色背景。
|
class |
ImageBackground
图片背景,该背景使用一张图片作为填充。
|
class |
ImageFileBackground
图片背景。
|
class |
IntervalColorBackground
间隔色背景 依赖于位置, 间隔长度 总长度.
|
class |
PatternBackground
图案背景,具有指定样式的图案以及前景色背景色的背景样式
|
class |
TextureBackground
纹理背景
|
限定符和类型 | 接口和说明 |
---|---|
interface |
BaseChart
基础元素 图表, 供于所有工程使用.
|
interface |
BaseChartCollection
报表基础元素之 图表接口.
|
interface |
BaseChartGlyph |
interface |
BaseChartPainter
基础元素之 图表的Painter.
|
interface |
Glyph
图像对象
|
限定符和类型 | 接口和说明 |
---|---|
interface |
BaseReportDefinition
数据源为单元格类型的数据存储.
|
interface |
BaseTableDefinition
数据源为 数据集类型的数据存储.
|
interface |
FilterDefinition
图表处理公式联动和控件联动的接口
|
interface |
TopDefinitionProvider |
限定符和类型 | 接口和说明 |
---|---|
interface |
DataProcessor
Created by Mitisky on 16/3/1.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDataModel
Created by Mitisky on 16/3/2.
|
class |
LargeDataModel
Created by Mitisky on 16/3/1.
|
class |
NormalDataModel
Created by Mitisky on 16/3/1.
|
限定符和类型 | 类和说明 |
---|---|
class |
KV |
限定符和类型 | 接口和说明 |
---|---|
interface |
ConfigAttrMark |
限定符和类型 | 类和说明 |
---|---|
class |
PictureDocPart
图片文档块。
|
class |
RawDataPart
内置数据集中裸数据部分
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDocumentPart
抽象文档part
|
限定符和类型 | 类和说明 |
---|---|
class |
LazyEmbeddedTableData
懒加载内置数据集
|
限定符和类型 | 接口和说明 |
---|---|
interface |
BaseBook
所有类型模板基础接口,规定一些基本属性方法
当前有设计器版本,模板唯一ID,默认预览方式
|
限定符和类型 | 类和说明 |
---|---|
class |
EncryptIOFileProxy
加密输出
|
class |
FileAttrErrorMarker |
class |
IOFile
需要进行XML读写的类,该类是数据源类的一个子类
|
class |
IOFileProxy
不加密的文件输出,供加密插件使用
|
限定符和类型 | 类和说明 |
---|---|
class |
DesignBanCopyAttrMark |
class |
EncryptAttrMark |
class |
MobileOnlyTemplateAttrMark
手机端专属模板属性
|
class |
SharableAttrMark |
class |
TemplateIdAttrMark
Created by hzzz on 2017/9/30.
|
class |
WatermarkAttr
模版的水印属性
Created by plough on 2018/5/15.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
ChartMobileAttrProvider
Created by plough on 2018/1/23.
|
interface |
ElementCaseMobileAttrProvider
报表块移动端属性接口.
|
限定符和类型 | 类和说明 |
---|---|
class |
MobileScanCodeAttr |
class |
MultiFileUploaderMobileAttr
Created by plough on 2018/4/19.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
ParameterUI
Author : Shockway
Date: 13-5-22
Time: 上午10:39
|
限定符和类型 | 接口和说明 |
---|---|
interface |
Present
形态。
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractPresent
形态的一个基本实现
|
class |
DictPresent
数据字典形态,该形态的用一个指定的二维表进行计算匹配。
|
class |
FormulaPresent
公式形态,该形态用于把原值计算后再显示。
|
限定符和类型 | 类和说明 |
---|---|
class |
NativePrintAttr
Created by plough on 2018/3/4.
|
class |
NoClientPrintAttr
Created by plough on 2018/3/4.
|
class |
PrintMargin
Created by plough on 2018/3/19.
|
class |
PrintSettingsAttrData
Created by plough on 2018/6/7.
|
class |
PrintSettingsAttrMark
Created by plough on 2018/3/4.
|
限定符和类型 | 类和说明 |
---|---|
class |
LicenceAuthorizeConfig
已过时。
|
class |
LicenseConfigManager |
限定符和类型 | 类和说明 |
---|---|
class |
CacheConfiguration
关于缓存的配置信息类
|
限定符和类型 | 类和说明 |
---|---|
class |
DefaultCacheManagerConfig
Created by rinoux on 2018/9/11.
|
限定符和类型 | 类和说明 |
---|---|
class |
AreaColor
取大小值范围,绑定某一颜色
|
class |
AttrAlpha
系列条件 透明度.
|
class |
AttrAreaSeries
Created by eason on 15/2/11.
|
class |
AttrAxisPosition
系列条件 坐标轴位置 用于组合图 系列跟随坐标轴的位置.
|
class |
AttrBackground
系列条件背景.
|
class |
AttrBarSeries
组合图中柱形图堆积柱形图,堆积柱形图的系列定义封装
Created by eason on 15/2/10.
|
class |
AttrBorder
系列条件属性 边框.
|
class |
AttrChangeConfig
图表的条件属性类,由一个条件对应多个属性改变值
|
class |
AttrColor
系列条件属性 颜色.
|
class |
AttrContents
系列条件标签内容.
|
class |
AttrCurveLine
Created by eason on 15/2/27.
|
class |
AttrFillStyle
颜色方案 格式.
|
class |
AttrLine
被拆分了: AttrLineStyle和AttrColor顶替了, 已过时,
留下来只是为了兼容, 655之后不再使用,
|
class |
AttrLineSeries
Created by eason on 15/2/10.
|
class |
AttrLineStyle
条件属性 线型
|
class |
AttrMarkerType
条件属性 标记类型
|
class |
AttrNullValueBreak
Created by eason on 15/2/27.
|
class |
AttrPosition
已经被AttrContents合并了, 这个只在读取XMl, 兼容的时候用到, 655之后不再使用
|
class |
AttrStyle
已经被AttrContents合并了, 这个只在读取XMl, 兼容的时候用到, 655之后不再使用
|
class |
AttrTrendLine
条件显示 趋势线
|
class |
ChartPreStyle
图表预定义风格.
|
class |
ColorInfo
颜色条件属性: 颜色 边框 透明度
|
class |
ConditionTrendLine
条件趋势线
|
class |
DataSeriesCondition
只是一个用来统一的接口, 用于JS端初始化类型和转化JS属性
|
class |
DrillMapTools
Created by Mitisky on 16/6/29.
|
class |
LineStyleInfo
线型 的基本属性: 折线线型, 颜色, 边框 , 透明度, 阴影 , 外发光
|
class |
TextAttr
文本属性
|
class |
TimeSwitchAttr
Created by IntelliJ IDEA.
|
class |
TrendLine |
限定符和类型 | 类和说明 |
---|---|
class |
Area3DPlot
图表 三维面积图绘图区
|
class |
AreaPlot
图表面积图绘图区.
|
class |
Axis
Axis 类是所有坐标轴的基础抽象类,其中实现了很多关于坐标轴的方法. |
class |
AxisData
存放了一些关于坐标轴哦网格线、刻度、标题、标签的属性
|
class |
Bar2DPlot
图表 柱形图.
|
class |
Bar3DPlot
图表三维柱形绘图区.
|
class |
BarPlot
图表图 柱状绘图区的抽象类, 包括柱形图 三维柱形图等柱状图.
|
class |
BubblePlot
图表 气泡图绘图区
|
class |
CategoryAxis
分类坐标轴, 每个坐标轴上的标签为分类或者日期, 比如: 用于柱形图的x轴, 甘特图的水平日期轴
|
class |
CategoryPlot
图表中拥有分类的图表绘图区.
|
class |
Chart
单独的图表对象
|
class |
ChartAlertValue
图表警戒值
|
class |
ChartCollection
图表收集器, 收集存放一个或多个图表, 然后画出,
一般在设计器编辑时展示的都是图表收集器.
|
class |
ChartCommonCondition
Created by shine on 2018/7/16.
|
class |
ChartIcon
图表的缩略图Icon, 在选择图表类型界面 用到.
|
class |
ChartIcon4ADHOC
在线分析中生成的图表的缩略图.
|
class |
ChartPainter
图表预览时 所展示的图表集 一般为ChartGlyph的集合
|
class |
Charts<T extends ChartData>
Created by mengao on 2017/5/3.
|
class |
ChartsPlot
用户使用第三方图表默认plot
|
class |
CustomPlot
图表类型: 组合图绘图区.
|
class |
Donut2DPlot |
class |
Donut3DPlot |
class |
DonutPlot
圆环图的绘图区抽象类,有2D和3D圆环图
|
class |
FunnelPlot
Created with IntelliJ IDEA.
|
class |
GanttPlot
图表的股价图绘图区
|
class |
GisMapPlot
gis地图的绘图区
|
class |
Legend
图例属性定义.
|
class |
LinePlot
折线图绘图区
|
class |
MapCustomImageType
地图类型的定义.
|
class |
MapPlot
图表的地图绘图区
|
class |
MeterBluePlot
仪表盘的自定义风格
|
class |
MeterPlot
仪表盘的绘图区.
|
class |
NumberAxis
数据Number的坐标轴
|
class |
Pie3DPlot
三维饼图的绘图区
|
class |
PiePlot
饼图: 只有一个系列, 多个分类.
|
class |
Plot
绘图区抽象类
|
class |
RadarAxis
雷达坐标轴
|
class |
RadarPlot
雷达图绘图区
|
class |
RangePlot
全距图绘图区
|
class |
RectanglePlot
矩形绘图区抽象类
|
class |
SimpleMeterPlot
Created by IntelliJ IDEA.
|
class |
StockPlot
股价图绘图区
|
class |
Title
图表或者坐标轴的标题
|
class |
ValueAxis
轴上带值的坐标轴,比如一个普通的几何x-y二维坐标系统的y轴
|
class |
XYPlot
XY绘图区, 抽象类: 左侧和右侧均为值轴
|
class |
XYScatterPlot
XY散点图绘图区.
|
限定符和类型 | 类和说明 |
---|---|
class |
BubbleReportDefinition
气泡图的单元格数据定义 存放BubbleSeriesValue.
|
class |
BubbleSeriesValue
气泡图的系列值 封装 x, y, size.
|
class |
BubbleTableDefinition
气泡图的数据集定义.
|
class |
ChartSummaryColumn
图表数据集中封装多个系列名时 系列名和公式
Chart Summary column.
|
class |
GanttReportDefinition
甘特图的单元格数据定义.
|
class |
GanttTableDefinition
甘特图的数据集数据定义.
|
class |
GisMapReportDefinition
gis地图单元格数据定义
|
class |
GisMapTableDefinition
gis地图的数据集数据定义
|
class |
JSONTableData
JSON数据源.
|
class |
MapMoreLayerReportDefinition
地图 多层钻取层级 数据定义.
|
class |
MapMoreLayerTableDefinition
地图 多层数据 数据集
|
class |
MapSingleDefinition
地图 单层(每一层)系列数据封装.
|
class |
MapSingleLayerReportDefinition
单层地图展示数据.
|
class |
MapSingleLayerTableDefinition
单层地图 数据集数据
|
class |
MeterReportDefinition
仪表盘的单元格数据定义: 类型(单指针, 多指针), 分类名称(系列名称), 指针值(系列对应值).
|
class |
MeterTableDefinition
仪表盘的数据集定义.
|
class |
MoreNameCDDefinition
用多个数据列的名 做为系列名 定义图表数据 (和用单个数据列的值做为系列值相对).
|
class |
NormalReportDataDefinition
默认一般(656之前的数据类型) 柱形 折线 面积等通用的单元格数据.
|
class |
NormalTableDataDefinition
普通的TableData数据定义.
|
class |
OneValueCDDefinition
系列取自一个字段的值,TableData所用Definition.
|
class |
ReportDataDefinition
图表的单元格 数据源定义抽象类.
|
class |
ScatterReportDefinition
散点图单元格数据定义.
|
class |
ScatterSeriesValue
散点图 单元格数据定义的list值(系列值封装)
散点的系列值封装: 包括 系列x值 系列y值 系列项名.
|
class |
ScatterTableDefinition
散点图的数据集定义.
|
class |
SeriesDefinition
一种普通的系列值封装 包括 系列名 和 value.
|
class |
SeriesEntry
兼容以前不完全支持公式.
|
class |
StockLabel
Created by IntelliJ IDEA.
|
class |
StockReportDefinition
股价图的单元格数据定义.
|
class |
StockTableDefinition
股价图的数据集定义.
|
class |
TableDataDefinition
抽象的数据集数据 定义.
|
class |
TopDefinition
抽象的Top数据集定义 用于截取前多少系列和前多少分类.以及分类和系列的数据字典.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractChartPainter
抽象的图表绘画器.
|
class |
AllEqualMarker
恒等号, 三个横线.
|
class |
AntiClockLineMarker
反斜划线\\\\
|
class |
Area3D
三维面积图形.
|
class |
Area3DPlotGlyph
三维饼图绘图区图形对象
|
class |
AreaPlotGlyph
面积图绘图区图形对象.
|
class |
AxisGlyph
坐标轴图形对象抽象类.
|
class |
Bar2DPlotGlyph
二维柱形图绘图区图形对象
|
class |
Bar3DPlotGlyph
三维柱形图绘图区图形对象.
|
class |
BarPlotGlyph
柱状图绘图区图形对象.
|
class |
BlueMeter
Created by kunsnat on 14-9-11.
|
class |
Bubble
图表气泡图的气泡图形.
|
class |
BubblePlotGlyph
气泡图绘图区图形对象.
|
class |
CategoryAxisGlyph
分类轴图形对象.
|
class |
CategoryPlotGlyph
具有分类轴的绘图区的图形对象.
|
class |
ChartAlertValueGlyph
从ValueAxisGlyph里面分离出来
|
class |
ChartGlyph<T extends PlotGlyph,U extends LegendGlyph,V extends DataSheetGlyph>
类说明 图表图像, 实现画法.
|
class |
CircleFilledMarker
小圆形填充标记
|
class |
CircleMarker
小圆形标记
|
class |
ClockLineMarker
顺斜划线////
|
class |
CompositePiePlotGlyph
复合饼图: 包括复合柱形图 复合饼图.
|
class |
ConditionAttr
图表的条件属性类,由一个条件对应多个属性改变值
|
class |
ConditionCollection
图表的条件属性集合
|
class |
CrossMarker
"+" 标记
|
class |
Cubic
三维柱形图形.
|
class |
CustomAttr
组合图中的组合条件
|
class |
CustomPlotGlyph
组合图绘图区图形对象.
|
class |
DataPoint
图表系列中的数据点, 比如: 柱形图的单独一个柱子, 折线图中的一个折线折点, 均为一个数据点.
|
class |
DataPoint4Bubble
气泡中的数据点, 一个气泡即对应一个数据点.
|
class |
DataPoint4Funnel
Created with IntelliJ IDEA.
|
class |
DataPoint4Gantt
甘特图的数据点, 完整信息包括: 项目的ID, 百分比进度, 计划开始结束, 实际开始结束时间.
|
class |
DataPoint4GisMap
gis地图数据点定义
|
class |
DataPoint4Map
地图专用
|
class |
DataPoint4Pie
饼图的数据点, 一个扇形即为一个饼图的数据点.
|
class |
DataPoint4Stock
股价图系列点, 完整信息包括: 成交量, 开盘, 盘高, 盘低, 收盘.
|
class |
DataPoint4XY
散点图的系列点.
|
class |
DataPointLabelInfo
系列中数据点的标签属性
|
class |
DataSeries<T extends DataPoint>
图表的数据系列, 添加不同分类的系列点
|
class |
DataSeries4Area
面积图的系列.
|
class |
DataSheet
数据表
|
class |
DataSheetGlyph
数据表图形对象.
|
class |
DateAxisGlyph
日期坐标轴图形对象.
|
class |
DiamondFilledMarker
菱形填充标记
|
class |
DiamondMarker
菱形标记
|
class |
Donut2DPlotGlyph
2维的圆环图
|
class |
Donut3DPlotGlyph
三围圆环图绘图区图形对象
|
class |
DonutPlotGlyph
圆环图绘图区图形对象
|
class |
DowJonesMarker
减号标记, 标记类型中未添加
Test for svn
|
class |
FoldLine
折线和颜色样式属性的封装.
|
class |
FoldLine3D
折面 用于三维折线图, 已过时.
|
class |
FunnelPlotGlyph
Created with IntelliJ IDEA.
|
class |
GanttPlotGlyph
甘特图绘图区图形对象.
|
class |
GeneralGlyph
封装GeneralInfo抽象类.
|
class |
GeneralInfo
保存图表基本信息的类
|
class |
GisMapPlotGlyph
Gis地图绘图区队形
|
class |
LegendGlyph
图例的图形对象, 实现图例的画法.
|
class |
LineMarkerIcon
图表线型,包括格式、颜色和标记类型属性
|
class |
LinePlotGlyph
折线图绘图区图形对象.
|
class |
MapAttr
地图属性储存: 地图图片, 所有的区域名和对应名称 形状, 区域名对应关系, 钻取层级关系.
|
class |
MapHotAreaColor
区域 热力地图, 大致是 从一个区域最大值 最小值 能够分出区间
|
class |
MapPlotGlyph
地图绘图区图形对象.
|
class |
MapShapeValue
地图储存shape的类型: 名称, 形状.
|
class |
Marker
抽象的标记类
|
class |
MarkerGlyph
标记类型图形对象.
|
class |
Meter
仪表盘图形.
|
class |
MeterInterval
仪表盘的分段区域
|
class |
MeterPlotGlyph |
class |
MeterStyle
仪表盘默认风格
|
class |
MinusSignMarker
"=" 等号标记
|
class |
NullMarker
空标记 无标记类型
|
class |
NumberAxisGlyph
数字类型的坐标轴图形对象抽象类.
|
class |
Pie3D
三维饼图, 装Cylinder用的, 大部分设置都需要对其Cylinder设置.
|
class |
Pie3DPlotGlyph
三维饼图绘图区图形对象.
|
class |
PiePlotGlyph
饼图绘图区图形对象.
|
class |
PlotGlyph<T extends DataSeries> |
class |
PlusSignMarker
倒T型标记
|
class |
PointMarker
点标记类型, 没有在标记类型中添加
|
class |
Projection
三维视图的投影变换
不做变换时, X轴向右,Y轴向下,Z轴从屏幕中出来
1.正交投影
2.透视投影
3.直角坐标系(类似Excel)
|
class |
RadarAxisGlyph
雷达图坐标轴图形对象.
|
class |
RadarPlotGlyph
雷达图绘图区图形对象.
|
class |
RangeAxisGlyph
位置在图表中间 专门为全距图而做的坐标轴图形对象.
|
class |
RangePlotGlyph
全距图绘图区图形对象.
|
class |
RectangleGlyph
矩形区域对象.
|
class |
RectanglePlotGlyph
具有二维矩形坐标轴区域的图表绘图区图形对象.
|
class |
Ring3D
Created by eason on 14-3-6.
|
class |
RoundFilledMarker
圆形填充标记.
|
class |
RoundMarker
圆形标记
|
class |
ShapeGlyph
封装Shape的图形对象.
|
class |
SimpleMeter
简单的仪表盘背景圆环是300度的圆环
Created by IntelliJ IDEA.
|
class |
SpecialGlyph
比较独立的图形对象,该Glyph都没有可以选择的孩子Glyph
|
class |
SquareFilledMarker
正方形填充标记
|
class |
SquareMarker
正方形标记
|
class |
StarMarker
星标记
|
class |
StockPlotGlyph
股价图绘图区图形对象
|
class |
TextGlyph |
class |
TitleGlyph
不可旋转、截取显示、自动换行的图表标题文本
|
class |
TrendLineGlyph
趋势线的画图对象
|
class |
TriangleFilledMarker
三角形填充标记
|
class |
TriangleMarker
三角形标记
|
class |
ValueAxisGlyph
值轴图形对象.
|
class |
XMarker
X标记
|
class |
XYPlotGlyph
XY均为值轴的绘图区图形对象
|
class |
XYScatterPlotGlyph
散点图绘图区图形对象.
|
限定符和类型 | 类和说明 |
---|---|
class |
ChartMobileAttr
当前图表块在移动端的一些属性
Created by plough on 2018/1/23.
|
限定符和类型 | 类和说明 |
---|---|
class |
ChartHyperPoplink |
class |
ChartHyperRelateCellLink |
class |
ChartHyperRelateFloatLink |
class |
ChartHyperRelateLink |
限定符和类型 | 类和说明 |
---|---|
class |
ClusterTimeMonitorConfig
集群下,时间监听配置
created by Harrison on 2019/01/22
|
限定符和类型 | 类和说明 |
---|---|
class |
FineClusterConfig
Created by juhaoyu on 2018/3/5.
|
限定符和类型 | 类和说明 |
---|---|
class |
FineClusterPersistence
Created by juhaoyu on 2018/3/6.
|
class |
PersistenceClusterNode
Created by juhaoyu on 2018/3/7.
|
限定符和类型 | 类和说明 |
---|---|
class |
BarcodeAttr |
class |
BarcodePainter
BarcodePainter.用于绘制条形码
|
限定符和类型 | 类和说明 |
---|---|
class |
BBSAttr
Created by zack on 2017/10/31.
|
class |
Configuration
配置类的父类
|
class |
DefaultConfiguration |
class |
EmailServerConfig
邮件服务器配置
|
class |
FtpServerConfig
ftp服务器,存储了多个ftp,可供选择使用
|
class |
MarketConfig
存储市场相关配置
Created by XiaXiang on 2018/3/6.
|
class |
PrintConfig
打印相关的设置
|
class |
ServerPreferenceConfig
ConfigManager拆分为CommonConfigConfig,EmailConfig和report中的ReportWebAttr
其中CoreConfig在core中
EmailConfig应该在哪里呢?
|
限定符和类型 | 类和说明 |
---|---|
class |
FacadeKey
这个类的作用是,保存一个UniqueKey对象,但是该对象里面没有需要保存的东西,那么在次从数据库中取该对象是空
那么如果类 实现了FacadeKey,就能够保存对象
|
class |
UniqueKey
Created by hasee on 2017/11/30.
|
限定符和类型 | 类和说明 |
---|---|
class |
Control
新组件
|
限定符和类型 | 类和说明 |
---|---|
class |
ComboBoxBase |
class |
DatePicker
时间日期选择组件
|
class |
Pagination
页码组件
|
class |
PasswordField
密码组件
|
class |
RadioButton
单选按钮组件
|
class |
Slider
滑块组件
|
class |
TextField
文本组件
|
class |
TimePicker
时间选择控件
|
class |
TreeView
树组件
|
限定符和类型 | 接口和说明 |
---|---|
interface |
Dictionary
数据字典,FR中的一种键-值对的数据结构
|
interface |
JobValue
Author : Shockway
Date: 13-4-15
Time: 下午6:39
|
interface |
SubmitJob
已过时。
新的接口 @see
SubmitTask 使用时应继承其抽象类 @see AbstractSubmitTask |
interface |
SubmitTask
扩展了SubmitJob,添加了一些方法
Created by loy on 2017/1/16.
|
interface |
TableDataSource
数据源,用于表示拥有数据集的对象的接口
|
interface |
Verifier
用于填报数据校验
|
interface |
VerifyJob
Author : Shockway
Date: 13-7-26
Time: 下午6:27
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDict
数据字典的一个抽象实现
|
class |
AbstractParameterTableData
带参数的数据集的抽象实现,如果需要设计一个带参数的数据集,可以继承此类以简化代码
|
class |
AbstractSubmitTask
Created by loy on 2017/1/16.
|
class |
AbstractTableDataSource
数据源的一个抽线实现
|
class |
AbstractTotalJob |
class |
ClassSubmitJob
填报提交事件之自定义提交事件的容器类
|
class |
ClassVerifyJob
Author : Shockway
Date: 13-7-26
Time: 下午6:31
|
class |
DefinedSubmitJob |
class |
DefinedVerifyJob
Author : Shockway
Date: 13-8-7
Time: 下午6:51
|
class |
SimpleVerifier
这个好像没有什么特别的作用
|
class |
TotalSubmitJob
Created with IntelliJ IDEA.
|
class |
TotalVerifyJob
Author : Shockway
Date: 13-8-7
Time: 下午6:58
|
class |
VerifyItem
校验项,主要用于包含公式等校验不通过信息的,可以自行集成该类实现更多的校验项
|
class |
VersionInfoTableData
注册信息程序数据集
|
限定符和类型 | 类和说明 |
---|---|
class |
Authentication
Created by Lyon on 2018/3/12.
|
限定符和类型 | 类和说明 |
---|---|
class |
KerberosAuthentication
Created by Lyon on 2018/1/18.
|
限定符和类型 | 类和说明 |
---|---|
class |
NormalAuthentication
Created by Lyon on 2018/3/12.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractCondition
此类对Condition接口做默认实现
|
class |
CommonCondition
简单比较的条件,该条件只需要让指定的值之间通过确定的比较器进行比较
|
class |
FormulaCondition
公式类型的条件属性
|
class |
JoinCondition
用于组合的条件,带有逻辑连接符AND或者OR
|
class |
ListCondition
组合条件,用多个AND或者OR连接起来的条件组成的对象
|
class |
ObjectCondition
包装了一个比较器作为条件的条件对象
|
限定符和类型 | 类和说明 |
---|---|
class |
Compare
用于比较的类.
|
限定符和类型 | 类和说明 |
---|---|
class |
FileDataSource
从文件中读取数据
|
class |
URLDataSource
通过网络获取数据的数据源
|
限定符和类型 | 类和说明 |
---|---|
class |
Table
数据库表
|
限定符和类型 | 类和说明 |
---|---|
class |
ColumnSize |
限定符和类型 | 类和说明 |
---|---|
class |
XMLColumnNameDateType |
class |
XMLColumnNameType |
限定符和类型 | 接口和说明 |
---|---|
interface |
Connection
数据连接接口
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDatabaseConnection
The abstract implementation of DatabaseConnection interface.
|
class |
AbstractTableDataSourceDependent
依赖模板中其他数据集的Tabledata, 例如: 树数据集, 简道云数据集等等.
|
class |
ArrayRowData |
class |
ArrayTableData
|
class |
ClassTableData
Class TableData.
|
class |
ConditionTableData |
class |
CustomDictionary |
class |
CustomTableData |
class |
DatabaseDictionary |
class |
DBTableData
Creates
TableData object from database, using JDBC connection. |
class |
DecoratedTableData |
class |
DynamicSQLDict |
class |
EmbeddedTableData
Embedded TableData
|
class |
ExcelTableData |
class |
FileTableData |
class |
FormulaDictionary |
class |
FormulaDisplayDictionary |
class |
JDBCDatabaseConnection
JDBC Database Connection
|
class |
JNDIDatabaseConnection
JNDI Database Connection
|
class |
MultiFieldTableData
流程中的多字段数据
|
class |
MultiTDTableData |
class |
NameDatabaseConnection
Store the name of database connection.
|
class |
NameTableData |
class |
RecursionTableData |
class |
RowDataWrapper |
class |
SubmitJobValue |
class |
TableColumn |
class |
TableDataDictionary |
class |
TableDataErrorMarker |
class |
TextTableData
Creats
TableData object from text file.Each line in the text
file shoud be separated by separators. |
class |
TreeAttr |
class |
TreeNodeAttr |
class |
UnionTableData |
class |
XMLOPTableDataSource |
class |
XMLTableData |
限定符和类型 | 类和说明 |
---|---|
class |
LifecycleConfig
Created by Zed on 2018/01/25.
|
class |
TempRestrictionConfig |
限定符和类型 | 类和说明 |
---|---|
class |
StoreProcedure
原来将结果集保存在StoreProcedureParameter的做法实在是太太太搓了。
|
限定符和类型 | 类和说明 |
---|---|
class |
DBCPConnectionPoolAttr |
限定符和类型 | 类和说明 |
---|---|
class |
AuthorizeAttr |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractPassport |
class |
DefaultPassport
默认的通信证检查器,只需要检查输入的密码经过hash后和存在的平台数据库中的用户密码信息一致即表示通过
|
class |
HttpPassport |
class |
LdapPassport |
限定符和类型 | 类和说明 |
---|---|
class |
AppearanceConfig
Created by Zed on 2018/01/31.
|
class |
BackupConfig
Created by Zed on 2018/4/25.
|
class |
ClusterExceptionWarningConfig
created by Harrison on 2018/11/14
|
class |
ConnectionCreateInfoConfig
Created by Zed on 2018/03/13.
|
class |
ConnectionCreationInfo
Created by Zed on 2018/03/13.
|
class |
DataUpdateMsgConfig
Created by Zed on 2018/01/30.
|
class |
Encryption
Created by zhouping on 2018/4/18.
|
class |
EncryptionConfig
加密方式配置
Created by zhouping on 2018/4/18.
|
class |
FSConfig
平台同步设置,授权类型
|
class |
IntelliReleaseConfig
Created by Zed on 2018/01/25.
|
class |
LogCleanConfig
Created by Zed on 2018/5/29.
|
class |
LoginLockConfig
Created by Zed on 2018/8/21.
|
class |
LoginVerificationConfig
Created by Zed on 2018/8/21.
|
class |
MobileConfig
移动端配置
|
class |
ModuleBackupConfig
Created by Zed on 2018/4/25.
|
class |
PasswordStrategyConfig
Created by Zed on 2018/8/19.
|
class |
PreventSqlInjConfig
SQL防注入配置文件。
|
class |
PrewarningConfig
Created by Zed on 2018/01/25.
|
class |
StyleMap
ConfigManger中StyleMap包装一下
|
class |
SystemConfig
Fsconfig中的系统配置
|
class |
TemplateAuthConfig
模板认证配置项
Created by zhouping on 2018/9/3.
|
class |
UpdateConfig |
class |
UserDataSetConfig
Created by Zed on 2018/01/31.
|
class |
UserRemindConfig
Created by Zed on 2018/8/15.
|
class |
WatermarkConfig |
限定符和类型 | 类和说明 |
---|---|
class |
BannerConfig
Created by bob.huang on 2018/8/28
移动端目录横幅
|
class |
BannerItem
Created by bob.huang on 2018/8/28
目录横幅内容
|
限定符和类型 | 类和说明 |
---|---|
class |
WatermarkData |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractProcessButton |
class |
AddNote |
class |
Back |
class |
Close |
class |
Distribute |
class |
Pass |
class |
Report |
class |
StashTaskData |
class |
ViewProcess |
限定符和类型 | 类和说明 |
---|---|
class |
AlphaFineConfigManager
Created by XiaXiang on 2017/4/5.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
DesignerWorkspaceInfo |
限定符和类型 | 类和说明 |
---|---|
class |
LocalDesignerWorkspaceInfo
Created by juhaoyu on 2018/6/15.
|
class |
RemoteDesignerWorkspaceInfo |
限定符和类型 | 类和说明 |
---|---|
class |
GenericCacheConfig
Created by rinoux on 2018-12-19.
|
class |
GenericCacheManagerConfig
默认的可配置的FineCacheManagerConfig实现
设置了
1、默认的diskStore,.
|
限定符和类型 | 类和说明 |
---|---|
class |
RemoteWorkspaceURL |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractChart<T extends AbstractDataConfig>
Created by shine on 2018/2/26.
|
class |
AbstractDataConfig
Created by shine on 2018/3/7.
|
class |
ExtendedField
Created by shine on 2018/3/14.
|
class |
ExtendedReportDataSet
Created by shine on 2018/2/28.
|
class |
ExtendedTableDataSet
Created by shine on 2018/2/26.
|
class |
StringFormula
Created by shine on 2018/9/29.
|
限定符和类型 | 类和说明 |
---|---|
class |
ADHocTableDataConfig |
class |
CacheConfig |
class |
CacheManager
缓存配置管理
|
class |
ConnectionConfig |
class |
DatasourceManager
已过时。
|
class |
FunctionConfig |
class |
FunctionInfo |
class |
FunctionManager
Function Manager
|
class |
ProcedureConfig |
class |
TableDataConfig |
class |
WebImage
Created by hasee on 2016/9/9.
|
class |
WebImagePainter
使用
|
class |
XMLFileManager
基于XML文件保存的各种配置信息,该XML文件保存于/WEB-INF/resources下
|
限定符和类型 | 类和说明 |
---|---|
class |
DataTableConfig |
限定符和类型 | 类和说明 |
---|---|
class |
Listener |
class |
Observer
事件观察者
|
限定符和类型 | 类和说明 |
---|---|
class |
PolyExportWorkSheet
导出表单是用了聚合报表那边的导出逻辑.
|
限定符和类型 | 类和说明 |
---|---|
class |
Form
表单
|
class |
FormHyperlink
表单中的超链对象
|
class |
WebClassForm
Author: richie
Version: 7.0.6
DateTime: 14-3-13 15:38
|
限定符和类型 | 类和说明 |
---|---|
class |
FormMobileAttr
表单在移动端的一些属性
Created by fanglei on 2016/11/18.
|
限定符和类型 | 类和说明 |
---|---|
class |
FormParameterUI
Created by IntelliJ IDEA.
|
限定符和类型 | 类和说明 |
---|---|
class |
FormSubmitButton |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractSharableWidget |
class |
SharableEditor
可共享的组件(共享组件和原生组件的联系的桥梁主要是方便读写xml且尽量复用原表单里的逻辑)
Coder: MoMeak
Date: 2018/3/12
|
限定符和类型 | 接口和说明 |
---|---|
interface |
RefreshAttrProvider
报表块刷新属性.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
WidgetConfig |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractBorderStyleWidget
表单中有丰富样式(边框, 背景, 边距等等), 可以被分享组件的父类
报表块, 图表块, 布局
|
class |
AbstractDataControl |
class |
AbstractWidgetConfig |
class |
BasicWidgetConfig |
class |
Button |
class |
ButtonGroup |
class |
CardAddButton |
class |
CardSwitchButton |
class |
ChartBook
Created by IntelliJ IDEA.
|
class |
ChartEditor
图表组件
|
class |
CheckBox |
class |
CheckBoxGroup
复选框组控件
|
class |
ComboBox |
class |
ComboCheckBox |
class |
Connector |
class |
CustomButton
TODO carl:自定义button
结构暂时这样,等想清楚再调整
|
class |
CustomToolBarButton |
class |
CustomWriteAbleRepeatEditor
Author : Shockway
Date: 13-9-18
Time: 下午4:52
允许自定义值的、允许直接编辑的、带重复的 --- 下拉框 下拉复选框 下拉树
|
class |
DateEditor
日期控件
|
class |
DictContainedCustomWriteAbleEditor
Coder: zack
Date: 2016/4/14
Time: 9:18
有数据字典属性的且允许自定义值的、允许直接编辑的、带重复的 --- 下拉框 下拉复选框 下拉树
|
class |
DirectWriteEditor |
class |
EditorHolder |
class |
ElementCaseEditor
报表块控件
|
class |
FieldEditor |
class |
FileEditor |
class |
FreeButton |
class |
IframeEditor |
class |
IndexWidget |
class |
Label |
class |
LayoutBorderStyle
边框样式
|
class |
ListEditor
List控件
|
class |
MenuButton |
class |
MultiFileEditor |
class |
NameWidget |
class |
NoneWidget |
class |
NumberEditor
数字控件
|
class |
PaddingMargin |
class |
Password |
class |
Radio |
class |
RadioGroup
单选按钮组
|
class |
RegexFieldEditor
带正则校验的控件, num/text
|
class |
SharableWidgetBindInfo
组件关联信息(使用帮助,分类信息)
Coder: zack
Date: 2016/9/20
|
class |
TextArea |
class |
TextEditor |
class |
ToggleButton |
class |
ToolBar |
class |
ToolBarButton |
class |
ToolBarMenuButton |
class |
ToolBarNumberEditor |
class |
ToolBarTextEditor |
class |
TreeComboBoxEditor |
class |
TreeEditor |
class |
UserDefinedWidgetConfig |
class |
Widget |
class |
WidgetErrorMarker
用于标记读取出错的控件控件,经常是插件中定义的控件
|
class |
WidgetInfoConfig |
class |
WidgetManager
全局控件管理器
|
class |
WidgetTitle |
class |
WidgetValue
控件值。
|
class |
WriteAbleRepeatEditor |
class |
WriteUnableRepeatEditor
具有重复数据但不可直接编辑的编辑器————单选按钮组和复选按钮组
这个类和WriteAbleRepeatEditor很多地方重复了,但想不到办法统一去用一个类
因为WriteAbleRepeatEditor具有可否直接编辑属性
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractGapWidget |
class |
WAbsoluteBodyLayout
作为body的绝对布局
Created by zhouping on 2016/10/14.
|
class |
WAbsoluteLayout |
static class |
WAbsoluteLayout.BoundsWidget
已过时。
|
class |
WBorderLayout
边界式布局,将整个容器分成东南西北中五块
|
class |
WCardLayout |
class |
WFitLayout
表单自适应布局,控件按照自适应规则进行布局
|
class |
WGridLayout
网格式布局
整个容器平均分成rows行,cols列
|
class |
WHorizontalBoxLayout
水平盒子布局,控件默认居中对齐,默认间隔是5像素 对齐方式有: LEFT :左对齐 CENTER :居中对齐 RIGHT :右对齐
|
class |
WHorizontalSplitLayout |
class |
WLayout |
class |
WParameterLayout
表单参数界面的布局
|
class |
WScaleLayout |
class |
WSortLayout
由于像WCardLayout这种不提供控件列表和手动拖拽排序,故在WLayout下面新建一层可以用于控件列表排序的类
让需要排序的Layout继承而不是让所有的都继承可排序属性
Created by fanglei on 2017/2/20.
|
class |
WSplitLayout |
class |
WTitleLayout |
class |
WVerticalBoxLayout |
class |
WVerticalSplitLayout |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractSwitchTabButton |
class |
CardNextTabButton |
class |
CardPreviousTabButton |
class |
WCardMainBorderLayout |
class |
WCardTagLayout
card布局上方的Tab切换栏
|
class |
WCardTitleLayout
CardLayout的标题部分, 在设计器上体现是一摞Tab和一个增加tab的按钮
输出到web端的体现是一摞Tab(Center)和两个左右切换Tab的按钮(West, East)
|
class |
WTabFitLayout
tab布局的tabFitLayout
|
限定符和类型 | 接口和说明 |
---|---|
interface |
RegExp |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractReg |
class |
CustomReg |
class |
FloatReg |
class |
IDCardReg |
class |
LengthReg |
class |
MailReg |
class |
MobileReg |
class |
NoneReg |
class |
PhoneReg |
class |
PostCardReg |
class |
RequiredReg |
限定符和类型 | 类和说明 |
---|---|
class |
LayerConfig
Created by juhaoyu on 16/9/12.
|
class |
LayerDependence
Created by juhaoyu on 16/9/12.
|
限定符和类型 | 类和说明 |
---|---|
class |
CRBoundsWidget
封装了Widget的类,描述Widget的大小、位置等信息
原来是在WAbsoluteLayout中的,但是由于很多Layout都用到了它,故将它独立出来,使和WAbsoluteLayout无关的不再依赖WAbsoluteLayout
Modified by fanglei at 2017/2/8
|
限定符和类型 | 类和说明 |
---|---|
class |
Composite
Created by harry on 2017-3-6.
|
protected class |
Composite.CompositeLayout |
class |
Excel
Created by harry on 2017-3-6.
|
class |
ExcelO
Created by harry on 2017-3-6.
|
class |
ExcelP
Created by harry on 2017-3-6.
|
class |
Export
Created by harry on 2017-3-6.
|
限定符和类型 | 类和说明 |
---|---|
class |
First |
class |
Last |
class |
Next |
class |
PageNavi |
class |
Previous |
限定符和类型 | 类和说明 |
---|---|
class |
FSPlatesXMLManager
平台系统模块xml管理
Created by zhouping on 2017/11/16.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
AuthenticateObjectType |
限定符和类型 | 类和说明 |
---|---|
class |
DefaultAuthenticateObjectType |
class |
HttpAuthenticateObjectType |
class |
LdapAuthenticateObjectType |
限定符和类型 | 类和说明 |
---|---|
class |
UserInfo
用户信息
|
限定符和类型 | 类和说明 |
---|---|
class |
DatabaseAdapterAttr
Created by 夏翔 on 2016/5/19.
|
class |
LoginConfig |
class |
SystemAttr |
class |
SystemStyle |
class |
Theme |
class |
UpgradeProgressAttr
升级新版本进度标识
Created by zhouping on 2017/8/9.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
UserDataControl
用户数据来源,可以能从数据库读取,也可能从数据集读取
|
限定符和类型 | 类和说明 |
---|---|
class |
HSQLDBDAOControl |
限定符和类型 | 类和说明 |
---|---|
class |
SyncDaoControl
同步数据集数据迁移内置后的控制器
Created by zack on 2017/6/6.
|
class |
TableDataDAOControl
同步数据集验证总控
|
限定符和类型 | 类和说明 |
---|---|
class |
SystemManagerFavoriteAndADHOC
保存系统管理员使用的东西
|
限定符和类型 | 类和说明 |
---|---|
class |
DeviceInfo |
class |
UserDevice |
限定符和类型 | 接口和说明 |
---|---|
interface |
OutputFormatProcessor |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractOutputFormatProcessor |
限定符和类型 | 类和说明 |
---|---|
class |
BasePrivilegeFilter |
class |
DigitalSignPrivilegeFilter |
class |
UserNamePassWordFSAuthenticationProvider |
限定符和类型 | 类和说明 |
---|---|
class |
FolderEntry |
class |
ReportletEntry |
限定符和类型 | 类和说明 |
---|---|
class |
CalendarITrigger |
class |
CronExpressionITrigger
定时任务的自定义表达式
|
class |
ITrigger |
class |
OnceITrigger |
class |
SimpleITrigger |
限定符和类型 | 类和说明 |
---|---|
class |
MemoryConfigManager
Created by hasee on 2017/7/5.
|
class |
OperationConfigManager
Created by hasee on 2017/7/31.
|
限定符和类型 | 类和说明 |
---|---|
class |
FunctionProcessDBTableData
Created by zack on 2015/9/25.
|
class |
FunctionRecordLocaleKeyTableData
Created by zack on 2016/2/16.
|
class |
FunctionRecordTableData
Created by zack on 2015/9/29.
|
class |
ReportNameMapTableData
Created by zack on 2015/9/23.
|
class |
ReportOpTimeMapTableData
Created by 夏翔 on 2016/7/22.
|
class |
ReportOpTimeTableData
Created by 夏翔 on 2016/7/22.
|
class |
ReportUsageDetailTableData
Created by zack on 2015/9/25.
|
class |
UserNameMapTableData
Created by zack on 2015/9/23.
|
限定符和类型 | 类和说明 |
---|---|
class |
NoControl
richer:平台访问不受任何控制
|
class |
PermissionAndAuthorityControl
richer:访问平台既需要用户名-密码认证,也需要看角色是否匹配
|
class |
PermissionControl
richer:访问平台时只要用户名-密码正确了就可以进
|
class |
SimpleControl
控制平台访问,以及是否能够远程登录服务器设计模板
|
限定符和类型 | 接口和说明 |
---|---|
interface |
Entry |
interface |
MobileEntry
带终端显示配置Entry接口
Created by Kyle on 2014/8/25.
|
限定符和类型 | 类和说明 |
---|---|
class |
BaseEntry |
class |
FileEntry |
class |
MobileBaseEntry
带终端显示配置Entry的基础类
Created by Kyle on 2014/8/25.
|
class |
ReportProcessEntry
上报流程
Author : Shockway
Date: 14-2-13
Time: 下午12:13
|
class |
URLEntry |
限定符和类型 | 类和说明 |
---|---|
class |
BaseFtpServer |
class |
FtpServer
普通的ftp服务器配置
|
class |
SFtpServer
Secure Ftp服务器连接配置
|
限定符和类型 | 类和说明 |
---|---|
class |
FTPConfig
sftp和ftp共用
Created by rinoux on 2018/5/2.
|
限定符和类型 | 类和说明 |
---|---|
class |
FineFTPPoolConfig
Created by rinoux on 2018/6/1.
|
限定符和类型 | 类和说明 |
---|---|
class |
FTPRepositoryProfile
Created by rinoux on 2018/5/2.
|
限定符和类型 | 类和说明 |
---|---|
class |
CloudCenterConfig
云中心配置
|
class |
FRLogCleanAttr
Created by zack on 2016/2/22.
|
class |
ImageWithSuffix
包含格式的Image对象
用于图片存储的时候, 根据原图不同后缀, 采用不同格式序列化.
|
class |
LogConfig |
class |
PageCalObj |
限定符和类型 | 类和说明 |
---|---|
class |
DefaultMobileTemplateStyle |
class |
DownMenuStyle |
class |
LineDescription |
class |
MobileTemplateStyle |
class |
SliderStyle |
class |
TabFontConfig |
class |
UpMenuStyle |
限定符和类型 | 接口和说明 |
---|---|
interface |
Condition
过滤时用到的条件
|
interface |
DataSource |
限定符和类型 | 类和说明 |
---|---|
class |
Log4jConfig
日志输出配置
|
限定符和类型 | 类和说明 |
---|---|
class |
CellSelection
the cell selection (column,row)是所选单元格中左上角的位置 , 这个数据结构就是一个Rectangle
|
class |
FloatSelection
the float selection
|
class |
Selection |
限定符和类型 | 类和说明 |
---|---|
class |
LanguageConfig
语言偏好配置,底层日志输入根据这个配置来输出
|
限定符和类型 | 类和说明 |
---|---|
class |
SupervisoryConfig
模板监控选项配置
开启的时候,会消耗部分资源,增加模板预览所需的时间,越大的模板,增加的时间越长
|
限定符和类型 | 类和说明 |
---|---|
class |
ExcelExportAttr |
class |
HTMLExportAttr |
class |
ImageExportAttr
Created by vito on 16/5/3.
|
class |
PDFExportAttr |
class |
ReportExportAttr |
class |
WordExportAttr |
限定符和类型 | 类和说明 |
---|---|
class |
WebInfResourceFolders
WEB-INF 下的资源文件夹
Created by rinoux on 2018/1/31.
|
限定符和类型 | 类和说明 |
---|---|
class |
CommonRepoConfig
通用仓库配置
需要协议、host、端口、用户名、密码的仓库的通用配置
如果还有其它配置,可以继承本类,也可以单独使用
Created by rinoux on 2018/6/29.
|
class |
RepositoryConfig
Created by rinoux on 2018/5/15.
|
class |
ResourceModuleConfig
Created by rinoux on 2017/12/12.
|
限定符和类型 | 类和说明 |
---|---|
class |
RepositoryProfile<T extends RepositoryConfig>
Created by rinoux on 2018/3/26.
|
class |
SimpleRepositoryProfile
Created by rinoux on 2018/6/27.
|
限定符和类型 | 类和说明 |
---|---|
class |
ExcelExporterReport |
class |
ExcelReport |
class |
LargeDataExcelExporterReport |
class |
PageExcelExporterReport |
class |
PageToSheetExcelExporterReport |
限定符和类型 | 类和说明 |
---|---|
class |
HTMLPainter
绘制html到画板的实现
|
限定符和类型 | 类和说明 |
---|---|
class |
FileServerConfig
Created by rinoux on 2018/11/27.
|
限定符和类型 | 类和说明 |
---|---|
class |
ResourceCacheConfig
必须属性:
* name:缓存名称。
|
class |
SyncCacheManagerConfig
Created by rinoux on 2018/9/12.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
FormHyperlinkProvider
表单中的超链对象, 可以连接到报表块, 图表块, 以后可能还要链接到容器
|
interface |
JavaScript
用于生成客户端Javascript表达式的接口
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractJavaScript
JavaScript接口的一个抽象实现
|
class |
ChartHyperlink
图表超链的抽象类.
|
class |
Commit2DBJavaScript
提交数据到数据库的脚本
|
class |
CustomActionJavaScript
Author : Shockway
Date: 13-8-12
Time: 下午7:47
|
class |
EmailJavaScript
发送邮件的脚本
|
class |
FormSubmitJavaScript
表单提交脚本
|
class |
Hyperlink
超级链接
|
class |
JavaScriptErrorMarker |
class |
JavaScriptImpl
JavaScript接口最基本的实现
|
class |
NameJavaScript |
class |
NameJavaScriptGroup
超级链接的集合类,其中的每一个超级链接都会对应于一个唯一的名字
|
class |
ParameterJavaScript |
class |
ProcessJSImpl |
class |
ReportletHyperlink
The hyperlink to reportPath.
|
class |
ReportletHyperlinkDialogAttr |
class |
WebHyperlink
The hyperlink to web url.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
FineBook |
interface |
TemplateWorkBook |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractFineBook |
class |
AbstractImportJsCssProvider |
class |
AbstractTemplateWorkBook |
限定符和类型 | 类和说明 |
---|---|
class |
AttributeDocPart
模板属性部分
|
class |
BaseDocPart
模板基本信息部分
|
class |
ExtraDocPart
模板附加属性部分
|
class |
ParameterDocPart
模板参数部分
|
class |
ReportDocPart
模板报表部分,维护报表对象列表
主要管理对nameReportList的操作
|
class |
StyleDocPart
模板样式部分。
|
class |
TableDataSourcePart
模板数据源部分
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractWorkBookX
扩展模板格式抽象类,实现一些模板接口的方法
|
class |
LinkWorkBookTemplate
链接模板文件
|
class |
WebClassTemplateWorkBook |
class |
WorkBook
Work main contains a series of work sheet.
|
class |
WorkBookAdapter
WorkBook 适配器
|
class |
WorkBookTemplateDelegate |
class |
WorkBookX
扩展模板格式。
|
限定符和类型 | 类和说明 |
---|---|
class |
ReportParameterAttr
Report Parameter Attribute.
|
class |
TemplateParameterAttr
Created by IntelliJ IDEA.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
UnitProcessor |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractUnitProcessor |
class |
FormulaUnitProcessor |
class |
SQLQueryCondition |
class |
SQLQueryUnitProcessor |
限定符和类型 | 接口和说明 |
---|---|
interface |
AnalyWorkBook
分析报表簿
|
interface |
FormWorkBook |
interface |
PageWorkBook |
interface |
ResultWorkBook
结果报表簿,该类型的报表簿是一般报表簿经过计算后得到的结果
|
interface |
WriteWorkBook |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractResWorkBook |
class |
AnalyRWorkBook
结果分析报表簿
|
class |
FormRWorkBook |
class |
ImmutableAnalyWorkBook
负责解析分析类型的文件
|
class |
ImmutablePageWorkBook
负责解析分页类型的文件
|
class |
ImmutableWorkBook |
class |
PageRWorkBook |
限定符和类型 | 接口和说明 |
---|---|
interface |
MixinControlWidget
作为过渡,兼容Widget和Control的类,当Widget淘汰的时候,就可以彻底删除这个类只用Control了。
|
限定符和类型 | 类和说明 |
---|---|
class |
FMobileConfig |
限定符和类型 | 类和说明 |
---|---|
class |
PushMSGOutputFileAction
Created by fanglei on 2017/5/17.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
PaperSettingProvider |
interface |
ReportSettingsProvider |
限定符和类型 | 类和说明 |
---|---|
class |
ClippedChartPage |
class |
ClippedECPage |
static class |
ClippedECPage.EmptyClippedReportPage |
static class |
ClippedECPage.XMLClippedReportPage |
class |
ClippedPage |
class |
FormClippedReportPage |
class |
ReportPage
用于展示及打印的页面
执行完一个多Sheet的Report后, 会生成多个ReportPage
|
static class |
ReportPage.XMLReportPage |
class |
SheetPage |
限定符和类型 | 类和说明 |
---|---|
class |
PaperSetting |
class |
ReportPageAttr
Report Page attributes
|
限定符和类型 | 类和说明 |
---|---|
class |
PiePlot4VanChart
新饼图
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartAreaPlot
Created by Mitisky on 15/11/18.
|
class |
VanChartAreaPlotGlyph
Created by Mitisky on 15/11/19.
|
限定符和类型 | 类和说明 |
---|---|
class |
GaugeDetailStyle
Created by Mitisky on 15/12/3.
|
class |
VanChartLegend
Created by Mitisky on 15/8/18.
|
class |
VanChartTitle
Created by Mitisky on 15/8/17.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartAlertValue
警戒线
|
class |
VanChartAxis
坐标轴基础属性,恰好和文本坐标轴一样
|
class |
VanChartCustomIntervalBackground
自定义间隔背景
|
class |
VanChartGaugeAxis
Created by Mitisky on 15/12/3.
|
class |
VanChartTimeAxis
时间坐标轴
|
class |
VanChartValueAxis
数值坐标轴
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartPlot
新特性图表特有的属性
|
class |
VanChartRectanglePlot
矩形绘图区抽象类
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartBarDataPoint
Created by Mitisky on 16/2/23.
|
限定符和类型 | 类和说明 |
---|---|
class |
AttrAreaSeriesFillColorBackground
面积图的系列的填充颜色
|
class |
AttrBorderWithAlpha
Created by Mitisky on 16/5/19.
|
class |
AttrDataSheet
Created by mengao on 2017/5/30.
|
class |
AttrEffect
Created by shine on 2016/12/13.
|
class |
AttrFloatColor
Created by Mitisky on 15/8/24.
|
class |
AttrLabel
标签
|
class |
AttrLabelDetail
Created by Mitisky on 15/12/7.
|
class |
AttrMarkerAlpha
Created by Mitisky on 16/5/23.
|
class |
AttrNode
Created by shine on 2017/2/15.
|
class |
AttrSeriesImageBackground
系列填充图片
|
class |
AttrSeriesStackAndAxis
系列的堆积和坐标轴。
|
class |
AttrTooltip
数据点提示
|
class |
AttrTooltipContent
数据点提示和标签的内容属性
|
class |
GisLayer
Created by Mitisky on 16/5/25.
|
class |
RefreshMoreLabel
Created by Mitisky on 16/7/20.
|
class |
VanChartAttrLine
折线。
|
class |
VanChartAttrMarker
Created by Mitisky on 15/11/9.
|
class |
VanChartAttrTrendLine
Created by Mitisky on 15/10/19.
|
class |
VanChartHtmlLabel
Created by Mitisky on 16/2/18.
|
class |
VanChartTools
Created by Mitisky on 15/8/24.
|
class |
VanChartZoom
缩放相关
|
class |
ViewCenter
Created by Mitisky on 16/5/16.
|
限定符和类型 | 类和说明 |
---|---|
class |
AttrTooltipAreaNameFormat
Created by Mitisky on 16/6/1.
|
class |
AttrTooltipCategoryFormat
Created by Fangjie on 2016/4/5.
|
class |
AttrTooltipChangedPercentFormat
Created by mengao on 2017/6/5.
|
class |
AttrTooltipChangedValueFormat
Created by mengao on 2017/6/9.
|
class |
AttrTooltipDurationFormat
Created by hufan on 2017/1/17.
|
class |
AttrTooltipEndTimeFormat
Created by hufan on 2017/1/17.
|
class |
AttrTooltipFormat
Created by Fangjie on 2016/4/5.
|
class |
AttrTooltipMapValueFormat
Created by Mitisky on 16/7/11.
|
class |
AttrTooltipNameFormat
Created by Mitisky on 16/10/11.
|
class |
AttrTooltipPercentFormat
Created by Fangjie on 2016/4/5.
|
class |
AttrTooltipProcessesFormat
Created by hufan on 2017/1/17.
|
class |
AttrTooltipProgressFormat
Created by hufan on 2017/1/17.
|
class |
AttrTooltipSeriesFormat
Created by Fangjie on 2016/4/5.
|
class |
AttrTooltipSizeFormat
Created by Fangjie on 2016/4/5.
|
class |
AttrTooltipStartAndEndNameFormat
Created by hufan on 2016/12/27.
|
class |
AttrTooltipStartTimeFormat
Created by hufan on 2017/1/17.
|
class |
AttrTooltipValueFormat
Created by Fangjie on 2016/4/5.
|
class |
AttrTooltipXFormat
Created by Fangjie on 2016/4/5.
|
class |
AttrTooltipYFormat
Created by Fangjie on 2016/4/5.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartBubbleDataPoint
Created by Mitisky on 16/3/31.
|
class |
VanChartBubblePlot
Created by Mitisky on 16/3/31.
|
class |
VanChartBubblePlotGlyph
Created by Mitisky on 16/3/31.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartAttrBubble
Created by Mitisky on 16/3/31.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartColumnPlot
Created by Mitisky on 15/9/24.
|
class |
VanChartColumnPlotGlyph
Created by Mitisky on 15/9/28.
|
限定符和类型 | 类和说明 |
---|---|
class |
CustomDataProcessor
Created by shine on 2017/3/9.
|
class |
CustomDefinition
Created by Fangjie on 2016/5/16.
|
class |
VanChartCustomDataSheetGlyph
Created by Fangjie on 2016/5/23.
|
class |
VanChartCustomPlot
Created by hu on 16/3/21.
|
class |
VanChartCustomPlotGlyph
Created by Fangjie on 2016/5/6.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMeterCustomTableDefinition
Created by Fangjie on 2016/5/20.
|
class |
VanChartMoreNameCDDefinition
Created by Mitisky on 16/1/19.
|
class |
VanChartNormalReportDataDefinition
Created by Mitisky on 16/1/19.
|
class |
VanChartOneValueCDDefinition
Created by Mitisky on 16/1/19.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartDrillMapDataPoint
Created by Mitisky on 16/6/17.
|
class |
VanChartDrillMapPlot
Created by Mitisky on 16/6/20.
|
class |
VanChartDrillMapPlotGlyph
Created by Mitisky on 16/6/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
DrillMapDefinition
Created by Mitisky on 16/6/21.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartFunnelDataPoint
Created by Mitisky on 16/10/10.
|
class |
VanChartFunnelPlot
Created by Mitisky on 16/10/10.
|
class |
VanChartFunnelPlotGlyph
Created by Mitisky on 16/10/10.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartGanttDataPoint
Created by hufan on 2017/1/13.
|
class |
VanChartGanttPlot
Created by hufan on 2017/1/9.
|
class |
VanChartGanttPlotGlyph
Created by hufan on 2017/1/9.
|
限定符和类型 | 类和说明 |
---|---|
class |
AttrGanttLabel
Created by shine on 2017/2/22.
|
class |
AttrGanttLabelDetail
Created by shine on 2017/2/22.
|
class |
AttrGanttTooltip
Created by hufan on 2017/1/17.
|
class |
AttrGanttTooltipContent
Created by hufan on 2017/1/17.
|
class |
GanttAxisStyleAttr
Created by hufan on 2017/1/18.
|
class |
GanttProcessAxis
Created by hufan on 2017/1/18.
|
class |
GanttTimeAxis
Created by hufan on 2017/1/18.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanGanttDefinition
Created by hufan on 2017/1/16.
|
class |
VanGanttLinkReportDefinition
Created by hufan on 2017/1/16.
|
class |
VanGanttLinkTableDefinition
Created by hufan on 2017/1/16.
|
class |
VanGanttReportDefinition
Created by hufan on 2017/1/16.
|
class |
VanGanttTableDefinition
Created by hufan on 2017/1/16.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartGaugeDataPoint
Created by Mitisky on 15/12/9.
|
class |
VanChartGaugePlot
仪表盘
|
class |
VanChartGaugePlotGlyph
Created by Mitisky on 15/11/27.
|
限定符和类型 | 类和说明 |
---|---|
class |
GaugeGlyph
Created by Mitisky on 15/12/10.
|
class |
PointerGaugeGlyph
多指针仪表盘。
|
class |
RingGaugeGlyph
百分比圆环仪表盘。
|
class |
SemiPointerGaugeGlyph
多指针仪表盘图形。
|
class |
SlotGaugeGlyph
百分比刻度槽仪表盘图形。
|
class |
ThermometerGaugeGlyph
试管仪表盘。
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartAlertValueGlyph
Created by Mitisky on 15/10/27.
|
class |
VanChartBandGlyph
其实画的还是一根整线,只是裁剪了区域
面积图的话还可能多一片区域
|
class |
VanChartDataPoint
Created by Mitisky on 15/10/18.
|
class |
VanChartDataSeries
Created by Mitisky on 15/8/20.
|
class |
VanChartDataSheetGlyph
Created by Mitisky on 15/10/19.
|
class |
VanChartLegendGlyph
Created by Mitisky on 15/8/18.
|
class |
VanChartLineMarkerIcon
Created by Mitisky on 15/11/11.
|
class |
VanChartMultiCategoryDataPoint
Created by mengao on 2017/7/3.
|
class |
VanChartPieLegendItemIcon
Created by Mitisky on 16/1/12.
|
class |
VanChartPlotGlyph
Created by Mitisky on 15/11/17.
|
class |
VanChartRectanglePlotGlyph
矩形绘图区图表
|
class |
VanChartTitleGlyph
Created by Mitisky on 15/8/17.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartBaseAxisGlyph
Created by Mitisky on 15/10/18.
|
class |
VanChartCategoryAxisGlyph
Created by Mitisky on 15/10/21.
|
class |
VanChartGaugeAxisGlyph
仪表盘的坐标轴。
|
class |
VanChartRadarAxisGlyph
Created by Mitisky on 16/1/4.
|
class |
VanChartRadarAxisGlyph.VanChartRadarXAxisGlyph |
class |
VanChartRadarAxisGlyph.VanChartRadarYAxisGlyph |
class |
VanChartTimeAxisGlyph
Created by Mitisky on 15/10/19.
|
class |
VanChartValueAxisGlyph
Created by Mitisky on 15/10/19.
|
限定符和类型 | 类和说明 |
---|---|
class |
CustomImageMarker
Created by Mitisky on 15/11/11.
|
class |
VanChartDiamondFilledMarker
Created by Mitisky on 16/1/15.
|
class |
VanChartDiamondMarker
Created by Mitisky on 16/1/15.
|
class |
VanChartMarkerGlyph
Created by Mitisky on 16/1/15.
|
class |
VanChartNullMarker
Created by Mitisky on 16/1/14.
|
class |
VanChartRoundFilledMarker
Created by Mitisky on 16/1/14.
|
class |
VanChartRoundMarker
Created by Mitisky on 16/1/14.
|
class |
VanChartSquareFilledMarker
Created by Mitisky on 16/1/15.
|
class |
VanChartSquareMarker
Created by Mitisky on 16/1/14.
|
class |
VanChartStarFilledMarker
Created by hufan on 2017/1/13.
|
class |
VanChartTriangleFilledMarker
Created by Mitisky on 16/1/15.
|
class |
VanChartTriangleMarker
Created by Mitisky on 16/1/15.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartHeatMapPlot
Created by Mitisky on 16/10/20.
|
class |
VanChartHeatMapPlotGlyph
Created by Mitisky on 16/10/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartLineDataPoint
Created by Mitisky on 15/11/10.
|
class |
VanChartLinePlot
Created by Mitisky on 15/11/5.
|
class |
VanChartLinePlotGlyph
Created by Mitisky on 15/11/10.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMapDataPoint
Created by Mitisky on 16/6/1.
|
class |
VanChartMapPlot
Created by Mitisky on 16/5/4.
|
class |
VanChartMapPlotGlyph
Created by Mitisky on 16/5/19.
|
限定符和类型 | 类和说明 |
---|---|
class |
AttrMapLabel
Created by Mitisky on 16/5/20.
|
class |
AttrMapTooltip
Created by Mitisky on 16/5/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMapBubblePlotGlyph
Created by Mitisky on 16/6/6.
|
class |
VanChartMapScatterPlotGlyph
Created by Mitisky on 16/6/6.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanMapDefinition
Created by Mitisky on 16/5/17.
|
class |
VanMapMoreNameCDDefinition
Created by Mitisky on 16/5/17.
|
class |
VanMapOneValueCDDefinition
Created by Mitisky on 16/5/17.
|
class |
VanMapReportDefinition
Created by Mitisky on 16/5/17.
|
限定符和类型 | 类和说明 |
---|---|
class |
WMSLayer
Created by Mitisky on 16/6/2.
|
限定符和类型 | 类和说明 |
---|---|
class |
AttrCurve
Created by hufan on 2016/12/20.
|
class |
AttrLineEffect
Created by hufan on 2016/12/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMultiPieDataPoint
Created by Fangjie on 2016/6/17.
|
class |
VanChartMultiPiePlot
Created by Fangjie on 2016/6/15.
|
class |
VanChartMultiPiePlotGlyph
Created by Fangjie on 2016/6/17.
|
限定符和类型 | 类和说明 |
---|---|
class |
MultiPieReportDataDefinition
Created by Fangjie on 2016/6/22.
|
class |
MultiPieValueDefinition
Created by Fangjie on 2016/6/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
AttrTooltipMultiLevelNameFormat
Created by Fangjie on 2016/7/1.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartPieDataPoint
Created by Mitisky on 15/8/20.
|
class |
VanChartPiePlotGlyph
Created by Mitisky on 15/8/18.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartRadarDataPoint
Created by Mitisky on 16/1/7.
|
class |
VanChartRadarPlot
Created by Mitisky on 15/12/28.
|
class |
VanChartRadarPlotGlyph
Created by Mitisky on 15/12/28.
|
限定符和类型 | 类和说明 |
---|---|
class |
RadarYAxisTableDefinition
Created by mengao on 2017/4/15.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartRangeLegend
Created by hu on 16/25/3.
|
class |
VanChartRangeLegendGlyph
Created by hu on 16/25/3.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartScatterDataPoint
Created by Mitisky on 15/11/10.
|
class |
VanChartScatterPlot
Created by hu on 16/3/21.
|
class |
VanChartScatterPlotGlyph
Created by hu on 16/24/3.
|
限定符和类型 | 类和说明 |
---|---|
class |
ScatterAttrLabel
标签
|
class |
ScatterAttrLabelDetail
Created by Mitisky on 15/12/7.
|
class |
ScatterAttrTooltip
数据点提示
|
class |
ScatterAttrTooltipContent
数据点提示和标签的内容属性
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartStructureDataPoint
Created by shine on 2017/2/16.
|
class |
VanChartStructurePlot
Created by shine on 2017/2/15.
|
class |
VanChartStructurePlotGlyph
Created by shine on 2017/2/16.
|
限定符和类型 | 类和说明 |
---|---|
class |
StructureReportDefinition
Created by shine on 2017/2/16.
|
class |
StructureTableDefinition
Created by shine on 2017/2/16.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartTreeMapDataPoint
Created by hufan on 2016/7/20.
|
class |
VanChartTreeMapPlot
Created by Fangjie on 2016/7/11.
|
class |
VanChartTreeMapPlotGlyph
Created by Fangjie on 2016/7/12.
|
限定符和类型 | 类和说明 |
---|---|
class |
TreeMapMarkerIcon
Created by hufan on 2016/7/21.
|
限定符和类型 | 类和说明 |
---|---|
class |
ImageManager
Created by hufangjie on 2016/8/12.
|
class |
VanChart
Created by Mitisky on 15/8/14.
|
class |
VanChartGlyph
Created by Mitisky on 15/8/14.
|
限定符和类型 | 类和说明 |
---|---|
class |
Base64Image
Created by hufan on 2016/8/13.
|
class |
ImageAttr
Created by hufan on 2016/8/13.
|
class |
ImageEvent
Created by hufan on 2016/8/10.
|
限定符和类型 | 类和说明 |
---|---|
class |
DesignImageEvent
Created by hufan on 2016/8/10.
|
限定符和类型 | 类和说明 |
---|---|
class |
ExportImageEvent
Created by hufan on 2016/8/10.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartWordCloudPlot
Created by Mitisky on 16/11/29.
|
class |
VanChartWordCloudPlotGlyph
Created by Mitisky on 16/11/29.
|
class |
WordCloudDataPoint
Created by Mitisky on 16/11/30.
|
限定符和类型 | 类和说明 |
---|---|
class |
WordCloudReportDefinition
Created by Mitisky on 16/11/29.
|
class |
WordCloudTableDefinition
Created by Mitisky on 16/11/29.
|
限定符和类型 | 类和说明 |
---|---|
class |
Authority |
class |
PrivilegeConfig |
class |
PrivilegeManager
管理用于验证的AuthenticationProvider
|
限定符和类型 | 类和说明 |
---|---|
class |
Allocation
记录某个对应的Authority能够使用的资源
|
class |
AuthorityAllocation |
class |
FileFrag |
限定符和类型 | 接口和说明 |
---|---|
interface |
PrivilegeFilter
权限系统过滤接口
|
限定符和类型 | 类和说明 |
---|---|
class |
AuthorityControlFilter
管理平台,设置自定义用户角色权限时的权限过滤
这个类现在只用来做兼容读取数据
|
限定符和类型 | 接口和说明 |
---|---|
interface |
AuthenticationProvider |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractAuthenticationProvider |
class |
HttpAuthenticationProvider |
class |
NoAuthenticationProvider |
限定符和类型 | 接口和说明 |
---|---|
interface |
PasswordValidator |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractPasswordEncode
Coder: Sean
Date: 14-5-21
Time: 下午12:07
|
class |
AbstractPasswordValidator |
class |
ClassPasswordValidator |
class |
DaoAuthenticationProvider
已过时。
|
static class |
DaoAuthenticationProvider.RoleConfig
已过时。
|
static class |
DaoAuthenticationProvider.UserConfig
已过时。
|
class |
MessageDigestPasswordValidator |
限定符和类型 | 类和说明 |
---|---|
class |
LDAPAuthenticationProvider |
限定符和类型 | 类和说明 |
---|---|
class |
DBRecordConfiguration
Created by loy on 2018/3/2.
|
限定符和类型 | 类和说明 |
---|---|
class |
DesignAuthority |
static class |
DesignAuthority.Item |
class |
ReportConfigManager
Created by vito on 16/5/9.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
AnalyPolyBlock |
interface |
Block |
interface |
PagePolyBlock |
interface |
ResultBlock |
限定符和类型 | 类和说明 |
---|---|
class |
ElementCaseBlockImplement |
class |
ResultElementCaseBlockImplement |
限定符和类型 | 类和说明 |
---|---|
class |
BarcodePresent |
class |
BrokenCellInfo |
class |
CellExpandAttr |
class |
CellGUIAttr
单元格属性
|
class |
CellInsertPolicyAttr |
class |
CellPageAttr
单元格分页属性.
|
class |
CurrencyLineAttr |
class |
CurrencyLinePresent |
class |
DefaultPresent |
class |
NormalPresent |
class |
PresentErrorMarker |
限定符和类型 | 类和说明 |
---|---|
class |
ResultSubReport
子报表结果集
|
class |
RichChar
富文本字符, 只包含拥有相同样式的多个字符
|
class |
RichText |
class |
SubReport
子报表
|
限定符和类型 | 类和说明 |
---|---|
class |
ConditionGroup
条件分组
|
class |
CustomGrouper
自定义分组
|
class |
DSColumn
Datasource column
|
class |
FunctionGrouper
denny_EXE 用来对Group中的每一组进行函数操作
|
class |
IndexGrouper |
class |
MonoGrouper
列表
|
class |
RecordGrouper
Attribute of DSColumn to group the records
|
class |
SummaryGrouper
汇总
|
限定符和类型 | 接口和说明 |
---|---|
interface |
Highlight
单元格条件属性
|
interface |
HighlightAction |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractHighlight
单元格条件属性的一个抽象类,所的具体的条件属性都是继承自此类的
|
class |
AbstractHighlightAction |
class |
AbstractStyleHighlightAction |
class |
BackgroundHighlightAction |
class |
BorderHighlightAction |
class |
ColWidthHighlightAction |
class |
DefaultHighlight
DefaultHighlight.
|
class |
ForegroundHighlightAction |
class |
FRFontHighlightAction |
class |
HighlightErrorMarker |
class |
HighlightGroup
条件属性集合
|
class |
HyperlinkHighlightAction |
class |
PaddingHighlightAction |
class |
PageHighlightAction |
class |
PresentHighlightAction |
class |
RowHeightHighlightAction |
class |
ValueHighlightAction |
class |
WidgetHighlightAction |
限定符和类型 | 类和说明 |
---|---|
class |
BiasTextPainter
BiasTextPainter.
|
class |
CellImagePainter
新图片格式。
|
class |
CurrencyLinePainter |
class |
TagPainter
Created by plough on 2017/5/26.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
ShapePainter
Shape painter.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractShapePainter
The abstract implementation of ShapePainter interface.
|
class |
IssoscelesTriangleShapePainter
Issosceles triangle shape.
|
class |
LineShapePainter
Line shape painter.
|
class |
OvalShapePainter
Oval shape.
|
class |
RectangleShapePainter
Rectangle shape.
|
class |
RoundedRectangleShapePainter
Rounded rectangle shape.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
CellCase |
interface |
SheetExecutorCellCase
Created by daniel on 2017/4/17.
|
限定符和类型 | 类和说明 |
---|---|
class |
DefaultCellCase |
限定符和类型 | 类和说明 |
---|---|
class |
ActiveReport |
class |
PackedReport |
class |
SupportAddCellCaseContainer |
限定符和类型 | 接口和说明 |
---|---|
interface |
PolyResultWorkSheet |
限定符和类型 | 类和说明 |
---|---|
class |
BoxElement |
class |
BoxElementBox |
class |
BoxElementFull |
限定符和类型 | 类和说明 |
---|---|
class |
BC |
class |
BE |
class |
BE_Form |
class |
BEB |
class |
CommonBE |
class |
CommonBEB |
class |
SE.Box2DCase |
限定符和类型 | 类和说明 |
---|---|
class |
LayerPageReport |
class |
LayerReport |
限定符和类型 | 接口和说明 |
---|---|
interface |
AnalyElementCase |
interface |
ElementCase |
interface |
PageElementCase |
interface |
ResultElementCase
结果元素
|
interface |
TemplateElementCase |
interface |
WriteElementCase |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractElementCase
操作单元格和悬浮元素的对象
|
class |
AbstractResultElementCase |
限定符和类型 | 接口和说明 |
---|---|
interface |
OB |
限定符和类型 | 接口和说明 |
---|---|
interface |
AttributeTarget
内置报表扩展属性
|
限定符和类型 | 类和说明 |
---|---|
class |
ReportFitAttr
Created by Administrator on 2015/7/6 0006.
|
class |
ReportFitConfig
Created by XiaXiang on 2018/7/31.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
ExtensionButtonProvider |
interface |
ObjectMakeProvider
Created by richie on 16/4/22.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractExtensionButton
Created by richie on 15/12/1.
|
class |
AbstractExtensionMenuButton
Created by richie on 15/12/1.
|
class |
AbstractObjectMakeProvider
Created by richie on 16/4/22.
|
限定符和类型 | 类和说明 |
---|---|
class |
Err2RecordDBTableData |
class |
ErrRecordDBTableData |
class |
Exe2RecordDBTableData |
class |
ExeRecordDBTableData |
class |
Exp2RecordDBTableData |
class |
ExpRecordDBTableData |
class |
LogRecordDBTableData |
class |
Prt2RecordDBTableData |
class |
PrtRecordDBTableData |
class |
ReportOpDetailTableData |
限定符和类型 | 类和说明 |
---|---|
class |
ElementCaseMobileAttr
当前模板在移动端的一些属性.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
TemplateBlock |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractPolyECBlock |
class |
AbstractPolyReport
The basic report interface ,Every report class should implement it, Report is
constituted by CellElement(
CellElement ) and FloatElement(
FloatElement ),The report elements are organized by the theory of sparsity pattern, Each CellElement( CellElement ) includes the row and column
information of its left top corner, and the merged cell element number.; Each
FloatElement(FloatElement ) includes the row and column
information of its left top corner. |
class |
AbstractResPolyReport |
class |
AnalyChartBlock |
class |
AnalyECBlock |
class |
AnalyPolySheet |
class |
PageChartBlock |
class |
PageECBlock |
class |
PagePolySheet |
class |
PolyChartBlock |
class |
PolyECBlock |
class |
PolyWorkSheet
聚合报表
|
class |
ResultChartBlock |
class |
ResultECBlock |
限定符和类型 | 接口和说明 |
---|---|
interface |
AnalyECReport |
interface |
AnalyReport |
interface |
ECReport |
interface |
FormECReport |
interface |
PageECReport |
interface |
PageReport |
interface |
Report
报表页,一个相对独立的和完整的报表抽象对象
|
interface |
ResultECReport |
interface |
ResultReport |
interface |
TemplateReport |
interface |
WriteECReport |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractECReport |
限定符和类型 | 类和说明 |
---|---|
class |
CustomRestrictionConfig |
限定符和类型 | 类和说明 |
---|---|
class |
LayerReportAttr |
class |
PolyBlockAttr |
class |
ReportAttrSet |
class |
ReportSettings
The settings of Report
|
限定符和类型 | 类和说明 |
---|---|
class |
Printer |
class |
ToolBarManager |
class |
WebContent |
class |
WebPage
分页预览属性设置
|
class |
WebView |
class |
WebWrite |
限定符和类型 | 类和说明 |
---|---|
class |
AppletPrint |
class |
Edit |
class |
Email |
static class |
EngineButtonManager.MultiExcelImportButton
多次导入功能按钮抽象
|
static class |
EngineButtonManager.ToolBarNoMobileAndNoWriteButton
老填报和移动端不支持的按钮
|
static class |
EngineButtonManager.ToolBarNoMobileButton
移动端不支持的按钮
|
class |
EngineToolBarMenuButton
Created by zack on 2017/12/14.
|
class |
ExcelL |
class |
ExcelS |
class |
FlashPrint |
class |
Frozen |
class |
HTML
Created by IntelliJ IDEA.
|
class |
Image |
class |
NewPrint |
class |
PageSetup |
class |
PDF |
class |
PDF2 |
class |
PDFPrint |
class |
Print |
class |
PrintPreview |
class |
Scale
工具栏上的Scale放大缩小控件
http://stackoverflow.com/questions/1156278/how-can-i-scale-an
-entire-web-page-with-css IE Chrome 使用 zoom: 3 FF使用-moz-transform: scale(3)
|
class |
ServerPrint |
class |
Word |
限定符和类型 | 类和说明 |
---|---|
class |
DefaultListener |
class |
FormResetButton |
class |
TreeNodeToggleButton |
限定符和类型 | 类和说明 |
---|---|
class |
SetPrinterOffset |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractUniqueToolBarButton
工具栏按钮抽象,构造的时候需要带一个唯一id区分工具栏其他相同功能的按钮
Created by zack on 2018/1/25.
|
class |
AppendColumn |
class |
AppendColumnRow |
class |
AppendRowButton |
class |
Clear
Author : Shockway
Date: 14-1-16
Time: 下午12:19
|
class |
ClearStashedButton |
class |
CustomizeImportExcelData
自定义excel导入行列按钮
|
class |
CustomizeImportExcelDataInMenu
自定义excel导入行列按钮(menu菜单中的)
|
class |
DeleteColumn |
class |
DeleteColumnRow |
class |
DeleteRowButton |
class |
ExcelImport |
class |
ImExcelAppend
excel导入,增量导入
Created by zack on 2017/12/14.
|
class |
ImExcelAppendInMenu
excel导入,增量导入
Created by zack on 2017/12/14.
|
class |
ImExcelClean
excel导入(清空导入)
Created by zack on 2017/12/14.
|
class |
ImExcelCleanInMenu
excel导入(清空导入)
Created by zack on 2017/12/14.
|
class |
ImExcelCover
excel覆盖导入
Created by zack on 2017/12/14.
|
class |
ImExcelCoverInMenu
excel覆盖导入
Created by zack on 2017/12/14.
|
class |
ImportExcelData |
class |
Redo
Author : Shockway
Date: 14-1-16
Time: 下午12:19
|
class |
ShowCellValue |
class |
StashButton |
class |
Submit
Submit Report that must verify the report firstly
|
class |
SubmitForcibly
Submit Report forcibly even failed to verify the report
|
class |
UnDeleteColumn |
class |
UnDeleteRow |
class |
Undo
Author : Shockway
Date: 14-1-16
Time: 下午12:19
|
class |
Verify |
限定符和类型 | 类和说明 |
---|---|
class |
CustomStyleXMLFileManager
Created by zhouping on 2016/6/3.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractResECWorkSheet |
class |
AnalysisRWorkSheet |
class |
CalculatableResWorkSheet |
class |
EditResultWorkSheet |
class |
ElementCaseResultWorkSheet |
class |
FilterInfo |
class |
FormElementCase
表单中的格子报表
|
class |
FormRWorkSheet |
class |
NormalPageBreakWorkSheet
标志当前worksheet里没有任何行后分页与条件属性, 这样分页的时候不需要遍历所有的扩展格.
|
class |
PageRWorkSheet |
class |
TemplateElementCaseBlockImplement |
class |
WorkSheet
WorkSheet.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
SubmitVisitor
Submit
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractSubmitVisitor
The abstract implementation of submiter interface
|
class |
AbstractVerifier
一个抽象实现,主要提供了一些内置校验和自定义校验共用的方法
|
class |
BuiltInSQLSubmiter
BuildIn SQL
|
class |
ClassSubmiter
Class
|
class |
CompatibleClassSubmiter
Class
|
class |
FreeSQLSubmiter
Free SQL.
|
class |
ReportWriteAttr
Report Write Attr.
|
class |
SubmitJobErrorMarker |
class |
ValueVerifier
ValueVerifier.
|
class |
WClassSubmiter |
class |
WClassVerifier
自定义校验
|
限定符和类型 | 接口和说明 |
---|---|
interface |
Calculable<T>
Created by richie on 16/4/25.
|
限定符和类型 | 类和说明 |
---|---|
class |
ScheduleSettingConfig
Created by Zed on 2018/03/06.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
OutputFileAction
fanglei: 将fschedule中的OutputFileAction移动到这里来
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractOutputFileAction |
class |
ClassOutputFileAction |
class |
DefaultOutputFileFormat |
class |
EmailNotification |
class |
FileRepository
定时调度结果报表文件仓库
|
class |
FTPTransmission |
class |
OutputFileFormat |
class |
PrintRWorkbookAction |
class |
PushOutputFileAction
Created by Wei on 15/1/15.
|
class |
ScheduledOutput |
class |
ScheduleMessageAction
Created by XiaXiang on 2017/8/1.
|
class |
ScheduleSMSAction
Created by XiaXiang on 2017/8/1.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractExtraOutputFileActionProvider
所有需要存actionList表ID的action表都实现此类。
|
限定符和类型 | 类和说明 |
---|---|
class |
KeySecretSeedConfig
用于生成token的种子
|
class |
SecurityConfig
安全相关的一些配置
|
class |
WebSecurityConfig
安全性配置类。
|
限定符和类型 | 接口和说明 |
---|---|
interface |
FormulaProvider |
interface |
ParameterProvider
Created by IntelliJ IDEA.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractFormulaProvider
Created by daniel on 2017/4/14.
|
class |
AbstractParameterProvider
Created by daniel on 2017/4/14.
|
class |
ColumnRowGroup |
class |
FT |
限定符和类型 | 接口和说明 |
---|---|
interface |
CustomPasswordCryptProcessor
密码的加密解密接口
Created by zack on 2015/10/28.
|
interface |
DataQueryProcessor
Created by xiaxiang on 2017/1/15.
|
interface |
IOFileAttrMark
Created by richie on 16/4/19.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractCustomPasswordCryptImpl
Created by zack on 2015/10/28.
|
class |
AbstractDataQueryProcessor
Created by xiaxiang on 2017/1/15.
|
class |
AbstractIOFileAttrMark
Created by richie on 16/4/19.
|
限定符和类型 | 类和说明 |
---|---|
class |
WidgetName |
限定符和类型 | 类和说明 |
---|---|
class |
FunctionDef
函数定义的细节,包含了函数名和对于该函数使用的描述
|
限定符和类型 | 类和说明 |
---|---|
class |
CM |
class |
FU |
class |
INCH |
class |
LEN_UNIT |
class |
MM |
class |
OLDPIX |
class |
PT |
class |
UNIT |
限定符和类型 | 类和说明 |
---|---|
class |
ProductVersion
Created by juhaoyu on 2018/2/1.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
XMLable
This class can be saved to XML file.
|
限定符和类型 | 类和说明 |
---|---|
class |
FRFile
FR文件类,用于表示具有指定名字、类型和内容的文件
|
限定符和类型 | 类和说明 |
---|---|
class |
StateServerConfig
状态服务器配置,是否为集群模式和服务器类型
|
限定符和类型 | 类和说明 |
---|---|
class |
HostAndPort |
class |
RedisClusterConfig |
class |
RedisConfig
Redis服务器配置
|
构造器和说明 |
---|
VanChartUIMenuNameableCreator(java.lang.String name,
FCloneable obj,
java.lang.Class<? extends BasicBeanPane> paneClazz) |
限定符和类型 | 类和说明 |
---|---|
class |
BE_ANALY |
限定符和类型 | 类和说明 |
---|---|
class |
AttachmentConfig |
class |
WebSocketConfig
WebSocket服务器的相关配置
|
限定符和类型 | 类和说明 |
---|---|
class |
BackgroundWrapper |
class |
ReportWebAttr
Report Web attributes.
|
class |
ReportWebConfig |
限定符和类型 | 类和说明 |
---|---|
class |
ClusterNodeConfig
Created by loy on 2018/1/17.
|
class |
ClusterRedirectConfig |
限定符和类型 | 类和说明 |
---|---|
class |
TransmitParameters
WARNING!!
|
限定符和类型 | 接口和说明 |
---|---|
interface |
BuiltInSQLSubmiterProvider
Author : Shockway
Date: 14-2-7
Time: 下午5:11
|
限定符和类型 | 类和说明 |
---|---|
class |
DBManipulation |
class |
DMLConfigJob |
class |
NameSubmitJob |
限定符和类型 | 类和说明 |
---|---|
class |
WB
Created by IntelliJ IDEA.
|
限定符和类型 | 类和说明 |
---|---|
class |
BatchDMLConfig
Created by loy on 16/8/12.
|
class |
ColumnConfig
填报中列的配置信息
|
class |
DeleteConfig
Created by loy on 16/8/9.
|
class |
DMLConfig
数据库操作配置信息
|
class |
InsertConfig
Created by loy on 16/8/9.
|
class |
IntelliDMLConfig
Created by loy on 16/8/9.
|
限定符和类型 | 类和说明 |
---|---|
class |
BE_WRITE |
限定符和类型 | 类和说明 |
---|---|
class |
WriteRWorkBook |
限定符和类型 | 类和说明 |
---|---|
class |
ClassNotFoundHolder<T extends XMLable> |
class |
PluginXmlHolder
插件添加的xml, 如果插件被卸载了, 代码中用一个包装类来持有这部分xml
防止重新编辑时导致覆盖丢失.
|