Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
c8b4c20f
提交
c8b4c20f
编写于
6月 09, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
85d0970f
变更
11
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
2901 行增加
和
0 行删除
+2901
-0
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+6
-0
Book.json
...bizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
+6
-0
Book.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
+4
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+4
-0
Tree.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSTREEVIEWS/Tree.json
+100
-0
TESTTreeView9.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeView9.json
+249
-0
bookTabExpView9.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json
+2310
-0
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+44
-0
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+20
-0
PSSYSAPP.hubsubapp.json
...cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
+74
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+84
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
c8b4c20f
...
...
@@ -2683,6 +2683,12 @@
"name"
:
"测试实体实体首页视图"
,
"realModelSubType"
:
"DEINDEXVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TreeView9"
,
"logicName"
:
"测试实体实体树视图(部件视图)"
,
"name"
:
"测试实体实体树视图(部件视图)"
,
"realModelSubType"
:
"DETREEVIEW9"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr2KanbanView"
,
"logicName"
:
"测试实体实体看板视图(分组代码表)"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
浏览文件 @
c8b4c20f
...
...
@@ -6614,6 +6614,12 @@
"name"
:
"书实体工作流动态操作视图"
,
"realModelSubType"
:
"DEWFDYNAACTIONVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TabExpView9"
,
"logicName"
:
"书实体分页导航视图(部件视图)"
,
"name"
:
"书实体分页导航视图(部件视图)"
,
"realModelSubType"
:
"DETABEXPVIEW9"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr3EditView"
,
"logicName"
:
"书实体编辑视图(测试用)"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
浏览文件 @
c8b4c20f
...
...
@@ -3753,6 +3753,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json"
,
"viewType"
:
"DETABEXPVIEW9"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
c8b4c20f
...
...
@@ -2185,6 +2185,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json"
,
"viewType"
:
"DECUSTOMVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeView9.json"
,
"viewType"
:
"DETREEVIEW9"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_modal.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSTREEVIEWS/Tree.json
0 → 100644
浏览文件 @
c8b4c20f
{
"codeName"
:
"Tree"
,
"controlType"
:
"TREEVIEW"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSTREEVIEWS/Tree.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"hookEventNames"
:
[
"CLICK"
],
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"CLICK"
,
"logicTag"
:
"tree"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_tree"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"treeGridMode"
:
0
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"enableRootSelect"
:
false
,
"outputIconDefault"
:
true
,
"rootVisible"
:
false
,
"modelid"
:
"1cc6da7169df269c60ce8500fac3af31_tree"
,
"modeltype"
:
"PSDETREEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeView9.json
0 → 100644
浏览文件 @
c8b4c20f
{
"accUserMode"
:
2
,
"caption"
:
"测试实体"
,
"codeName"
:
"TESTTreeView9"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeView9.json"
,
"mDCtrlActiveMode"
:
2
,
"name"
:
"TESTTreeView9"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"TreeView9"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"tree"
,
"name"
:
"TREE"
,
"paramType"
:
"CTRL"
}
]
}
],
"getPSControls"
:
[
{
"codeName"
:
"Tree"
,
"controlType"
:
"TREEVIEW"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSTREEVIEWS/Tree.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"hookEventNames"
:
[
"CLICK"
],
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"树视图处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"CLICK"
,
"logicTag"
:
"tree"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_tree"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"TREE"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"treeGridMode"
:
0
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"enableRootSelect"
:
false
,
"outputIconDefault"
:
true
,
"rootVisible"
:
false
,
"name"
:
"tree"
,
"modelid"
:
"1cc6da7169df269c60ce8500fac3af31_tree"
,
"modeltype"
:
"PSDETREEVIEW"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
0
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
false
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"测试实体"
,
"codeName"
:
"TreeView9captionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"TreeView9"
,
"getPSDEViewId"
:
"9E1D4886-AB9B-4E98-A3C1-02B5C6F52801"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDETREEVIEW9"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"测试实体树视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DETREEVIEW9"
,
"xDataControlName"
:
"tree"
,
"enableDP"
:
true
,
"enableFilter"
:
true
,
"enableSearch"
:
true
,
"modelid"
:
"1cc6da7169df269c60ce8500fac3af31"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json
0 → 100644
浏览文件 @
c8b4c20f
{
"accUserMode"
:
2
,
"caption"
:
"书"
,
"codeName"
:
"bookTabExpView9"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json"
,
"name"
:
"bookTabExpView9"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppWF"
:
{
"modelref"
:
true
,
"id"
:
"testWf"
},
"getPSControls"
:
[
{
"codeName"
:
"TabExpView9tabexppanel"
,
"controlType"
:
"TABEXPPANEL"
,
"name"
:
"tabexppanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:tabviewpanel"
,
"realTitle"
:
"书编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EXPITEM:tabviewpanel2"
,
"realTitle"
:
"书数据视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookDataView.json"
,
"viewType"
:
"DEDATAVIEW"
}
}
],
"getPSControlParam"
:
{
},
"getPSControls"
:
[
{
"caption"
:
"1111"
,
"codeName"
:
"TabExpView9tabviewpanel"
,
"controlType"
:
"TABVIEWPANEL"
,
"name"
:
"tabviewpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"TABVIEWPANEL"
},
"modelid"
:
"bc6790588637d4515d55f9efa7701645_tabviewpanel"
,
"modeltype"
:
"PSVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"accUserMode"
:
2
,
"caption"
:
"书"
,
"codeName"
:
"bookEditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json"
,
"funcViewMode"
:
"EDITVIEW"
,
"name"
:
"bookEditView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"EditView"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"form"
,
"name"
:
"FORM"
,
"paramType"
:
"CTRL"
},
{
"name"
:
"P2K"
,
"paramType"
:
"VALUE"
,
"value"
:
0
}
]
}
],
"getPSAppWF"
:
{
"modelref"
:
true
,
"id"
:
"testWf"
},
"getPSControls"
:
[
{
"codeName"
:
"EditViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"工具栏模板(默认编辑界面)"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TEXT.*.SAVE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.SAVE]"
,
"refFlag"
:
true
},
"caption"
:
"保存"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem3"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0c7@FontAwesome"
,
"cssClass"
:
"fa fa-save"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TEXT.*.SAVE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.SAVE]"
,
"refFlag"
:
true
},
"caption"
:
"保存"
,
"codeName"
:
"Save"
,
"fullCodeName"
:
"Save"
,
"name"
:
"编辑界面_保存操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0c7@FontAwesome"
,
"cssClass"
:
"fa fa-save"
},
"predefinedType"
:
"EDITVIEW_SAVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TOOLTIP.*.SAVE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.SAVE]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Save"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TOOLTIP.*.SAVE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.SAVE]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存并新建"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDNEW"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.SAVEANDNEW]"
,
"refFlag"
:
true
},
"caption"
:
"保存并新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem4"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem4"
},
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandnew"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存并新建"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDNEW"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.SAVEANDNEW]"
,
"refFlag"
:
true
},
"caption"
:
"保存并新建"
,
"codeName"
:
"SaveAndNew"
,
"fullCodeName"
:
"SaveAndNew"
,
"name"
:
"编辑界面_保存并新建操作"
,
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandnew"
},
"predefinedType"
:
"EDITVIEW_SAVEANDNEWACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存并新建"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDNEW"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.SAVEANDNEW]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"SaveAndNew"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存并新建"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存并新建"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDNEW"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.SAVEANDNEW]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"caption"
:
"保存并关闭"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem5"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem5"
},
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandclose"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"caption"
:
"保存并关闭"
,
"codeName"
:
"SaveAndExit"
,
"fullCodeName"
:
"SaveAndExit"
,
"name"
:
"编辑界面_保存并退出操作"
,
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandclose"
},
"predefinedType"
:
"EDITVIEW_SAVEANDEXITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"SaveAndExit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存并关闭"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem6"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"删除并关闭"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.REMOVEANDCLOSE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]"
,
"refFlag"
:
true
},
"caption"
:
"删除并关闭"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem7"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem7"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"删除并关闭"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.REMOVEANDCLOSE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]"
,
"refFlag"
:
true
},
"caption"
:
"删除并关闭"
,
"codeName"
:
"RemoveAndExit"
,
"fullCodeName"
:
"RemoveAndExit"
,
"name"
:
"编辑界面_删除并退出操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"EDITVIEW_REMOVEANDEXITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"删除并关闭"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"RemoveAndExit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"删除并关闭"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"删除并关闭"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]"
,
"refFlag"
:
true
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem8"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"启动流程"
,
"lanResTag"
:
"TBB.TEXT.*.STARTWF"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.STARTWF]"
,
"refFlag"
:
true
},
"caption"
:
"开始流程"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem9"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem9"
},
"getPSSysImage"
:
{
"glyph"
:
"xf04b@FontAwesome"
,
"cssClass"
:
"fa fa-play"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"启动流程"
,
"lanResTag"
:
"TBB.TEXT.*.STARTWF"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.STARTWF]"
,
"refFlag"
:
true
},
"caption"
:
"开始流程"
,
"codeName"
:
"SaveAndStart"
,
"fullCodeName"
:
"SaveAndStart"
,
"name"
:
"编辑界面_保存并开始流程操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf04b@FontAwesome"
,
"cssClass"
:
"fa fa-play"
},
"predefinedType"
:
"EDITVIEW_SAVEANDSTARTWFACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"启动流程"
,
"lanResTag"
:
"TBB.TOOLTIP.*.STARTWF"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.STARTWF]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"SaveAndStart"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"开始流程"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"启动流程"
,
"lanResTag"
:
"TBB.TOOLTIP.*.STARTWF"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.STARTWF]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"查看流程步骤"
,
"lanResTag"
:
"TBB.TEXT.*.VIEWWFSTEP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.VIEWWFSTEP]"
,
"refFlag"
:
true
},
"caption"
:
"当前流程步骤"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem10"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem10"
},
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-stepactor"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"查看流程步骤"
,
"lanResTag"
:
"TBB.TEXT.*.VIEWWFSTEP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.VIEWWFSTEP]"
,
"refFlag"
:
true
},
"caption"
:
"当前流程步骤"
,
"codeName"
:
"ViewWFStep"
,
"fullCodeName"
:
"ViewWFStep"
,
"name"
:
"编辑界面_查看当前流程步骤用户操作"
,
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-stepactor"
},
"predefinedType"
:
"EDITVIEW_VIEWWFSTEPACTORACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ViewWFStep"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"当前流程步骤"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem11"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"新建"
,
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.NEW]"
,
"refFlag"
:
true
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem12"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem12"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"新建"
,
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.NEW]"
,
"refFlag"
:
true
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"name"
:
"编辑界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"EDITVIEW_NEWACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"新建"
,
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.NEW]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"新建"
,
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.NEW]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem13"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"拷贝"
,
"lanResTag"
:
"TBB.TEXT.*.COPY"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.COPY]"
,
"refFlag"
:
true
},
"caption"
:
"拷贝"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem14"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem14"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"拷贝"
,
"lanResTag"
:
"TBB.TEXT.*.COPY"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.COPY]"
,
"refFlag"
:
true
},
"caption"
:
"拷贝"
,
"codeName"
:
"Copy"
,
"fullCodeName"
:
"Copy"
,
"name"
:
"编辑界面_拷贝操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"predefinedType"
:
"EDITVIEW_COPYACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"拷贝"
,
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.COPY]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Copy"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"拷贝"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"拷贝"
,
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.COPY]"
,
"refFlag"
:
true
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem16"
,
"spanMode"
:
false
},
{
"caption"
:
"第一个记录"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem23"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem23"
},
"getPSSysImage"
:
{
"glyph"
:
"xf049@FontAwesome"
,
"cssClass"
:
"fa fa-fast-backward"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"第一个记录"
,
"codeName"
:
"FirstRecord"
,
"fullCodeName"
:
"FirstRecord"
,
"name"
:
"编辑界面_第一个记录"
,
"getPSSysImage"
:
{
"glyph"
:
"xf049@FontAwesome"
,
"cssClass"
:
"fa fa-fast-backward"
},
"predefinedType"
:
"EDITVIEW_FIRSTRECORDACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"FirstRecord"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"第一个记录"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
false
,
"showIcon"
:
true
},
{
"caption"
:
"上一个记录"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem24"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem24"
},
"getPSSysImage"
:
{
"glyph"
:
"xf048@FontAwesome"
,
"cssClass"
:
"fa fa-step-backward"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"上一个记录"
,
"codeName"
:
"PrevRecord"
,
"fullCodeName"
:
"PrevRecord"
,
"name"
:
"编辑界面_上一个记录"
,
"getPSSysImage"
:
{
"glyph"
:
"xf048@FontAwesome"
,
"cssClass"
:
"fa fa-step-backward"
},
"predefinedType"
:
"EDITVIEW_PREVRECORDACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"PrevRecord"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"上一个记录"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
false
,
"showIcon"
:
true
},
{
"caption"
:
"下一个记录"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem25"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem25"
},
"getPSSysImage"
:
{
"glyph"
:
"xf051@FontAwesome"
,
"cssClass"
:
"fa fa-step-forward"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"下一个记录"
,
"codeName"
:
"NextRecord"
,
"fullCodeName"
:
"NextRecord"
,
"name"
:
"编辑界面_下一个记录"
,
"getPSSysImage"
:
{
"glyph"
:
"xf051@FontAwesome"
,
"cssClass"
:
"fa fa-step-forward"
},
"predefinedType"
:
"EDITVIEW_NEXTRECORDACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"NextRecord"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"下一个记录"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
false
,
"showIcon"
:
true
},
{
"caption"
:
"最后一个记录"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem26"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem26"
},
"getPSSysImage"
:
{
"glyph"
:
"xf050@FontAwesome"
,
"cssClass"
:
"fa fa-fast-forward"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"最后一个记录"
,
"codeName"
:
"LastRecord"
,
"fullCodeName"
:
"LastRecord"
,
"name"
:
"编辑界面_最后一个记录"
,
"getPSSysImage"
:
{
"glyph"
:
"xf050@FontAwesome"
,
"cssClass"
:
"fa fa-fast-forward"
},
"predefinedType"
:
"EDITVIEW_LASTRECORDACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"LastRecord"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"最后一个记录"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
false
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem21"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TEXT.*.HELP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.HELP]"
,
"refFlag"
:
true
},
"caption"
:
"帮助"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem22"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem22"
},
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TEXT.*.HELP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.HELP]"
,
"refFlag"
:
true
},
"caption"
:
"帮助"
,
"codeName"
:
"Help"
,
"fullCodeName"
:
"Help"
,
"name"
:
"编辑界面_帮助操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"predefinedType"
:
"EDITVIEW_HELPACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.HELP]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Help"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"帮助"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.HELP]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"xDataControlName"
:
"form"
,
"modelid"
:
"a4eb00b17f8652bdf677cb4ed5231e63"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Main.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"hookEventNames"
:
[
"LOAD"
,
"SAVE"
,
"REMOVE"
],
"logicName"
:
"主编辑表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
{
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;SAVE;REMOVE"
,
"logicTag"
:
"form"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_form"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"getPSDEFormItemUpdates"
:
[
{
"codeName"
:
"xxx"
,
"name"
:
"xxx"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSDEFIUpdateDetails"
:
[
{
"name"
:
"field3"
},
{
"name"
:
"bookname"
},
{
"name"
:
"field"
}
]
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"bookname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
}
},
{
"id"
:
"type"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
}
},
{
"id"
:
"field2"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
}
},
{
"id"
:
"field3"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
}
},
{
"id"
:
"field4"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
}
},
{
"id"
:
"field5"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD5"
,
"codeName"
:
"Field5"
}
},
{
"id"
:
"field6"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
}
},
{
"id"
:
"field7"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD7"
,
"codeName"
:
"Field7"
}
},
{
"id"
:
"field8"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
}
},
{
"id"
:
"date"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
}
},
{
"id"
:
"field9"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
}
},
{
"id"
:
"field10"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"FIELD10"
,
"codeName"
:
"Field10"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"model1"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
}
},
{
"id"
:
"model2"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
}
},
{
"id"
:
"bookid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"书基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"书名称"
,
"codeName"
:
"bookname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"bookname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"bookname"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"width"
:
500
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"type"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[type][表单项启用]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (20)"
,
"value"
:
"20"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"type"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"width"
:
200
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"tabpanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"TABPANEL"
,
"name"
:
"tabpanel1"
,
"getPSDEFormTabPages"
:
[
{
"caption"
:
"分页面板1"
,
"codeName"
:
"tabpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"TABPAGE"
,
"name"
:
"tabpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemHeight"
:
299.0
,
"itemWidth"
:
329.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field][表单项启用]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (4444)"
,
"value"
:
"4444"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorHeight"
:
299.0
,
"editorType"
:
"TEXTBOX"
,
"editorWidth"
:
199.0
,
"maxLength"
:
2000
,
"name"
:
"field"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"height"
:
300
,
"heightMode"
:
"PX"
,
"layout"
:
"TABLE_24COL"
,
"width"
:
200
,
"widthMode"
:
"PX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性2"
,
"codeName"
:
"field2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMBLANK"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field2][表单项空输入]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (5555)"
,
"value"
:
"5555"
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"field2"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
12
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"分页面板2"
,
"codeName"
:
"tabpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"TABPAGE"
,
"name"
:
"tabpage2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性3"
,
"codeName"
:
"field3"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field3"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"field3"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性4"
,
"codeName"
:
"field4"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field4"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"field4"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"align"
:
"center"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
}
}
],
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
true
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"三列均分"
,
"codeName"
:
"grouppanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"栅格嵌套flex"
,
"codeName"
:
"grouppanel2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性5"
,
"codeName"
:
"field5"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field5"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD5"
,
"codeName"
:
"Field5"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"PANELVISIBLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[field5][面板显示]逻辑"
,
"getPSDEFDLogics"
:
[
{
"groupOP"
:
"OR"
,
"logicType"
:
"GROUP"
,
"name"
:
"OR"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (333)"
,
"value"
:
"333"
},
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"bookname"
,
"logicType"
:
"SINGLE"
,
"name"
:
"bookname 等于(=) (222)"
,
"value"
:
"222"
}
],
"notMode"
:
false
}
],
"relatedDetailNames"
:
[
"bookname"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field5"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性6"
,
"codeName"
:
"field6"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field6"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD6"
,
"codeName"
:
"Field6"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field6"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"align"
:
"flex-start"
,
"dir"
:
"row-reverse"
,
"layout"
:
"FLEX"
,
"vAlign"
:
"center"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"栅格嵌套栅格"
,
"codeName"
:
"grouppanel3"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel3"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性7"
,
"codeName"
:
"field7"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field7"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD7"
,
"codeName"
:
"Field7"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field7"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLGOffset"
:
8
,
"colMD"
:
8
,
"colMDOffset"
:
8
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性8"
,
"codeName"
:
"field8"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field8"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD8"
,
"codeName"
:
"Field8"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"field8"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colLGOffset"
:
4
,
"colMD"
:
8
,
"colMDOffset"
:
4
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"日期"
,
"codeName"
:
"date"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"date"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"DATE"
,
"codeName"
:
"Date"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"date"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"栅格自动"
,
"codeName"
:
"grouppanel4"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel4"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性9"
,
"codeName"
:
"field9"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemHeight"
:
200.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field9"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD9"
,
"codeName"
:
"Field9"
},
"getPSEditor"
:
{
"editorHeight"
:
200.0
,
"editorParams"
:
{
"HEIGHT"
:
"200"
},
"editorType"
:
"TEXTAREA_10"
,
"maxLength"
:
100
,
"name"
:
"field9"
,
"showMaxLength"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"日期"
,
"codeName"
:
"field10"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"itemWidth"
:
230.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"field10"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD10"
,
"codeName"
:
"Field10"
},
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD"
},
"editorType"
:
"DATEPICKEREX_NOTIME"
,
"editorWidth"
:
100.0
,
"name"
:
"field10"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colLG"
:
8
,
"colMD"
:
8
,
"colSM"
:
8
,
"colXS"
:
8
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"表单分页"
,
"codeName"
:
"formpage3"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage3"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"属性11"
,
"codeName"
:
"model1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
4
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"model1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"model1"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"属性11"
,
"codeName"
:
"model2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
4
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"model2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD11"
,
"codeName"
:
"Field11"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"model2"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"CUSTOM"
,
"pluginCode"
:
"bujian"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"getWFStartPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfstart"
,
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"getWFSubmitPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfsubmit"
,
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"30e57e03ffaa6be25a9d764accc12b56"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"EditViewdatainfobar"
,
"controlType"
:
"DATAINFOBAR"
,
"name"
:
"datainfobar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"datainfobar"
}
},
{
"caption"
:
"书"
,
"codeName"
:
"EditViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"EditView"
,
"getPSDEViewId"
:
"03f8c691d733fb230a0506557124022c"
,
"getPSViewLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_textbox"
}
],
"codeName"
:
"Usr0802733332"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"Test20220802"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRootPSPanelItems"
:
[
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSPanelItems"
:
[
{
"caption"
:
"文本框"
,
"fieldStates"
:
2
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field_textbox"
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"field_textbox"
,
"predefinedType"
:
"FIELD_TEXTBOX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"modelid"
:
"66FABC08-00E4-4D67-AB37-717AC2E4DE14"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
},
"getPSWorkflow"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSWORKFLOWS/testWf.json"
},
"title"
:
"书编辑视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEEDITVIEW"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"showCaptionBar"
:
false
,
"showDataInfoBar"
:
true
,
"modelid"
:
"7131781a86e8e2393c801585a48beebb"
,
"modeltype"
:
"PSAPPDEVIEW"
}
},
{
"caption"
:
"2222"
,
"codeName"
:
"TabExpView9tabviewpanel2"
,
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookDataView.json"
,
"viewType"
:
"DEDATAVIEW"
},
"name"
:
"tabviewpanel2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"TABVIEWPANEL2"
},
"modelid"
:
"bc6790588637d4515d55f9efa7701645_tabviewpanel2"
,
"modeltype"
:
"PSVIEWPANEL"
}
],
"getPSTabExpPages"
:
[
{
"name"
:
"tabviewpanel"
},
{
"name"
:
"tabviewpanel2"
}
],
"tabLayout"
:
"TOP"
,
"uniqueTag"
:
"bookTabExpView9__tabexppanel"
,
"modelid"
:
"bc6790588637d4515d55f9efa7701645_tabexppanel"
,
"modeltype"
:
"PSTABEXPPANEL"
},
{
"caption"
:
"书"
,
"codeName"
:
"TabExpView9captionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"TabExpView9"
,
"getPSDEViewId"
:
"E8410A95-7473-401E-A052-923CC8744A4F"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDETABEXPVIEW9"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"getPSWorkflow"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSWORKFLOWS/testWf.json"
},
"tabLayout"
:
"TOP"
,
"title"
:
"书分页导航视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DETABEXPVIEW9"
,
"enableDP"
:
true
,
"enableQuickSearch"
:
false
,
"enableSearch"
:
false
,
"expandSearchForm"
:
false
,
"loadDefault"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"bc6790588637d4515d55f9efa7701645"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
c8b4c20f
...
...
@@ -1684,6 +1684,50 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"列表视图(部件)"
},
{
"accUserMode"
:
2
,
"caption"
:
"树视图(部件)"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem79"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc68"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"树视图(部件)"
},
{
"accUserMode"
:
2
,
"caption"
:
"分页导航视图(部件)"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem80"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc67"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"分页导航视图(部件)"
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
c8b4c20f
...
...
@@ -746,6 +746,26 @@
"id"
:
"AppFunc66"
},
"tooltip"
:
"列表视图(部件)"
},
{
"accUserMode"
:
2
,
"caption"
:
"树视图(部件)"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem79"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc68"
},
"tooltip"
:
"树视图(部件)"
},
{
"accUserMode"
:
2
,
"caption"
:
"分页导航视图(部件)"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem80"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc67"
},
"tooltip"
:
"分页导航视图(部件)"
}
],
"tooltip"
:
"测试部件视图"
}
],
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
浏览文件 @
c8b4c20f
...
...
@@ -687,6 +687,80 @@
"uniqueTag"
:
"bookWFDynaEditView3__drtab"
,
"modelid"
:
"fa1370490e24654b68f76899ff0a5688"
,
"modeltype"
:
"PSDEDRTAB"
},
{
"codeName"
:
"TabExpView9tabexppanel"
,
"controlType"
:
"TABEXPPANEL"
,
"name"
:
"tabexppanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:tabviewpanel"
,
"realTitle"
:
"书编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EXPITEM:tabviewpanel2"
,
"realTitle"
:
"书数据视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookDataView.json"
,
"viewType"
:
"DEDATAVIEW"
}
}
],
"getPSControlParam"
:
{
},
"getPSControls"
:
[
{
"caption"
:
"1111"
,
"codeName"
:
"TabExpView9tabviewpanel"
,
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"name"
:
"tabviewpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"TABVIEWPANEL"
},
"modelid"
:
"bc6790588637d4515d55f9efa7701645_tabviewpanel"
,
"modeltype"
:
"PSVIEWPANEL"
},
{
"caption"
:
"2222"
,
"codeName"
:
"TabExpView9tabviewpanel2"
,
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookDataView.json"
,
"viewType"
:
"DEDATAVIEW"
},
"name"
:
"tabviewpanel2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam"
:
{
"id"
:
"TABVIEWPANEL2"
},
"modelid"
:
"bc6790588637d4515d55f9efa7701645_tabviewpanel2"
,
"modeltype"
:
"PSVIEWPANEL"
}
],
"getPSTabExpPages"
:
[
{
"name"
:
"tabviewpanel"
},
{
"name"
:
"tabviewpanel2"
}
],
"tabLayout"
:
"TOP"
,
"uniqueTag"
:
"bookTabExpView9__tabexppanel"
,
"modelid"
:
"bc6790588637d4515d55f9efa7701645_tabexppanel"
,
"modeltype"
:
"PSTABEXPPANEL"
},
{
"codeName"
:
"TabExpViewtabexppanel"
,
"controlType"
:
"TABEXPPANEL"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
c8b4c20f
...
...
@@ -1352,6 +1352,16 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json"
,
"viewType"
:
"DEDATAVIEW"
}
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc67"
,
"name"
:
"书实体分页导航视图(部件视图)"
,
"openMode"
:
"INDEXVIEWTAB"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json"
,
"viewType"
:
"DETABEXPVIEW9"
}
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"UsrAppFunc0403463883"
,
...
...
@@ -1643,6 +1653,16 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301492933ChartView.json"
,
"viewType"
:
"DECHARTVIEW"
}
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc68"
,
"name"
:
"测试实体实体树视图(部件视图)"
,
"openMode"
:
"INDEXVIEWTAB"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeView9.json"
,
"viewType"
:
"DETREEVIEW9"
}
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc36"
,
...
...
@@ -2447,6 +2467,12 @@
"viewType"
:
"DECHARTVIEW"
,
"resource"
:
"Reginfo"
,
"view"
:
"ChartView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeView9.json"
,
"viewType"
:
"DETREEVIEW9"
,
"resource"
:
"TEST"
,
"view"
:
"TreeView9"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDETreeExpViewLayout.json"
,
...
...
@@ -3112,6 +3138,12 @@
"viewType"
:
"DEGRIDVIEW"
,
"resource"
:
"Book"
,
"view"
:
"Usr2GridView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json"
,
"viewType"
:
"DETABEXPVIEW9"
,
"resource"
:
"Book"
,
"view"
:
"TabExpView9"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEPickupGridViewLayout.json"
,
...
...
@@ -5100,6 +5132,50 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"列表视图(部件)"
},
{
"accUserMode"
:
2
,
"caption"
:
"树视图(部件)"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem79"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc68"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"树视图(部件)"
},
{
"accUserMode"
:
2
,
"caption"
:
"分页导航视图(部件)"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem80"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc67"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"分页导航视图(部件)"
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -23534,6 +23610,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json"
,
"viewType"
:
"DETABEXPVIEW9"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json"
,
...
...
@@ -25896,6 +25976,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTCustomGridView.json"
,
"viewType"
:
"DECUSTOMVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeView9.json"
,
"viewType"
:
"DETREEVIEW9"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_modal.json"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录