限定符和类型 | 类和说明 |
---|---|
class |
MultiFieldParameter
多字段流程参数,结构:
{
name : 参数名,
type : ‘Multi’
value : [{
Parameter1,
Parameter2
...
}]
}
|
class |
Parameter
参数,参数是可以动态赋值的对象
|
class |
StoreProcedureParameter
用于配置存储过程参数,域包括
参数名: 此参数名称
参数值: 若为OUT模式,则其初始值没有意义,存储过程执行后,此值方有意义
模式: 包括IN,OUT,INOUT
类型: 类型
|
限定符和类型 | 类和说明 |
---|---|
class |
FileAttrErrorMarker |
限定符和类型 | 类和说明 |
---|---|
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 |
MobileMessageExtensionProvider
Created by ibm on 2017/8/22.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractMobileMessageExProvider
Created by ibm on 2017/8/23.
|
限定符和类型 | 类和说明 |
---|---|
class |
PrintSettingsAttrMark
Created by plough on 2018/3/4.
|
限定符和类型 | 类和说明 |
---|---|
class |
ChartChangeSelecteAction
Web端切换图表选中的Action
|
class |
ChartDeleteSvgAction |
class |
ChartGetDefaultFillStyleAction
Created by eason on 15/6/3.
|
class |
ChartGetExportImageAction
Created by shine on 2018/8/30.
|
class |
ChartGetSvgAction
Created by eason on 14/11/14.
|
class |
ChartGetWebmAction
Created by shine on 2018/9/4.
|
class |
ChartMapLayerAction
地图钻取时的层级处理.
|
class |
ChartPopIframeAction
类说明: 图表关联: 弹出图表.
|
class |
ChartSaveImageAction
Created by shine on 2018/3/14.
|
class |
ChartSaveSvgAction |
class |
ChartWidgetAutoRefreshAction
Created by eason on 15/1/4.
|
class |
ChartWriteHtmlAction
执行op=chart接口下的writeouthtml操作
|
限定符和类型 | 接口和说明 |
---|---|
interface |
TableObject
数据库表的一个封装
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractTableObject |
限定符和类型 | 类和说明 |
---|---|
class |
ObjectMappingTable |
class |
ObjectTableMapper |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDataModelFilterProcessor
Created by zack on 2015/9/29.
|
class |
EscapeSqlHelper
sql防注入预处理类
|
class |
IndexDataModelFilterImpl
Created by zack on 2015/9/29.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
DBAccessProvider
Created by loy on 2018/8/21.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDBAccessProvider
Created by loy on 2018/8/21.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
AuthorityExpandTypesProvider
Created by loy on 2018/8/22.
|
interface |
EmailSendProvider
邮件发送接口
|
interface |
EmbedDBAccessProvider
需要关联操作插件数据库表和内置数据库表的接口
|
interface |
EmbedRequestFilterProvider
内置的Servlet的过滤器
|
interface |
GlobalRequestFilterProvider
全局的过滤器,该接口的实现必须重启服务器才能生效
|
interface |
HttpAuthorizeProvider
http认证处理接口
|
interface |
HttpHandlerProvider
Created by loy on 2018/9/3.
|
interface |
LoginEventProvider
用于监听登录事件的接口
Created by zhouping on 2018/12/13.
|
interface |
PassportProvider
自定义认证方式接口
Created by zhouping on 2018/12/13.
|
interface |
SystemOptionProvider
决策平台管理系统菜单扩展项
|
interface |
URLAliasProvider
Created by loy on 2018/9/12.
|
interface |
WebResourceProvider |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractAccessProvider
Created by Zed on 2018/9/10.
|
class |
AbstractAuthorityExpandTypesProvider
Created by loy on 2018/8/22.
|
class |
AbstractEmailSendProvider |
class |
AbstractEmbedDBAccessProvider |
class |
AbstractEmbedRequestFilterProvider |
class |
AbstractGlobalRequestFilterProvider |
class |
AbstractHttpAuthorizeProvider |
class |
AbstractHttpHandlerProvider |
class |
AbstractLoginEventProvider
Created by zhouping on 2018/12/13.
|
class |
AbstractPassportProvider
Created by zhouping on 2019/1/4.
|
class |
AbstractSystemOptionProvider |
class |
AbstractThemeVariousProvider
Created by richie on 16/4/28.
|
class |
AbstractURLAliasProvider |
class |
AbstractWebResourceProvider |
限定符和类型 | 接口和说明 |
---|---|
interface |
MobileDirectoryProvider
Created by bob.huang on 2018/8/28
移动端目录插件扩展项
|
interface |
MobileJsBundleHandler
Created by bob.huang on 2018/9/25
移动端插件扩展点,带app脚本的扩展点都必须继承这个接口
|
interface |
MobileThemeProvider
Created by bob.huang on 2018/8/30
移动端主题插件扩展项
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractMobileJsBundleHandler
Created by bob.huang on 2018/9/25
|
class |
AbstractMobileThemeProvider
Created by bob.huang on 2018/8/30
|
class |
DefaultMobileDirectoryProvider
Created by bob.huang on 2018/10/10
移动端目录树插件基于约定配置的默认实现
|
class |
DefaultMobileThemeProvider
Created by bob.huang on 2018/10/10
移动端主题插件基于约定配置的默认实现
|
限定符和类型 | 接口和说明 |
---|---|
interface |
DecisionDBAccessProvider
已过时。
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDecisionDBAccessProvider
Created by loy on 2018/9/29.
|
限定符和类型 | 类和说明 |
---|---|
class |
AllowAuthorityEditAction
Author : daisy
Date: 13-8-30
Time: 上午10:12
|
class |
ButtonGroupAction |
class |
CellSelectionAction |
class |
CheckBoxAction
check box
|
class |
ElementCaseAction |
class |
ExitAuthorityEditAction
Author : daisy
Date: 13-9-2
Time: 下午3:36
|
class |
FloatSelectionAction |
class |
FormMobileAttrAction
Created by fanglei on 2016/11/14.
|
class |
HyperlinkPluginAction
Created by IntelliJ IDEA.
|
class |
JTemplateAction<T extends JTemplate<?,?>> |
class |
JWorkBookAction |
class |
MenuAction
Created by IntelliJ IDEA.
|
class |
NewFormAction |
class |
PresentCheckBoxAction |
class |
ReportComponentAction<T extends ReportComponent> |
class |
SelectionListenerAction
Created by daniel on 2016/10/10.
|
class |
TableDataSourceAction |
class |
TemplateComponentAction<T extends TargetComponent> |
class |
TemplateParameterAction
Created by 夏翔 on 2016/6/18.
|
class |
UndoableAction |
class |
UpdateAction
An UpdateAction functions allows actions to have an efficient transient state,
it's update method is called every time the action is about to be displayed
in UI - allowing the action to poll whatever information it wishes to update its state
before being displayed
As a regular Swing Action object - it stores the name, icon, and enabled state for a single action.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractCellElementAction
TODO ALEX_SEP 这个类与AbstractCellAction有什么关系?
|
class |
BorderAction
Border.
|
class |
CellAttributeAction
Cell Attribute.
|
class |
CellAttributeTableAction
所有的CellAttributeTableAction都是指向单元格属性表的,点了就自动跳转到单元格属性表
|
class |
CellExpandAttrAction |
class |
CellWidgetAttrAction
Cell Widget Attribute.
|
class |
CleanAuthorityAction
Author : daisy
Date: 13-9-23
Time: 下午2:41
|
class |
ConditionAttributesAction
Condition Attributes.
|
class |
EditCellAction
EditCellAction.
|
class |
FloatStyleAction
Cell Style.
|
class |
GlobalStyleMenuDef |
static class |
GlobalStyleMenuDef.CustomStyleAction |
static class |
GlobalStyleMenuDef.GlobalStyleSelection |
class |
NewPresentAction |
class |
StyleAction |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractStyleAction
Abstract cellstyle.
|
class |
AlignmentAction |
class |
ReportFontBoldAction
Bold.
|
class |
ReportFontForegroundAction
Foreground.
|
class |
ReportFontItalicAction
Bold.
|
class |
ReportFontNameAction
Font name..
|
class |
ReportFontSizeAction
Font size.
|
class |
ReportFontUnderlineAction
Bold.
|
class |
StyleBackgroundAction
Background.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractColumnRowIndexAction |
class |
CancelColumnAction |
class |
CancelRowAction |
class |
ColumnHideAction |
class |
ColumnRowRepeatAction |
class |
ColumnRowSizingAction |
class |
ColumnWidthAction
Column width.
|
class |
DeleteColumnAction
Delete Column
|
class |
DeleteRowAction
Delete Row
|
class |
DSColumnAdvancedAction |
class |
DSColumnBasicAction |
class |
DSColumnConditionAction
数据列过滤条件Action
|
class |
FootColumnAction |
class |
FootRowAction |
class |
HeadColumnAction |
class |
HeadRowAction |
class |
InsertColumnAction
Insert Column
|
class |
InsertRowAction
Insert Row
|
class |
ResetColumnHideAction |
class |
ResetRowHideAction |
class |
RowHeightAction
Row height
|
class |
RowHideAction |
限定符和类型 | 类和说明 |
---|---|
class |
BBSAction |
class |
BugAction |
class |
CenterAction
Created by XINZAI on 2018/8/23.
|
class |
CusDemandAction
Created by XINZAI on 2018/8/23.
|
class |
NeedAction |
class |
QuestionAction |
class |
SignAction |
class |
TechSolutionAction
Created by XINZAI on 2018/8/23.
|
class |
UpAction |
class |
VideoAction |
限定符和类型 | 类和说明 |
---|---|
class |
DeleteAction
Delete Row, Column or FloatElement..
|
class |
EditFloatElementNameAction |
class |
HyperlinkAction
HyperlinkAction.
|
class |
RedoAction
Redo.
|
class |
UndoAction
Undo.
|
限定符和类型 | 类和说明 |
---|---|
class |
ClearAction |
class |
ClearAllAction
Clear all.
|
class |
ClearContentsAction
Clear contents.
|
class |
ClearFormatsAction
Clear formats.
|
class |
ClearWidgetAction |
限定符和类型 | 类和说明 |
---|---|
class |
MergeCellAction
merge cell..
|
class |
UnmergeCellAction
unmerge cell..
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractFloatElementOrderAction
FloatElement order.
|
class |
BringFloatElementForwardAction
Bring FloatElement forward.
|
class |
BringFloatElementToFrontAction
Bring FloatElement to front.
|
class |
SendFloatElementBackwardAction
Send FloatElement backward.
|
class |
SendFloatElementToBackAction
Send FloatElement to back.
|
限定符和类型 | 类和说明 |
---|---|
class |
CloseCurrentTemplateAction
Author : daisy
Date: 13-8-16
Time: 下午3:23
|
class |
CloseTemplateAction
Close Report.
|
class |
EditEnvAction |
class |
ExitDesignerAction
Exit.
|
class |
OpenRecentReportMenuDef
Open Resent MenuDef.
|
static class |
OpenRecentReportMenuDef.OpenRecentReportAction |
class |
OpenTemplateAction
Open Template.
|
class |
PreferenceAction |
class |
SaveAsTemplateAction
Save as file
|
class |
SaveTemplateAction |
class |
SwitchExistEnv |
static class |
SwitchExistEnv.GetExistEnvAction |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractExcelExportAction
Export excel.
|
class |
AbstractExportAction<E extends JTemplate<?,?>> |
class |
AbstractWorkBookExportAction
Abstract export action.
|
class |
CSVExportAction
Export CSV.
|
class |
EmbeddedExportExportAction
Export Embedded.
|
class |
EmbeddedFormExportExportAction
Export Embedded.
|
class |
ExcelExportAction |
class |
PageExcelExportAction |
class |
PageToSheetExcelExportAction |
class |
PDFExportAction
Export pdf
|
class |
SVGExportAction
Export SVG
|
class |
TextExportAction
Export Text.
|
class |
WordExportAction
Export excel.
|
限定符和类型 | 类和说明 |
---|---|
class |
NewOEMWorkBookAction |
class |
NewPolyReportAction |
class |
NewWorkBookAction |
class |
NewWorkBookXAction
新建cptx格式模板
|
限定符和类型 | 类和说明 |
---|---|
class |
AbastractFormECAction<T extends FormElementCasePaneDelegate> |
class |
FormECBackgroundAction
Background action.
|
class |
FormECColumnsAction |
class |
FormECFrozenAction
表单报表块冻结
|
限定符和类型 | 类和说明 |
---|---|
class |
AboutAction
help about.
|
class |
FeedBackAction
Created by IntelliJ IDEA.
|
class |
ForumAction
Created by IntelliJ IDEA.
|
class |
SupportQQAction
Created with IntelliJ IDEA.
|
class |
TutorialAction |
class |
WebDemoAction |
限定符和类型 | 类和说明 |
---|---|
class |
AlphaFineAction
Created by XiaXiang on 2017/4/1.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractCellAction
Cell.
|
class |
BiasCellAction
Bias
|
class |
ChartCellAction
.
|
class |
DSColumnCellAction |
class |
FormulaCellAction |
class |
GeneralCellAction |
class |
ImageCellAction
Image
|
class |
RichTextCellAction |
class |
SubReportCellAction |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractShapeAction
Abstract shape.
|
class |
ChartFloatAction
图表插入悬浮元素的操作.
|
class |
FormulaFloatAction
Insert formula.
|
class |
ImageFloatAction
Insert image.
|
class |
TextBoxFloatAction
Insert textbox.
|
限定符和类型 | 类和说明 |
---|---|
class |
ReportBackgroundAction
Background action.
|
class |
ReportColumnsAction |
class |
ReportEngineAttrAction |
class |
ReportExportAttrAction |
class |
ReportFooterAction
Footer action.
|
class |
ReportHeaderAction
Header action.
|
class |
ReportMobileAttrAction
设置cpt在移动端的一些属性, 包括自适应以及以后可能加展示区域之类的东西.
|
class |
ReportPageAttrAction |
class |
ReportPageSetupAction
PageSetup action.
|
class |
ReportParameterAction
Report Parameter
|
class |
ReportPrintSettingAction
Created by plough on 2018/3/5.
|
class |
ReportWatermarkAction
Created by plough on 2018/5/15.
|
class |
ReportWebAttrAction
ReportWebAttr
|
class |
ReportWriteAttrAction
ReportWriteAttrAction
|
限定符和类型 | 类和说明 |
---|---|
class |
ConnectionListAction
DatasourceList Action
|
class |
FunctionManagerAction
FunctionManager.
|
class |
GlobalParameterAction
Parameter dialog
|
class |
GlobalTableDataAction
Global TableData.
|
class |
PlatformManagerAction |
class |
PluginManagerAction |
class |
ProcedureListAction |
class |
ServerConfigManagerAction
Server Config Manager
|
class |
StyleListAction
StyleList Action
|
class |
WidgetManagerAction |
限定符和类型 | 类和说明 |
---|---|
class |
TableDataAction
Created by IntelliJ IDEA.
|
限定符和类型 | 类和说明 |
---|---|
class |
ChartComponentAction
Created by IntelliJ IDEA.
|
class |
SetAnalysisLineStyleAction |
class |
SetAxisStyleAction
Created by IntelliJ IDEA.
|
class |
SetChartStyleAciton
Created by IntelliJ IDEA.
|
class |
SetDataLabelStyleAction |
class |
SetDataSheetAction
Created by IntelliJ IDEA.
|
class |
SetLegendStyleAction
Created by IntelliJ IDEA.
|
class |
SetPlotStyleAction
Created by IntelliJ IDEA.
|
class |
SetTitleStyleAction
Created by IntelliJ IDEA.
|
限定符和类型 | 类和说明 |
---|---|
class |
CellHighlightAddMenuDef
Define Menu.
|
class |
HighLightConditionAction |
限定符和类型 | 类和说明 |
---|---|
protected class |
BasicTableDataTreePane.ConnectionTableAction |
protected class |
BasicTableDataTreePane.PreviewTableDataAction |
限定符和类型 | 类和说明 |
---|---|
class |
DataConnectionAction
Created by IntelliJ IDEA.
|
限定符和类型 | 类和说明 |
---|---|
class |
ClassTableDataPane.AddParaAction |
class |
CustomDictModel.AddRow |
protected class |
DBTableDataPane.RefreshAction |
class |
OneListTableModel.AddCssAction |
class |
OneListTableModel.AddJsAction |
protected class |
ProcedureDataPane.RefreshAction |
限定符和类型 | 类和说明 |
---|---|
class |
ChangeNameAction |
class |
ConnectionAction |
class |
CopyAction |
class |
CutAction |
class |
FormDeleteAction |
class |
FormUndoableAction |
class |
FormWidgetEditAction |
class |
MoveDownAction
下移一层(控件树内)
Created by plough on 2017/12/4.
|
class |
MoveToBottomAction
置于底层(控件树内)
Created by plough on 2017/12/4.
|
class |
MoveToTopAction
置于顶层(控件树内)
Created by plough on 2017/12/4.
|
class |
MoveUpAction
同级上移一层(控件树内)
Created by plough on 2017/12/4.
|
class |
PasteAction |
限定符和类型 | 类和说明 |
---|---|
class |
TabMoveAction
Created by zhouping on 2017/2/17.
|
class |
TabMoveCustomAction
Created by zhouping on 2017/2/9.
|
class |
TabMoveEndAction
Created by zhouping on 2017/2/9.
|
class |
TabMoveFirstAction
Created by zhouping on 2017/2/9.
|
class |
TabMoveNextAction
Created by zhouping on 2017/2/9.
|
class |
TabMovePrevAction
Created by zhouping on 2017/2/9.
|
限定符和类型 | 类和说明 |
---|---|
class |
BodyMobilePropertyUI
Created by Administrator on 2016/5/16/0016.
|
class |
ChartEditorPropertyUI
Created by plough on 2018/1/18.
|
class |
ElementCasePropertyUI
Created by Administrator on 2016/5/16/0016.
|
class |
MultiFileUploaderPropertyUI
Created by plough on 2018/4/19.
|
class |
ParaMobilePropertyUI
Created by Administrator on 2016/5/16/0016.
|
class |
ScanCodeMobilePropertyUI |
class |
TabMobilePropertyUI |
限定符和类型 | 接口和说明 |
---|---|
interface |
BackgroundQuickUIProvider
Created by richie on 16/5/18.
|
interface |
BackgroundUIProvider
Created by richie on 16/5/18.
|
interface |
CellWidgetOptionProvider |
interface |
ConnectionProvider |
interface |
DesignerFrameUpButtonProvider
设计器面板最上方的按钮接口(保存,赋值,撤销同级)
Coder: zack
Date: 2016/9/22
Time: 15:40
|
interface |
ElementUIProvider
Created by richie on 16/4/25.
|
interface |
ExportAttrTabProvider
导出属性Tab页的接口
|
interface |
ExportToolBarProvider
导出菜单设计器端拓展,用于控制该菜单是否在web端显示
|
interface |
ExtraButtonToolBarProvider
报表工具栏设计器端拓展,用于配置按钮额外属性
Created by harry on 2016-12-23.
|
interface |
FormElementCaseEditorProvider
Created by zhouping on 2015/9/10.
|
interface |
FormWidgetOptionProvider |
interface |
GlobalListenerProvider
Created by zack on 2015/8/17.
|
interface |
HighlightProvider
条件属性界面设计接口
|
interface |
HyperlinkProvider<T extends Hyperlink>
Created by zack on 2016/1/20.
|
interface |
JavaScriptActionProvider
控件的事件扩展接口
|
interface |
MenuHandler |
interface |
ParameterExpandablePaneUIProvider
created by hades on 18/10/16
该接口支持在设计器cpt&frm参数界面的属性和移动端下添加一个UIExpandablePane(可展开面板)
|
interface |
ParameterWidgetOptionProvider |
interface |
PresentKindProvider |
interface |
PreviewProvider |
interface |
RightSelectionHandlerProvider
设计器右键菜单接口
|
interface |
ServerTableDataDefineProvider |
interface |
SubmitProvider
自定义提交接口
|
interface |
TableDataDefineProvider |
interface |
TemplateTreeShortCutProvider
左上角目录树上边工具条的插件接口
Created by hzzz on 2017/11/30.
|
interface |
ToolbarItemProvider |
interface |
VerifyDefineProvider
Created by richie on 16/6/8.
|
interface |
WidgetPropertyUIProvider
Created by vito on 16/4/27.
|
限定符和类型 | 类和说明 |
---|---|
protected class |
OldShortCutFactory.AddItemUpdateAction
增加项的UpdateAction
|
protected class |
ShortCutFactory.AddItemMenuDef |
protected class |
ShortCutFactory.AddItemUpdateAction
增加项的UpdateAction
|
限定符和类型 | 类和说明 |
---|---|
protected class |
ParameterTableModel.AddChartParameterAction |
class |
UIArrayTableModel.AddRow |
class |
UITableEditAction |
protected class |
UITableModelAdapter.AddTableRowAction |
protected class |
UITableModelAdapter.DeleteAction |
protected class |
UITableModelAdapter.EditAction |
protected class |
UITableModelAdapter.MoveDownAction |
protected class |
UITableModelAdapter.MoveUpAction |
限定符和类型 | 类和说明 |
---|---|
protected class |
ReportletHyperlinkPane.HyperlinkParametersAction
自动添加模板参数的按钮操作
|
限定符和类型 | 类和说明 |
---|---|
protected class |
ProcessParameterTableModel.AddParameterAction |
限定符和类型 | 接口和说明 |
---|---|
interface |
App<T extends BaseBook>
Created by Administrator on 2016/3/17/0017.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractAppProvider<T extends IOFile>
Created by Administrator on 2016/3/17/0017.
|
class |
FormatBrushAction
Author : daisy
Date: 13-8-7
Time: 上午11:05
|
class |
FormEditToolBar.RemoveAction |
protected class |
SheetNameTabPane.GridReportInsertAction |
protected class |
SheetNameTabPane.PolyReportInsertAction |
protected class |
SheetNameTabPane.SheetInsertAction |
限定符和类型 | 类和说明 |
---|---|
class |
DottedSeparator
虚线的Separator。
|
class |
LineSeparator
Created with IntelliJ IDEA.
|
class |
MenuDef
Define Menu.
|
class |
NameSeparator |
class |
SeparatorDef
Separator.
|
class |
ShortCut
用来往MenuDef或是ToolBarDef里面加东西时用的接口
august:ShortCut没有必要序列化和XMLabled
原来那么多Menudef都提供持久化操作,太浪费资源
|
限定符和类型 | 类和说明 |
---|---|
class |
ChartEmptyDataStyleAction
Created by mengao on 2017/11/23.
|
class |
ChartPreStyleAction
图表预定义样式Action.
|
限定符和类型 | 类和说明 |
---|---|
class |
SoftwareUpdateAction
Created by XINZAI on 2018/8/21.
|
限定符和类型 | 类和说明 |
---|---|
class |
FormPreview |
class |
MobilePreview |
class |
PagePreview |
class |
ViewPreview |
class |
WriteEnhancePreview
Created by loy on 2017/7/7.
|
class |
WritePreview |
限定符和类型 | 类和说明 |
---|---|
class |
RemoteDesignAuthManagerAction |
限定符和类型 | 类和说明 |
---|---|
class |
ReportFitAttrAction
Created by Administrator on 2015/7/6 0006.
|
限定符和类型 | 类和说明 |
---|---|
class |
EditToolBar.RemoveAction |
class |
EventPane.AddMenuDef |
class |
EventPane.EditAction |
class |
EventPane.RemoveAction |
限定符和类型 | 类和说明 |
---|---|
protected class |
DBManipulationPane.AddFieldAction |
protected class |
DBManipulationPane.RemoveFieldAction |
protected class |
DBManipulationPane.SmartAddFieldsAction |
class |
DefaultSubmit |
class |
SmartInsertDBManipulationPane.BatchModCellAction |
class |
SmartInsertDBManipulationPane.SmartAddCellAction |
class |
SmartInsertDBManipulationPane.SmartAddCellGroupAction |
限定符和类型 | 接口和说明 |
---|---|
interface |
RefreshAttrProvider
报表块刷新属性.
|
限定符和类型 | 类和说明 |
---|---|
class |
PlatformManageModule |
限定符和类型 | 接口和说明 |
---|---|
interface |
AccessProvider
Created by richie on 2017/2/22.
|
interface |
PlateProvider |
interface |
ThemeVariousProvider
以插件的方式支持的插件主题
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractPlateProvider |
限定符和类型 | 类和说明 |
---|---|
class |
MiddleFace
Created by richie on 16/6/30.
|
限定符和类型 | 类和说明 |
---|---|
class |
ObsoleteFSSingleSignOnAction
V9.0以前的sso兼容代码
Created by zhouping on 2018/7/27.
|
class |
ObsoleteFSSingleSignOutAction
V9.0以前的ssout兼容代码
Created by zhouping on 2018/7/27.
|
限定符和类型 | 类和说明 |
---|---|
class |
ClearUserInfoAction
Created by Slpire on 16/9/28.
|
class |
DefaultLoginAction
Created by Slpire on 16/9/28.
|
class |
DeletePluginAction |
class |
GetCategoriesAction |
class |
GetCurrentPluginStatusAction
Created by juhaoyu on 2017/5/25.
|
class |
GetInstalledAction |
class |
GetInstalledOnChargeAction
Created by juhaoyu on 2017/11/2.
|
class |
GetLoginInfoAction
Created by Slpire on 16/9/27.
|
class |
GetPluginsFromStoreAction |
class |
GetPluginUrlPrefix
Created by vito on 2016/10/27.
|
class |
GetPurchasedButUninstallAction
Created by juhaoyu on 2017/11/2.
|
class |
InstallFromDiskAction |
class |
InstallOnlineAction |
class |
ModifyStatusAction |
class |
PluginOperatorInitAction
Created by richie on 16/5/5.
|
class |
ReadUpdateAction |
class |
SearchOnlineAction |
class |
ShopResourceAction
Created by ibm on 2017/7/19.
|
class |
UCsynLoginAction
Created by Slpire on 16/9/28.
|
class |
UpdateFromDiskAction |
class |
UpdateOnlineAction |
class |
WarBlockAction |
限定符和类型 | 类和说明 |
---|---|
class |
GetInstallFromDiskProgressAction
Created by ibm on 2017/6/3.
|
class |
GetModifyStatusProgressAction
Created by ibm on 2017/6/3.
|
class |
GetProgressAction
额外的请求,用来获取安装进度
|
class |
GetUninstallPluginProgressAction
Created by ibm on 2017/6/4.
|
class |
UpdateFromDiskProgressAction
Created by ibm on 2017/6/3.
|
class |
UpdateProcessAction
额外的请求,用来获取更新的总进度
|
限定符和类型 | 类和说明 |
---|---|
class |
MemoryPlateProvider
Created by richie on 16/4/18.
|
限定符和类型 | 类和说明 |
---|---|
class |
ActionAuthRootNoSessionCMD
Created by vito on 2017/2/7.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
DataModelFilterProcessor
Created by zack on 2015/9/29.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
ResourceRepositoryFactoryProvider<T extends RepositoryConfig>
仓库工厂插件接口
Created by rinoux on 2018/3/13.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractRepositoryFactoryProvider<T extends RepositoryConfig>
Created by rinoux on 2018/3/13.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
CodeToFsUserProvider
Created by fanglei on 2017/9/13.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractCodeToFsUserProvider
Created by fanglei on 2017/9/13.
|
限定符和类型 | 类和说明 |
---|---|
class |
PushMSGOutputFileActionProvider
Created by fanglei on 2017/6/9.
|
限定符和类型 | 类和说明 |
---|---|
class |
EmailGetContactsNameAction |
class |
EmailGetDepartmentsAction
Created by alex.sung on 2018/10/18
|
class |
EmailGetRolesAction
Created by alex.sung on 2018/10/18
|
限定符和类型 | 方法和说明 |
---|---|
<T extends Mutable> |
AbstractExtraClassManager.getArray(java.lang.String mark) |
<T extends Mutable> |
AbstractExtraClassManager.getArray(java.lang.String mark,
Mutable defaultMutable) |
限定符和类型 | 方法和说明 |
---|---|
<T extends Mutable> |
AbstractExtraClassManager.getArray(java.lang.String mark,
Mutable defaultMutable) |
限定符和类型 | 类和说明 |
---|---|
class |
MapEditorAddEntryAction
Created by eason on 2017/6/30.
|
class |
MapEditorAddLayerEntryAction
Created by eason on 2017/7/20.
|
class |
MapEditorDeleteEntryAction
Created by eason on 2017/7/4.
|
class |
MapEditorDeleteLayerEntryAction
Created by eason on 2017/7/20.
|
class |
MapEditorEditEntryAction
Created by eason on 2017/7/3.
|
class |
MapEditorEditLayerEntryAction
Created by eason on 2017/7/20.
|
class |
MapEditorGetFolderAction
Created by eason on 2017/6/1.
|
class |
MapEditorGetJSONAction
Created by eason on 2017/6/30.
|
class |
MapEditorGetWMSLayersAction |
class |
MapEditorImportExcelDataAction
Created by eason on 2017/7/12.
|
class |
MapEditorSaveImageAction
Created by eason on 2017/7/10.
|
class |
MapEditorSaveJSONDataAction
Created by eason on 2017/7/11.
|
class |
MapEditorSaveLayerEntryAction
Created by eason on 2017/7/20.
|
class |
MapEditorUpdateWMSLayersAction
Created by eason on 2017/7/21.
|
限定符和类型 | 类和说明 |
---|---|
class |
DeleteBlockAction |
限定符和类型 | 类和说明 |
---|---|
class |
AppendDeleteRowAction
Created by loy on 2017/6/26.
|
class |
CellsByRangeAction
Created by loy on 2017/6/14.
|
class |
EvaluateFormulaAction
Created by loy on 2018/8/15.
|
class |
GetCellIDAction
Created by loy on 2017/6/28.
|
class |
GetWidgetCellAction
Created by loy on 2017/9/4.
|
class |
RefreshReportAction
Created by loy on 2017/7/5.
|
class |
SheetInfoAction
Created by loy on 2017/6/13.
|
class |
VerifyAction
Created by loy on 2017/8/10.
|
限定符和类型 | 类和说明 |
---|---|
class |
QueryFavoriteParamsAction |
class |
SaveFavoriteParamsAction |
限定符和类型 | 接口和说明 |
---|---|
interface |
CellTagTransformer
更改单元格输出成的HTML标记Tag
|
interface |
CellValueProvider
单元格中间处理器
|
interface |
ExcelExportAppProvider
Created by richie on 16/1/19.
|
interface |
ExportOperateProvider
Created by richie on 16/1/19.
|
interface |
ExtensionButtonProvider |
interface |
FormatActionProvider
针对报表一些特殊的format操作(相对于常见的导出文件),比如填报直接提交,js打印pdf
Created by zack on 2016/3/3.
|
interface |
HTMLWriterProvider |
interface |
MessageObjectProvider |
interface |
MobileParamStyleProvider
created by hades on 18/10/29
添加一种移动端参数面板位置属性,例如顶部、悬浮等
|
interface |
ObjectMakeProvider
Created by richie on 16/4/22.
|
interface |
PrintCellValueProvider
打印时对特定的单元格内容做特殊处理的接口
|
interface |
ReportSessionHelpProvider
计算报表之前对session 的一些特殊处理接口
Created by zack on 2016/2/24.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractCellTagTransformer |
class |
AbstractCellValueProvider
Created by Administrator on 2016/1/27 0027.
|
class |
AbstractExcelExportAppProvider
Created by richie on 16/1/19.
|
class |
AbstractExportOperateProvider
Created by richie on 16/1/19.
|
class |
AbstractExtensionButton
Created by richie on 15/12/1.
|
class |
AbstractExtensionMenuButton
Created by richie on 15/12/1.
|
class |
AbstractFormatActionProvider
Created by zack on 2016/3/4.
|
class |
AbstractHTMLWriterProvider |
class |
AbstractMessageObjectProvider |
class |
AbstractMobileParamStyleProvider |
class |
AbstractObjectMakeProvider
Created by richie on 16/4/22.
|
class |
AbstractPrintCellValueProvider
Created by richie on 16/3/8.
|
class |
AbstractReportSessionHelpProvider
Created by zack on 2016/2/24.
|
限定符和类型 | 类和说明 |
---|---|
class |
DefaultMobileParamStyle |
限定符和类型 | 类和说明 |
---|---|
class |
MobilePreviewAction |
限定符和类型 | 类和说明 |
---|---|
class |
WriteAutoSubmitAction
填报自动提交
Created by zack on 2016/3/2.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
OutputFormulaProvider<T,V>
Created by Zed on 2018/4/14.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractOutputFormulaProvider<T,V>
Created by juhaoyu on 2018/10/31.
|
限定符和类型 | 类和说明 |
---|---|
class |
EmailFormula
Created by Zed on 2018/4/14.
|
class |
MobileMsgFormula
Created by bob.huang on 2018/7/3
|
class |
MountFormula
Created by Zed on 2018/4/14.
|
class |
SmsFormula
Created by Zed on 2018/10/26.
|
class |
SystemMsgFormula
Created by Zed on 2018/4/14.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
FileActionProvider
Created by fanglei on 2017/6/5.
|
interface |
PushActionProcessor
现在已经有了一套FileActionProvider接口,为什么还要弄一套PushActionProvider接口?
|
interface |
PushActionProvider
要实现推送功能的插件就实现这个Provider
Created by fanglei on 2017/7/11.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractFileActionProvider
Created by fanglei on 2017/8/14.
|
class |
AbstractPushActionProcessor
Created by fanglei on 2017/8/14.
|
class |
AbstractPushActionProvider
Created by fanglei on 2017/8/14.
|
限定符和类型 | 类和说明 |
---|---|
class |
ExcelOutput
Created by richie on 2016/10/31.
|
class |
OldExcelOutput
Created by XiaXiang on 2017/8/2.
|
class |
PdfOutput
Created by richie on 2016/10/31.
|
class |
WordOutput
Created by richie on 2016/10/31.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
EmailAddressOrderProvider
自定义邮件收件人顺序接口
客户那边定时任务会发送给多个收件人
要求领导按序收邮件, 客户那边提供一份排序好的邮件列表文件.
|
interface |
OutputFileActionProvider
Created by Wei on 15/7/11.
|
interface |
OutputFormatProvider
Created by richie on 2016/10/31.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractOutputFileActionProvider
Created by Administrator on 2016/3/21/0021.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractEmailAddressOrderProvider
Created by Administrator on 2016/10/9/0009.
|
class |
AbstractOutputFormatProvider
Created by richie on 2016/10/31.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
ParameterProvider
Created by IntelliJ IDEA.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractParameterProvider
Created by daniel on 2017/4/14.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
AttachmentDownloader |
interface |
BuiltInParametersProvider
Created by kerry on 2017/3/29.
|
interface |
CssFileHandler |
interface |
DialectCreator |
interface |
DSModifyProvider
Created by XiaXiang on 2018/12/11.
|
interface |
EnvResourceTransferProvider
当前env里的一些read&write bean到其他目录的接口
eg, 客户要从某一个指定路径读取cpt, 而不是WEB-INF/reportlets
或者war部署, 想要指定缓存的资源文件路径, 方便修改与同步
Created by Administrator on 2016/9/21/0021.
|
interface |
ExcelExportCellValueProvider |
interface |
ExtraAttrMapProvider
Created by Slpire on 2016/10/27.
|
interface |
FilterProcessor
Created by zack on 2015/9/29.
|
interface |
FunctionDefContainer
接口用于生成算子时初始化函数分组里面的函数
|
interface |
FunctionDefendProvider |
interface |
IconProvider
资源图片接口
Created by zack on 2016/2/24.
|
interface |
IOFileAttrMark
Created by richie on 16/4/19.
|
interface |
JavaScriptFileHandler |
interface |
JavaScriptPlaceHolder
Created by richie on 16/4/26.
|
interface |
LogProvider
日志输出接口
将当前的日志记录输出到指定文件或者就放内存里分析数据.
|
interface |
RequestInterceptor
Created by richie on 16/8/9.
|
interface |
ResourcePathTransformer |
interface |
ServletURLTransformer
Created by richie on 16/5/24.
|
interface |
SessionPrivilegeFilterProvider
根据sessionid判断当前用户是否有权限访问该模板或者entry.
|
interface |
SiteTransformer
Created by richie on 16/9/14.
|
interface |
StableKeyArgsProvider<T>
通过 StableKey 传递参数的提供器
created by Harrison on 2019/02/21
|
interface |
StylePlaceHolder
Created by richie on 16/4/26.
|
interface |
TableDataProvider
数据集参数预处理
|
interface |
TemplateAuthorityFilterProvider
在模板权限校验之前执行的一个filter接口.
|
interface |
TransferPackageProvider
兼容移包的类名转换器
例如:
在cpt文件中,有形如 < ExampleAttr class="com.fr.xxx.MyClass"/>,
现MyClass类移动到了 com.fr.xxx.moved.MyClass 就可以使用该接口做映射,凡读到com.fr.xxx.MyClass就将其替换为com.fr.xxx.moved.MyClass Created by loy on 2017/1/18. |
interface |
WebFileHandler |
interface |
WebLocaleProvider
处理一些自定义的locale字符串;
比如常规的应该是ko_KR, ja_JP, 但是有的浏览器语言包不规范,
会返回成ko, ja这种.
|
interface |
WorkRPCProvider
Created by juhaoyu on 2018/10/22.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbatractTemplateAuthorityFilterProvider |
class |
AbstractAttachmentDownloader |
class |
AbstractBuiltInParametersProvider
Created by ibm on 2017/3/29.
|
class |
AbstractCssFileHandler |
class |
AbstractDialectCreator |
class |
AbstractDSModifyProvider
Created by XiaXiang on 2018/12/11.
|
class |
AbstractEnvResourceTransferProvider
Created by Administrator on 2016/9/21/0021.
|
class |
AbstractExcelExportCellValueProvider |
class |
AbstractFunctionDefContainer |
class |
AbstractFunctionDefendProvider |
class |
AbstractIconProvider
Created by zack on 2016/2/24.
|
class |
AbstractIOFileAttrMark
Created by richie on 16/4/19.
|
class |
AbstractJavaScriptFileHandler |
class |
AbstractJavaScriptPlaceHolder
Created by richie on 16/4/26.
|
class |
AbstractLogProvider
Created by Administrator on 2016/1/11 0011.
|
class |
AbstractRequestInterceptor
Created by richie on 16/8/9.
|
class |
AbstractResourcePathTransformer
Created by richie on 16/9/18.
|
class |
AbstractServletURLTransformer
Created by richie on 16/5/24.
|
class |
AbstractSessionPrivilegeFilter
Created by Administrator on 2016/6/24/0024.
|
class |
AbstractSiteTransformer
Created by richie on 16/9/14.
|
class |
AbstractStableKeyArgsProvider<T>
created by Harrison on 2019/02/21
|
class |
AbstractStylePlaceHolder
Created by richie on 16/4/26.
|
class |
AbstractTableDataProvider
Created by Administrator on 2015/7/27 0027.
|
class |
AbstractTransferPackageProvider
Created by loy on 2017/1/18.
|
class |
AbstractWebLocaleProvider
Created by Administrator on 2016/8/17/0017.
|
class |
AbstractWorkRPCProvider
Created by juhaoyu on 2018/10/22.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
Selectable |
interface |
WebCoalition
带有web资源的扩展接口
|
限定符和类型 | 方法和说明 |
---|---|
<T extends Mutable> |
ExtraClassManagerProvider.getArray(java.lang.String mark)
获取多个接口对象
|
<T extends Mutable> |
ExtraClassManagerProvider.getArray(java.lang.String mark,
Mutable defaultMutable)
获取多个接口对象
|
限定符和类型 | 方法和说明 |
---|---|
<T extends Mutable> |
ExtraClassManagerProvider.getArray(java.lang.String mark,
Mutable defaultMutable)
获取多个接口对象
|
限定符和类型 | 类和说明 |
---|---|
class |
ChartMapEditorAction
Created by eason on 2017/5/23.
|
限定符和类型 | 类和说明 |
---|---|
class |
ActionNoSessionCMD |
限定符和类型 | 类和说明 |
---|---|
class |
PDFPrintPrintAction |
限定符和类型 | 类和说明 |
---|---|
class |
ExportCheckRegister
Created by vito on 2017/9/12.
|
class |
ExportErrorAction
Created by yaoh.wu on 2017/4/17.
|
class |
ExportPollingAction |
限定符和类型 | 类和说明 |
---|---|
class |
DefaultAttachmentDownloader |
限定符和类型 | 类和说明 |
---|---|
class |
DefaultCellTooltipProcessor |