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

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

上级 729c3b70
...@@ -1513,6 +1513,28 @@ ...@@ -1513,6 +1513,28 @@
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"globalUIAction" : true, "globalUIAction" : true,
"id" : "confirm_portlet_form@Student" "id" : "confirm_portlet_form@Student"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "确定",
"codeName" : "panel_Usr0424282487_button_okaction_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_panel_Usr0424282487_button_okaction_click",
"name" : "确定",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "close_portlet_editview"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Usr0424282487_button_okaction_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "panel_Usr0424282487_button_okaction_click@Student"
}, { }, {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "编辑", "caption" : "编辑",
...@@ -1954,8 +1976,8 @@ ...@@ -1954,8 +1976,8 @@
"codeName" : "portlet_edit_view", "codeName" : "portlet_edit_view",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletOptionView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEOPTVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view", "fullCodeName" : "Student_portlet_edit_view",
...@@ -2246,6 +2268,49 @@ ...@@ -2246,6 +2268,49 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, {
"codeName" : "close_portlet_editview",
"defaultParamName" : "Default",
"logicName" : "关闭门户编辑视图",
"name" : "关闭门户编辑视图",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(666)",
"codeName" : "RAWJSCODE1",
"leftPos" : 351,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, { }, {
"codeName" : "emit_form_savesuccess", "codeName" : "emit_form_savesuccess",
"defaultParamName" : "Default", "defaultParamName" : "Default",
......
...@@ -1555,6 +1555,28 @@ ...@@ -1555,6 +1555,28 @@
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"globalUIAction" : true, "globalUIAction" : true,
"id" : "confirm_portlet_form@Student" "id" : "confirm_portlet_form@Student"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "确定",
"codeName" : "panel_Usr0424282487_button_okaction_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_panel_Usr0424282487_button_okaction_click",
"name" : "确定",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "close_portlet_editview"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Usr0424282487_button_okaction_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "panel_Usr0424282487_button_okaction_click@Student"
}, { }, {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "编辑", "caption" : "编辑",
...@@ -1996,8 +2018,8 @@ ...@@ -1996,8 +2018,8 @@
"codeName" : "portlet_edit_view", "codeName" : "portlet_edit_view",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletOptionView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEOPTVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view", "fullCodeName" : "Student_portlet_edit_view",
...@@ -2305,6 +2327,49 @@ ...@@ -2305,6 +2327,49 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, {
"codeName" : "close_portlet_editview",
"defaultParamName" : "Default",
"logicName" : "关闭门户编辑视图",
"name" : "关闭门户编辑视图",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(666)",
"codeName" : "RAWJSCODE1",
"leftPos" : 351,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, { }, {
"codeName" : "emit_form_savesuccess", "codeName" : "emit_form_savesuccess",
"defaultParamName" : "Default", "defaultParamName" : "Default",
......
...@@ -102789,6 +102789,28 @@ ...@@ -102789,6 +102789,28 @@
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"globalUIAction" : true, "globalUIAction" : true,
"id" : "confirm_portlet_form@Student" "id" : "confirm_portlet_form@Student"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "确定",
"codeName" : "panel_Usr0424282487_button_okaction_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_panel_Usr0424282487_button_okaction_click",
"name" : "确定",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "close_portlet_editview"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "panel_Usr0424282487_button_okaction_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "panel_Usr0424282487_button_okaction_click@Student"
}, { }, {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "编辑", "caption" : "编辑",
...@@ -103230,8 +103252,8 @@ ...@@ -103230,8 +103252,8 @@
"codeName" : "portlet_edit_view", "codeName" : "portlet_edit_view",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletOptionView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEOPTVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view", "fullCodeName" : "Student_portlet_edit_view",
...@@ -103539,6 +103561,49 @@ ...@@ -103539,6 +103561,49 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
} }
}, {
"codeName" : "close_portlet_editview",
"defaultParamName" : "Default",
"logicName" : "关闭门户编辑视图",
"name" : "关闭门户编辑视图",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "console.log(666)",
"codeName" : "RAWJSCODE1",
"leftPos" : 351,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, { }, {
"codeName" : "emit_form_savesuccess", "codeName" : "emit_form_savesuccess",
"defaultParamName" : "Default", "defaultParamName" : "Default",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册