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

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

上级 59151bd5
......@@ -1492,6 +1492,28 @@
"builtinMethod" : false
} ],
"getAllPSAppDEUIActions" : [ {
"actionTarget" : "NONE",
"caption" : "确认",
"codeName" : "confirm_portlet_form",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_confirm_portlet_form",
"name" : "门户表单确认",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "emit_form_savesuccess"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "confirm_portlet_form",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"globalUIAction" : true,
"id" : "confirm_portlet_form@Student"
}, {
"actionTarget" : "NONE",
"caption" : "编辑",
"codeName" : "portlet_edit",
......@@ -1926,6 +1948,41 @@
"uILogicAttachMode" : "AFTER",
"globalUIAction" : true,
"id" : "portlet_edit@Student"
}, {
"actionTarget" : "NONE",
"caption" : "编辑",
"codeName" : "portlet_edit_view",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view",
"name" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"getPSNavigateParams" : [ {
"key" : "name",
"name" : "name",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"name" : "%name%"
},
"uIActionTag" : "portlet_edit_view",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "calc_portlet_data",
......@@ -2027,6 +2084,106 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "calc_portlet_data_view",
"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
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"modelref" : true,
"id" : "portlet_edit_view@Student"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "data"
},
"leftPos" : 662,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 976,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "const portletView = view.getController(\"studentGridView\");\r\nif (portletView) {\r\n uiLogic.data.name=portletView.model.caption;\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "data",
"logicName" : "输入数据",
"name" : "输入数据",
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "calc_portlet_form_data",
"defaultParamName" : "Default",
......@@ -2215,6 +2372,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
......
{
"codeName" : "Test_portlet_form",
"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/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student/PSFORMS/Test_portlet_form.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
},
"hookEventNames" : [ "ONCLICK" ],
"logicName" : "测试门户数据表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"getPSControlLogics" : [ {
"eventNames" : "onClick",
"itemName" : "button1",
"logicTag" : "form",
"logicType" : "APPDEUILOGIC",
"name" : "logic",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "emit_form_savesuccess"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
}, {
"eventNames" : "onClick",
"itemName" : "button2",
"logicTag" : "form",
"logicType" : "APPDEUILOGIC",
"name" : "logic2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "emit_form_savesuccess"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
} ],
"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" : "STUDENTID",
"codeName" : "StudentId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
}
}, {
"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" : "name",
"dataType" : 25
}, {
"id" : "studentid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "名称",
"codeName" : "name",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "name",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "name"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"actionType" : "UIACTION",
"caption" : "确认",
"codeName" : "button1",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "form_button1"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "确认",
"codeName" : "confirm_portlet_form",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_confirm_portlet_form",
"name" : "门户表单确认",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "emit_form_savesuccess"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "confirm_portlet_form",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"globalUIAction" : true,
"id" : "confirm_portlet_form@Student"
},
"tooltip" : "确认",
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"codeName" : "button2",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"caption" : "学生标识",
"codeName" : "studentid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "studentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "studentid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : 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"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.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/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
},
"noTabHeader" : true,
"modelid" : "398C8A43-2882-4943-AC1E-7D254D0A5183",
"modeltype" : "PSDEFORM_EDITFORM"
}
\ No newline at end of file
......@@ -1931,6 +1931,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "Phone",
"view" : "EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Student",
"view" : "PortletEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
......
......@@ -1512,6 +1512,27 @@
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data@Student"
}, {
"actionTarget" : "NONE",
"caption" : "编辑(视图)",
"codeName" : "calc_portlet_data_view",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_calc_portlet_data_view",
"name" : "计算门户编辑参数(视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_data_view"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "calc_portlet_data_view",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data_view@Student"
}, {
"actionTarget" : "NONE",
"caption" : "确认",
......@@ -2122,6 +2143,106 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "calc_portlet_data_view",
"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
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"modelref" : true,
"id" : "portlet_edit_view@Student"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "data"
},
"leftPos" : 662,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 976,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "const portletView = view.getController(\"studentGridView\");\r\nif (portletView) {\r\n uiLogic.data.name=portletView.model.caption;\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "data",
"logicName" : "输入数据",
"name" : "输入数据",
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "calc_portlet_form_data",
"defaultParamName" : "Default",
......@@ -2483,9 +2604,9 @@
},
"uniqueTag" : "Student__Usr0423242168",
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"caption" : "编辑(视图)",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"name" : "u5aae179",
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true,
......@@ -2495,7 +2616,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"modelref" : true,
"id" : "portlet_edit_view@Student"
"id" : "calc_portlet_data_view@Student"
}
}, {
"caption" : "编辑",
......
......@@ -45,44 +45,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"caption" : "编辑(视图)",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"name" : "u5aae179",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "编辑",
"codeName" : "portlet_edit_view",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view",
"name" : "门户行为组编辑(编辑视图)",
"caption" : "编辑(视图)",
"codeName" : "calc_portlet_data_view",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_calc_portlet_data_view",
"name" : "计算门户编辑参数(视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
"id" : "calc_portlet_data_view"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSNavigateParams" : [ {
"key" : "name",
"name" : "name",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"name" : "%name%"
},
"uIActionTag" : "portlet_edit_view",
"uIActionTag" : "calc_portlet_data_view",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data_view@Student"
},
"addSeparator" : false,
"showCaption" : true,
......
......@@ -73,44 +73,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"caption" : "编辑(视图)",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"name" : "u5aae179",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "编辑",
"codeName" : "portlet_edit_view",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view",
"name" : "门户行为组编辑(编辑视图)",
"caption" : "编辑(视图)",
"codeName" : "calc_portlet_data_view",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_calc_portlet_data_view",
"name" : "计算门户编辑参数(视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
"id" : "calc_portlet_data_view"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSNavigateParams" : [ {
"key" : "name",
"name" : "name",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"name" : "%name%"
},
"uIActionTag" : "portlet_edit_view",
"uIActionTag" : "calc_portlet_data_view",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data_view@Student"
},
"addSeparator" : false,
"showCaption" : true,
......
......@@ -875,44 +875,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"caption" : "编辑(视图)",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"name" : "u5aae179",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "编辑",
"codeName" : "portlet_edit_view",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view",
"name" : "门户行为组编辑(编辑视图)",
"caption" : "编辑(视图)",
"codeName" : "calc_portlet_data_view",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_calc_portlet_data_view",
"name" : "计算门户编辑参数(视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
"id" : "calc_portlet_data_view"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSNavigateParams" : [ {
"key" : "name",
"name" : "name",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"name" : "%name%"
},
"uIActionTag" : "portlet_edit_view",
"uIActionTag" : "calc_portlet_data_view",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data_view@Student"
},
"addSeparator" : false,
"showCaption" : true,
......
......@@ -18822,44 +18822,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"caption" : "编辑(视图)",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"name" : "u5aae179",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "编辑",
"codeName" : "portlet_edit_view",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view",
"name" : "门户行为组编辑(编辑视图)",
"caption" : "编辑(视图)",
"codeName" : "calc_portlet_data_view",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_calc_portlet_data_view",
"name" : "计算门户编辑参数(视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
"id" : "calc_portlet_data_view"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSNavigateParams" : [ {
"key" : "name",
"name" : "name",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"name" : "%name%"
},
"uIActionTag" : "portlet_edit_view",
"uIActionTag" : "calc_portlet_data_view",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data_view@Student"
},
"addSeparator" : false,
"showCaption" : true,
......@@ -71297,44 +71283,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"caption" : "编辑(视图)",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"name" : "u5aae179",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "编辑",
"codeName" : "portlet_edit_view",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view",
"name" : "门户行为组编辑(编辑视图)",
"caption" : "编辑(视图)",
"codeName" : "calc_portlet_data_view",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_calc_portlet_data_view",
"name" : "计算门户编辑参数(视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
"id" : "calc_portlet_data_view"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSNavigateParams" : [ {
"key" : "name",
"name" : "name",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"name" : "%name%"
},
"uIActionTag" : "portlet_edit_view",
"uIActionTag" : "calc_portlet_data_view",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data_view@Student"
},
"addSeparator" : false,
"showCaption" : true,
......@@ -102768,6 +102740,27 @@
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data@Student"
}, {
"actionTarget" : "NONE",
"caption" : "编辑(视图)",
"codeName" : "calc_portlet_data_view",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_calc_portlet_data_view",
"name" : "计算门户编辑参数(视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_data_view"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "calc_portlet_data_view",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data_view@Student"
}, {
"actionTarget" : "NONE",
"caption" : "确认",
......@@ -103378,6 +103371,106 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "calc_portlet_data_view",
"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
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"modelref" : true,
"id" : "portlet_edit_view@Student"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "data"
},
"leftPos" : 662,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 976,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "const portletView = view.getController(\"studentGridView\");\r\nif (portletView) {\r\n uiLogic.data.name=portletView.model.caption;\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 360,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "data",
"logicName" : "输入数据",
"name" : "输入数据",
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "calc_portlet_form_data",
"defaultParamName" : "Default",
......@@ -103739,9 +103832,9 @@
},
"uniqueTag" : "Student__Usr0423242168",
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"caption" : "编辑(视图)",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"name" : "u5aae179",
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true,
......@@ -103751,7 +103844,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"modelref" : true,
"id" : "portlet_edit_view@Student"
"id" : "calc_portlet_data_view@Student"
}
}, {
"caption" : "编辑",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册