提交 aad2a7c0 编写于 作者: ibizdev's avatar ibizdev

fangzhihao 发布系统代码 [TrainSys,网页端]

上级 a224795b
...@@ -1375,16 +1375,16 @@ ...@@ -1375,16 +1375,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
......
...@@ -3192,6 +3192,27 @@ ...@@ -3192,6 +3192,27 @@
"uIActionTag" : "editWizard", "uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST" "id" : "editWizard@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
}, { }, {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "百度", "caption" : "百度",
......
...@@ -202,6 +202,10 @@ ...@@ -202,6 +202,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlAttributes" : [ {
"attrValue" : "console.log('列表视图aaa')",
"name" : "LISTTEST"
} ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventArg" : "22", "eventArg" : "22",
"eventArg2" : "22", "eventArg2" : "22",
......
...@@ -270,6 +270,14 @@ ...@@ -270,6 +270,14 @@
"name" : "TEST1", "name" : "TEST1",
"codeName" : "Test1" "codeName" : "Test1"
}, },
"getPSControlLogics" : [ {
"itemName" : "test1",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "login1",
"scriptCode" : "console.log('预定义类型:项显示逻辑1111')",
"triggerType" : "ITEMVISIBLE"
} ],
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -680,6 +680,14 @@ ...@@ -680,6 +680,14 @@
"name" : "TEST1", "name" : "TEST1",
"codeName" : "Test1" "codeName" : "Test1"
}, },
"getPSControlLogics" : [ {
"itemName" : "test1",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "login1",
"scriptCode" : "console.log('预定义类型:项显示逻辑1111')",
"triggerType" : "ITEMVISIBLE"
} ],
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -48,12 +48,19 @@ ...@@ -48,12 +48,19 @@
"name" : "engine_list_default" "name" : "engine_list_default"
} ], } ],
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"eventNames" : "onClick;onViewMounted", "eventNames" : "onClick;onViewMounted;onViewDestroyed;onLoadError",
"logicTrigger" : "CTRLEVENT", "logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT", "logicType" : "APPDEUIACTION",
"name" : "LISTTEST", "name" : "AA",
"getPSViewCtrlName" : "list", "getPSAppDataEntity" : {
"scriptCode" : "console.log('列表视图aaa')" "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
},
"getPSViewCtrlName" : "searchform"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
...@@ -980,6 +987,10 @@ ...@@ -980,6 +987,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlAttributes" : [ {
"attrValue" : "console.log('列表视图aaa')",
"name" : "LISTTEST"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
......
...@@ -3467,16 +3467,16 @@ ...@@ -3467,16 +3467,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
...@@ -32575,6 +32575,27 @@ ...@@ -32575,6 +32575,27 @@
"uIActionTag" : "editWizard", "uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST" "id" : "editWizard@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
}, { }, {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "百度", "caption" : "百度",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册