Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
0bc77e4f
提交
0bc77e4f
编写于
9月 25, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
2a17adf5
变更
13
显示空白字符变更
内嵌
并排
正在显示
13 个修改的文件
包含
1556 行增加
和
39 行删除
+1556
-39
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+41
-0
Success.json
...MODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json
+26
-0
Success.json
...SMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/Success.json
+11
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
+67
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+67
-0
TEST.json
...sys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
+67
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+137
-0
TESTbackUIActionTest.json
...nsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTbackUIActionTest.json
+797
-0
AppTestIndexView.json
...insys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppTestIndexView.json
+22
-0
AppTestIndexView.json
...b/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppTestIndexView.json
+10
-0
PSSYSAPP.hubsubapp.json
...cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
+95
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+204
-39
PSSYSAPP.simple.json
...el/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
+12
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
0bc77e4f
...
@@ -329,6 +329,31 @@
...
@@ -329,6 +329,31 @@
"name"
:
"Save2Result"
,
"name"
:
"Save2Result"
,
"type"
:
"VOID"
"type"
:
"VOID"
}
}
},
{
"actionHolder"
:
2
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Success"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
,
"logicName"
:
"成功"
,
"name"
:
"Success"
,
"getPSDEActionInput"
:
{
"name"
:
"SuccessInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"SuccessResult"
,
"type"
:
"VOID"
},
"getPSDELogic"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/Success.json"
},
"enableBackend"
:
false
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"actionType"
:
"USERCUSTOM"
,
"actionType"
:
"USERCUSTOM"
,
...
@@ -3320,6 +3345,16 @@
...
@@ -3320,6 +3345,16 @@
},
},
"enableBackend"
:
false
,
"enableBackend"
:
false
,
"enableFront"
:
true
"enableFront"
:
true
},
{
"codeName"
:
"Success"
,
"defaultParamName"
:
"DEFAULT"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/Success.json"
,
"logicName"
:
"返回成功"
,
"name"
:
"返回成功"
,
"scriptCode"
:
"return {ok:true}"
,
"customCode"
:
true
,
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
},
{
"codeName"
:
"logic1"
,
"codeName"
:
"logic1"
,
"defaultParamName"
:
"Default"
,
"defaultParamName"
:
"Default"
,
...
@@ -4510,6 +4545,12 @@
...
@@ -4510,6 +4545,12 @@
"name"
:
"测试实体实体编辑视图(左右关系)_抽屉"
,
"name"
:
"测试实体实体编辑视图(左右关系)_抽屉"
,
"realModelSubType"
:
"DEEDITVIEW2"
,
"realModelSubType"
:
"DEEDITVIEW2"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"backUIActionTest"
,
"logicName"
:
"后台调用测试"
,
"name"
:
"后台调用测试"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"MobDataView"
,
"codeName"
:
"MobDataView"
,
"logicName"
:
"测试实体实体移动端卡片视图"
,
"logicName"
:
"测试实体实体移动端卡片视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json
0 → 100644
浏览文件 @
0bc77e4f
{
"actionHolder"
:
2
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Success"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
,
"logicName"
:
"成功"
,
"name"
:
"Success"
,
"getPSDEActionInput"
:
{
"name"
:
"SuccessInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"SuccessResult"
,
"type"
:
"VOID"
},
"getPSDELogic"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/Success.json"
},
"enableBackend"
:
false
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/Success.json
0 → 100644
浏览文件 @
0bc77e4f
{
"codeName"
:
"Success"
,
"defaultParamName"
:
"DEFAULT"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/Success.json"
,
"logicName"
:
"返回成功"
,
"name"
:
"返回成功"
,
"scriptCode"
:
"return {ok:true}"
,
"customCode"
:
true
,
"enableBackend"
:
false
,
"enableFront"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
浏览文件 @
0bc77e4f
...
@@ -486,6 +486,35 @@
...
@@ -486,6 +486,35 @@
"requestPath"
:
"/save2"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Success"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Success"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"SuccessInput"
,
"name"
:
"SuccessInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"SuccessResult"
,
"name"
:
"SuccessResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
},
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
@@ -2072,6 +2101,15 @@
...
@@ -2072,6 +2101,15 @@
},
},
"enableBackend"
:
false
,
"enableBackend"
:
false
,
"enableFront"
:
true
"enableFront"
:
true
},
{
"codeName"
:
"Success"
,
"defaultParamName"
:
"DEFAULT"
,
"logicName"
:
"返回成功"
,
"name"
:
"返回成功"
,
"scriptCode"
:
"return {ok:true}"
,
"customCode"
:
true
,
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
},
{
"codeName"
:
"logic1"
,
"codeName"
:
"logic1"
,
"defaultParamName"
:
"Default"
,
"defaultParamName"
:
"Default"
,
...
@@ -3090,6 +3128,35 @@
...
@@ -3090,6 +3128,35 @@
"requestPath"
:
"/save2"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Success"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Success"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"SuccessInput"
,
"name"
:
"SuccessInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"SuccessResult"
,
"name"
:
"SuccessResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
},
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
0bc77e4f
...
@@ -17008,6 +17008,35 @@
...
@@ -17008,6 +17008,35 @@
"requestPath" : "/save2",
"requestPath" : "/save2",
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Success",
"methodType" : "DEACTION",
"name" : "Success",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "Success"
},
"getPSAppDEMethodInput" : {
"codeName" : "SuccessInput",
"name" : "SuccessInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "SuccessResult",
"name" : "SuccessResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
},
"builtinMethod" : false
}, {
}, {
"actionMode" : "UPDATE",
"actionMode" : "UPDATE",
"codeName" : "Update",
"codeName" : "Update",
...
@@ -18594,6 +18623,15 @@
...
@@ -18594,6 +18623,15 @@
},
},
"enableBackend" : false,
"enableBackend" : false,
"enableFront" : true
"enableFront" : true
}, {
"codeName" : "Success",
"defaultParamName" : "DEFAULT",
"logicName" : "返回成功",
"name" : "返回成功",
"scriptCode" : "return {ok:true}",
"customCode" : true,
"enableBackend" : false,
"enableFront" : true
}, {
}, {
"codeName" : "logic1",
"codeName" : "logic1",
"defaultParamName" : "Default",
"defaultParamName" : "Default",
...
@@ -19612,6 +19650,35 @@
...
@@ -19612,6 +19650,35 @@
"requestPath" : "/save2",
"requestPath" : "/save2",
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Success",
"methodType" : "DEACTION",
"name" : "Success",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "Success"
},
"getPSAppDEMethodInput" : {
"codeName" : "SuccessInput",
"name" : "SuccessInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "SuccessResult",
"name" : "SuccessResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
},
"builtinMethod" : false
}, {
}, {
"actionMode" : "UPDATE",
"actionMode" : "UPDATE",
"codeName" : "Update",
"codeName" : "Update",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
浏览文件 @
0bc77e4f
...
@@ -486,6 +486,35 @@
...
@@ -486,6 +486,35 @@
"requestPath"
:
"/save2"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Success"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Success"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"SuccessInput"
,
"name"
:
"SuccessInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"SuccessResult"
,
"name"
:
"SuccessResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
},
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
@@ -2072,6 +2101,15 @@
...
@@ -2072,6 +2101,15 @@
},
},
"enableBackend"
:
false
,
"enableBackend"
:
false
,
"enableFront"
:
true
"enableFront"
:
true
},
{
"codeName"
:
"Success"
,
"defaultParamName"
:
"DEFAULT"
,
"logicName"
:
"返回成功"
,
"name"
:
"返回成功"
,
"scriptCode"
:
"return {ok:true}"
,
"customCode"
:
true
,
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
},
{
"codeName"
:
"logic1"
,
"codeName"
:
"logic1"
,
"defaultParamName"
:
"Default"
,
"defaultParamName"
:
"Default"
,
...
@@ -3090,6 +3128,35 @@
...
@@ -3090,6 +3128,35 @@
"requestPath"
:
"/save2"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Success"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Success"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"SuccessInput"
,
"name"
:
"SuccessInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"SuccessResult"
,
"name"
:
"SuccessResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
},
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
0bc77e4f
...
@@ -486,6 +486,35 @@
...
@@ -486,6 +486,35 @@
"requestPath"
:
"/save2"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Success"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Success"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"SuccessInput"
,
"name"
:
"SuccessInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"SuccessResult"
,
"name"
:
"SuccessResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
},
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
@@ -2072,6 +2101,15 @@
...
@@ -2072,6 +2101,15 @@
},
},
"enableBackend"
:
false
,
"enableBackend"
:
false
,
"enableFront"
:
true
"enableFront"
:
true
},
{
"codeName"
:
"Success"
,
"defaultParamName"
:
"DEFAULT"
,
"logicName"
:
"返回成功"
,
"name"
:
"返回成功"
,
"scriptCode"
:
"return {ok:true}"
,
"customCode"
:
true
,
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
},
{
"codeName"
:
"logic1"
,
"codeName"
:
"logic1"
,
"defaultParamName"
:
"Default"
,
"defaultParamName"
:
"Default"
,
...
@@ -3090,6 +3128,35 @@
...
@@ -3090,6 +3128,35 @@
"requestPath"
:
"/save2"
,
"requestPath"
:
"/save2"
,
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Success"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Success"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"SuccessInput"
,
"name"
:
"SuccessInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"TESTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"SuccessResult"
,
"name"
:
"SuccessResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
},
"builtinMethod"
:
false
},
{
},
{
"actionMode"
:
"UPDATE"
,
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"codeName"
:
"Update"
,
...
@@ -3362,6 +3429,72 @@
...
@@ -3362,6 +3429,72 @@
"uIActionType"
:
"DEUIACTION"
,
"uIActionType"
:
"DEUIACTION"
,
"uILogicAttachMode"
:
"REPLACE"
,
"uILogicAttachMode"
:
"REPLACE"
,
"id"
:
"UILogic@TEST"
"id"
:
"UILogic@TEST"
},
{
"actionTarget"
:
"MULTIDATA"
,
"caption"
:
"后台调用多项数据"
,
"codeName"
:
"backMultiData"
,
"confirmMsg"
:
"【${viewparam.title}】${context.srfpersonname}确认操作${data.map(item=>item.srfmajortext).join('、')}么?"
,
"fullCodeName"
:
"TEST_backMultiData"
,
"name"
:
"后台【多项数据】"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg"
:
"【${viewparam.title}】${context.srfpersonname}操作${data.map(item=>item.srfmajortext).join('、')}成功"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backMultiData"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"id"
:
"backMultiData@TEST"
},
{
"actionTarget"
:
"NONE"
,
"caption"
:
"后台调用无数据"
,
"codeName"
:
"backNoData"
,
"confirmMsg"
:
"【${viewparam.title}】${context.srfpersonname}确认操作么?"
,
"fullCodeName"
:
"TEST_backNoData"
,
"name"
:
"后台【无数据】"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg"
:
"【${viewparam.title}】${context.srfpersonname}操作成功"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backNoData"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"id"
:
"backNoData@TEST"
},
{
"actionTarget"
:
"SINGLEDATA"
,
"caption"
:
"后台调用单数据"
,
"codeName"
:
"backSingleData"
,
"confirmMsg"
:
"【${viewparam.title}】${context.srfpersonname}确认操作${data.srfmajortext}么?"
,
"fullCodeName"
:
"TEST_backSingleData"
,
"name"
:
"后台【单数据】"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg"
:
"【${viewparam.title}】${context.srfpersonname}操作${data.srfmajortext}成功"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backSingleData"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"id"
:
"backSingleData@TEST"
},
{
},
{
"actionTarget"
:
"SINGLEKEY"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"实体逻辑"
,
"caption"
:
"实体逻辑"
,
...
@@ -4857,6 +4990,10 @@
...
@@ -4857,6 +4990,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTControlDefaultLoadTest2.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTControlDefaultLoadTest2.json"
,
"viewType"
:
"DECUSTOMVIEW"
"viewType"
:
"DECUSTOMVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTbackUIActionTest.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_5730.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_5730.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTbackUIActionTest.json
0 → 100644
浏览文件 @
0bc77e4f
{
"accUserMode"
:
2
,
"caption"
:
"后台调用测试"
,
"codeName"
:
"TESTbackUIActionTest"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTbackUIActionTest.json"
,
"gridRowActiveMode"
:
2
,
"name"
:
"TESTbackUIActionTest"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"测试实体数据重定向视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json"
,
"viewType"
:
"DEREDIRECTVIEW"
}
},
{
"name"
:
"NEWDATA"
,
"realTitle"
:
"测试实体编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"backUIActionTesttoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"界面行为组工具栏"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"后台调用无数据"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1_backnodata"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1_backnodata"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"后台调用无数据"
,
"codeName"
:
"backNoData"
,
"confirmMsg"
:
"【${viewparam.title}】${context.srfpersonname}确认操作么?"
,
"fullCodeName"
:
"TEST_backNoData"
,
"name"
:
"后台【无数据】"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg"
:
"【${viewparam.title}】${context.srfpersonname}操作成功"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backNoData"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"id"
:
"backNoData@TEST"
},
"tooltip"
:
"后台调用无数据"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"后台调用单数据"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1_backsingledata"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1_backsingledata"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEDATA"
,
"caption"
:
"后台调用单数据"
,
"codeName"
:
"backSingleData"
,
"confirmMsg"
:
"【${viewparam.title}】${context.srfpersonname}确认操作${data.srfmajortext}么?"
,
"fullCodeName"
:
"TEST_backSingleData"
,
"name"
:
"后台【单数据】"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg"
:
"【${viewparam.title}】${context.srfpersonname}操作${data.srfmajortext}成功"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backSingleData"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"id"
:
"backSingleData@TEST"
},
"tooltip"
:
"后台调用单数据"
,
"uIActionTarget"
:
"SINGLEDATA"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"后台调用多项数据"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1_backmultidata"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1_backmultidata"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIDATA"
,
"caption"
:
"后台调用多项数据"
,
"codeName"
:
"backMultiData"
,
"confirmMsg"
:
"【${viewparam.title}】${context.srfpersonname}确认操作${data.map(item=>item.srfmajortext).join('、')}么?"
,
"fullCodeName"
:
"TEST_backMultiData"
,
"name"
:
"后台【多项数据】"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg"
:
"【${viewparam.title}】${context.srfpersonname}操作${data.map(item=>item.srfmajortext).join('、')}成功"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backMultiData"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"id"
:
"backMultiData@TEST"
},
"tooltip"
:
"后台调用多项数据"
,
"uIActionTarget"
:
"MULTIDATA"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"xDataControlName"
:
"grid"
,
"modelid"
:
"57B0CEE5-A956-4812-8C2D-E4103E0F97D0"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Mdctrlgrid"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Mdctrlgrid.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode"
:
"NONE"
,
"logicName"
:
"多数据表格"
,
"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"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"名称"
,
"codeName"
:
"testname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testname"
,
"excelCaption"
:
"名称"
,
"name"
:
"testname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"金额"
,
"codeName"
:
"amount"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"amount"
,
"excelCaption"
:
"金额"
,
"name"
:
"amount"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
},
"unitName"
:
"元"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
,
"enableUnitName"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"type"
,
"excelCaption"
:
"类型"
,
"name"
:
"type"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"dataType"
:
6
,
"name"
:
"amount"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"名称"
,
"codeName"
:
"testname"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"testname"
},
"allowEmpty"
:
true
},
{
"caption"
:
"金额"
,
"codeName"
:
"amount"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"amount"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"amount"
,
"precision"
:
2
},
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
true
},
{
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"singleSelect"
:
true
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode"
:
"REMOTE"
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"modelid"
:
"0F4F8158-3522-48EF-A383-AB801CE5C485"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json"
,
"logicName"
:
"默认搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"n_testname_like"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
25
},
{
"id"
:
"formitem1"
,
"dataType"
:
25
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"测试实体名称"
,
"codeName"
:
"n_testname_like"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"n_testname_like"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"n_testname_like"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"条件一"
,
"codeName"
:
"formitem"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"条件二"
,
"codeName"
:
"formitem1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem1"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"formitem1"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"条件三"
,
"codeName"
:
"formitem2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem2"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"formitem2"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"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"
},
"searchButtonPos"
:
"RIGHT"
,
"searchButtonStyle"
:
"SEARCHONLY"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
true
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"00eb0969f8c08fcc8321a6d60dcb7ae3"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"后台调用测试"
,
"codeName"
:
"backUIActionTestcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"backUIActionTest"
,
"getPSDEViewId"
:
"D95FDADB-EDE8-4421-8CDF-D0E3BA68F64C"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"后台调用测试"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"enableDP"
:
true
,
"enableExport"
:
true
,
"enableFilter"
:
true
,
"enableImport"
:
true
,
"enableQuickSearch"
:
true
,
"enableRowEdit"
:
false
,
"enableSearch"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"86481608-6860-4016-BF41-C3F1B8681FDE"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppTestIndexView.json
浏览文件 @
0bc77e4f
...
@@ -304,6 +304,28 @@
...
@@ -304,6 +304,28 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"视图布局"
"tooltip"
:
"视图布局"
},
{
"accUserMode"
:
2
,
"caption"
:
"后台调用"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem46"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0925909886"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"后台调用"
},
{
},
{
"accUserMode"
:
0
,
"accUserMode"
:
0
,
"caption"
:
"工作流"
,
"caption"
:
"工作流"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppTestIndexView.json
浏览文件 @
0bc77e4f
...
@@ -135,6 +135,16 @@
...
@@ -135,6 +135,16 @@
"tooltip"
:
"抽屉分页关系视图"
"tooltip"
:
"抽屉分页关系视图"
}
],
}
],
"tooltip"
:
"视图布局"
"tooltip"
:
"视图布局"
},
{
"accUserMode"
:
2
,
"caption"
:
"后台调用"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem46"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"UsrAppFunc0925909886"
},
"tooltip"
:
"后台调用"
},
{
},
{
"accUserMode"
:
0
,
"accUserMode"
:
0
,
"caption"
:
"工作流"
,
"caption"
:
"工作流"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
浏览文件 @
0bc77e4f
...
@@ -621,6 +621,101 @@
...
@@ -621,6 +621,101 @@
"showIcon"
:
true
"showIcon"
:
true
}
],
}
],
"uniqueTag"
:
"TEST__Usr0614621049"
"uniqueTag"
:
"TEST__Usr0614621049"
},
{
"codeName"
:
"Usr0925728817"
,
"name"
:
"后台调用测试"
,
"getPSUIActionGroupDetails"
:
[
{
"caption"
:
"后台调用无数据"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"ue5ee41d"
,
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"后台调用无数据"
,
"codeName"
:
"backNoData"
,
"confirmMsg"
:
"【${viewparam.title}】${context.srfpersonname}确认操作么?"
,
"fullCodeName"
:
"TEST_backNoData"
,
"name"
:
"后台【无数据】"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg"
:
"【${viewparam.title}】${context.srfpersonname}操作成功"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backNoData"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"id"
:
"backNoData@TEST"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"后台调用单数据"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u9f12df2"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEDATA"
,
"caption"
:
"后台调用单数据"
,
"codeName"
:
"backSingleData"
,
"confirmMsg"
:
"【${viewparam.title}】${context.srfpersonname}确认操作${data.srfmajortext}么?"
,
"fullCodeName"
:
"TEST_backSingleData"
,
"name"
:
"后台【单数据】"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg"
:
"【${viewparam.title}】${context.srfpersonname}操作${data.srfmajortext}成功"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backSingleData"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"id"
:
"backSingleData@TEST"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"后台调用多项数据"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u285b9a6"
,
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIDATA"
,
"caption"
:
"后台调用多项数据"
,
"codeName"
:
"backMultiData"
,
"confirmMsg"
:
"【${viewparam.title}】${context.srfpersonname}确认操作${data.map(item=>item.srfmajortext).join('、')}么?"
,
"fullCodeName"
:
"TEST_backMultiData"
,
"name"
:
"后台【多项数据】"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Success"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg"
:
"【${viewparam.title}】${context.srfpersonname}操作${data.map(item=>item.srfmajortext).join('、')}成功"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backMultiData"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"id"
:
"backMultiData@TEST"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"uniqueTag"
:
"TEST__Usr0925728817"
},
{
},
{
"codeName"
:
"Usr0710265893"
,
"codeName"
:
"Usr0710265893"
,
"name"
:
"批操作"
,
"name"
:
"批操作"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
0bc77e4f
...
@@ -1790,6 +1790,18 @@
...
@@ -1790,6 +1790,18 @@
"uIActionType" : "DEUIACTION",
"uIActionType" : "DEUIACTION",
"group" : true,
"group" : true,
"id" : "756758c15b45c9cfa60a87492b52f269"
"id" : "756758c15b45c9cfa60a87492b52f269"
}, {
"caption" : "实体界面行为组4",
"codeName" : "实体界面行为组4",
"fullCodeName" : "实体界面行为组4",
"name" : "实体界面行为组4",
"predefinedType" : "VIEW_DEBHGROUP004",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "41f7e84590b7e0c8ff3c13e08cef9947",
"uIActionType" : "DEUIACTION",
"group" : true,
"id" : "41f7e84590b7e0c8ff3c13e08cef9947"
}, {
}, {
"actionTarget" : "SINGLEKEY",
"actionTarget" : "SINGLEKEY",
"caption" : "数据导航",
"caption" : "数据导航",
...
@@ -2715,6 +2727,16 @@
...
@@ -2715,6 +2727,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json",
"viewType" : "DECALENDARVIEW"
"viewType" : "DECALENDARVIEW"
}
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0925909886",
"name" : "后台调用测试",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTbackUIActionTest.json",
"viewType" : "DEGRIDVIEW"
}
}, {
}, {
"appFuncType" : "APPVIEW",
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc78",
"codeName" : "AppFunc78",
...
@@ -9451,12 +9473,6 @@
...
@@ -9451,12 +9473,6 @@
"codeName" : "VMGroup3",
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-警告信息",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
...
@@ -9468,6 +9484,12 @@
...
@@ -9468,6 +9484,12 @@
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg6"
"id" : "ViewMsg6"
}
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ]
} ]
}, {
}, {
"codeName" : "VMGroup7",
"codeName" : "VMGroup7",
...
@@ -9483,16 +9505,16 @@
...
@@ -9483,16 +9505,16 @@
"codeName" : "VMGroup4",
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图
上方
",
"name" : "消息位置-视图
内容区
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
9
"
}
}
}, {
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图上方
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
7
"
}
}
}, {
}, {
"name" : "消息位置-视图下方",
"name" : "消息位置-视图下方",
...
@@ -9501,38 +9523,33 @@
...
@@ -9501,38 +9523,33 @@
"id" : "ViewMsg8"
"id" : "ViewMsg8"
}
}
}, {
}, {
"name" : "消息位置-
视图内容区
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
10
"
}
}
} ]
} ]
}, {
}, {
"codeName" : "VMGroup8",
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
12
"
"id" : "ViewMsg
8
"
}
}
}, {
}, {
"name" : "消息
位置-视图下方
",
"name" : "消息
类型-常规信息
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg8"
"id" : "ViewMsg4"
}
},
"position" : "POPUP"
}, {
}, {
"name" : "关闭模式-
本次删除-上方-警告
",
"name" : "关闭模式-
无删除-上方-常规
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
3
"
"id" : "ViewMsg1
1
"
}
}
}, {
}, {
"name" : "消息类型-警告信息",
"name" : "消息类型-警告信息",
...
@@ -9542,34 +9559,39 @@
...
@@ -9542,34 +9559,39 @@
},
},
"position" : "POPUP"
"position" : "POPUP"
}, {
}, {
"name" : "消息
类型-错误信息
",
"name" : "消息
位置-视图内容区
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg6"
"id" : "ViewMsg9"
},
}
"position" : "POPUP"
}, {
}, {
"name" : "
消息类型-常规信息
",
"name" : "
关闭模式-默认删除-上方-错误
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg4"
"id" : "ViewMsg12"
},
}
"position" : "POPUP"
}, {
}, {
"name" : "关闭模式-
无删除-上方-常规
",
"name" : "关闭模式-
本次删除-上方-警告
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
3
"
}
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
} ]
} ]
}, {
}, {
"codeName" : "VMGroup5",
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-
无
删除",
"name" : "关闭模式-
默认
删除",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
2
"
}
}
}, {
}, {
"name" : "关闭模式-本次删除",
"name" : "关闭模式-本次删除",
...
@@ -9578,10 +9600,10 @@
...
@@ -9578,10 +9600,10 @@
"id" : "ViewMsg13"
"id" : "ViewMsg13"
}
}
}, {
}, {
"name" : "关闭模式-
默认
删除",
"name" : "关闭模式-
无
删除",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
1
"
}
}
} ]
} ]
}, {
}, {
...
@@ -10772,6 +10794,12 @@
...
@@ -10772,6 +10794,12 @@
"viewType" : "DEOPTVIEW",
"viewType" : "DEOPTVIEW",
"resource" : "Book",
"resource" : "Book",
"view" : "OptionView"
"view" : "OptionView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTbackUIActionTest.json",
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"view" : "backUIActionTest"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTUsr2GridView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTUsr2GridView.json",
...
@@ -44498,6 +44526,35 @@
...
@@ -44498,6 +44526,35 @@
"requestPath" : "/save2",
"requestPath" : "/save2",
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Success",
"methodType" : "DEACTION",
"name" : "Success",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "Success"
},
"getPSAppDEMethodInput" : {
"codeName" : "SuccessInput",
"name" : "SuccessInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "SuccessResult",
"name" : "SuccessResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
},
"builtinMethod" : false
}, {
}, {
"actionMode" : "UPDATE",
"actionMode" : "UPDATE",
"codeName" : "Update",
"codeName" : "Update",
...
@@ -46084,6 +46141,15 @@
...
@@ -46084,6 +46141,15 @@
},
},
"enableBackend" : false,
"enableBackend" : false,
"enableFront" : true
"enableFront" : true
}, {
"codeName" : "Success",
"defaultParamName" : "DEFAULT",
"logicName" : "返回成功",
"name" : "返回成功",
"scriptCode" : "return {ok:true}",
"customCode" : true,
"enableBackend" : false,
"enableFront" : true
}, {
}, {
"codeName" : "logic1",
"codeName" : "logic1",
"defaultParamName" : "Default",
"defaultParamName" : "Default",
...
@@ -47102,6 +47168,35 @@
...
@@ -47102,6 +47168,35 @@
"requestPath" : "/save2",
"requestPath" : "/save2",
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Success",
"methodType" : "DEACTION",
"name" : "Success",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "Success"
},
"getPSAppDEMethodInput" : {
"codeName" : "SuccessInput",
"name" : "SuccessInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "SuccessResult",
"name" : "SuccessResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEACTIONS/Success.json"
},
"builtinMethod" : false
}, {
}, {
"actionMode" : "UPDATE",
"actionMode" : "UPDATE",
"codeName" : "Update",
"codeName" : "Update",
...
@@ -47374,6 +47469,72 @@
...
@@ -47374,6 +47469,72 @@
"uIActionType" : "DEUIACTION",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicAttachMode" : "REPLACE",
"id" : "UILogic@TEST"
"id" : "UILogic@TEST"
}, {
"actionTarget" : "MULTIDATA",
"caption" : "后台调用多项数据",
"codeName" : "backMultiData",
"confirmMsg" : "【${viewparam.title}】${context.srfpersonname}确认操作${data.map(item=>item.srfmajortext).join('、')}么?",
"fullCodeName" : "TEST_backMultiData",
"name" : "后台【多项数据】",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Success"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg" : "【${viewparam.title}】${context.srfpersonname}操作${data.map(item=>item.srfmajortext).join('、')}成功",
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "backMultiData",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "backMultiData@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "后台调用无数据",
"codeName" : "backNoData",
"confirmMsg" : "【${viewparam.title}】${context.srfpersonname}确认操作么?",
"fullCodeName" : "TEST_backNoData",
"name" : "后台【无数据】",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Success"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg" : "【${viewparam.title}】${context.srfpersonname}操作成功",
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "backNoData",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "backNoData@TEST"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "后台调用单数据",
"codeName" : "backSingleData",
"confirmMsg" : "【${viewparam.title}】${context.srfpersonname}确认操作${data.srfmajortext}么?",
"fullCodeName" : "TEST_backSingleData",
"name" : "后台【单数据】",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Success"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"successMsg" : "【${viewparam.title}】${context.srfpersonname}操作${data.srfmajortext}成功",
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "backSingleData",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "backSingleData@TEST"
}, {
}, {
"actionTarget" : "SINGLEKEY",
"actionTarget" : "SINGLEKEY",
"caption" : "实体逻辑",
"caption" : "实体逻辑",
...
@@ -48869,6 +49030,10 @@
...
@@ -48869,6 +49030,10 @@
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTControlDefaultLoadTest2.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTControlDefaultLoadTest2.json",
"viewType" : "DECUSTOMVIEW"
"viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTbackUIActionTest.json",
"viewType" : "DEGRIDVIEW"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_5730.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_5730.json",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
浏览文件 @
0bc77e4f
...
@@ -1239,6 +1239,18 @@
...
@@ -1239,6 +1239,18 @@
"uIActionType"
:
"DEUIACTION"
,
"uIActionType"
:
"DEUIACTION"
,
"group"
:
true
,
"group"
:
true
,
"id"
:
"756758c15b45c9cfa60a87492b52f269"
"id"
:
"756758c15b45c9cfa60a87492b52f269"
},
{
"caption"
:
"实体界面行为组4"
,
"codeName"
:
"实体界面行为组4"
,
"fullCodeName"
:
"实体界面行为组4"
,
"name"
:
"实体界面行为组4"
,
"predefinedType"
:
"VIEW_DEBHGROUP004"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"41f7e84590b7e0c8ff3c13e08cef9947"
,
"uIActionType"
:
"DEUIACTION"
,
"group"
:
true
,
"id"
:
"41f7e84590b7e0c8ff3c13e08cef9947"
},
{
},
{
"actionTarget"
:
"SINGLEKEY"
,
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"数据导航"
,
"caption"
:
"数据导航"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录