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

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

上级 59151bd5
...@@ -1492,6 +1492,28 @@ ...@@ -1492,6 +1492,28 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppDEUIActions" : [ { "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", "actionTarget" : "NONE",
"caption" : "编辑", "caption" : "编辑",
"codeName" : "portlet_edit", "codeName" : "portlet_edit",
...@@ -1926,6 +1948,41 @@ ...@@ -1926,6 +1948,41 @@
"uILogicAttachMode" : "AFTER", "uILogicAttachMode" : "AFTER",
"globalUIAction" : true, "globalUIAction" : true,
"id" : "portlet_edit@Student" "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" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "calc_portlet_data", "codeName" : "calc_portlet_data",
...@@ -2027,6 +2084,106 @@ ...@@ -2027,6 +2084,106 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "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", "codeName" : "calc_portlet_form_data",
"defaultParamName" : "Default", "defaultParamName" : "Default",
...@@ -2215,6 +2372,10 @@ ...@@ -2215,6 +2372,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW"
} ], } ],
"getAllPSDEOPPrivs" : [ { "getAllPSDEOPPrivs" : [ {
"logicName" : "建立", "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
{
"accUserMode" : 2,
"caption" : "学生",
"codeName" : "studentPortletEditView",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json",
"memo" : "系统自动添加",
"name" : "studentPortletEditView",
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/common.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "PortletEditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认编辑界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.SAVE"
},
"caption" : "1111111111111保存",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem3"
},
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.SAVE"
},
"caption" : "保存",
"codeName" : "Save",
"fullCodeName" : "Save",
"name" : "编辑界面_保存操作",
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"predefinedType" : "EDITVIEW_SAVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.SAVE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Save",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "1111111111111保存",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.SAVE"
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW"
},
"caption" : "保存并新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandnew"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW"
},
"caption" : "保存并新建",
"codeName" : "SaveAndNew",
"fullCodeName" : "SaveAndNew",
"name" : "编辑界面_保存并新建操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandnew"
},
"predefinedType" : "EDITVIEW_SAVEANDNEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndNew",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW"
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem5"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem6",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE"
},
"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" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE"
},
"caption" : "删除并关闭",
"codeName" : "RemoveAndExit",
"fullCodeName" : "RemoveAndExit",
"name" : "编辑界面_删除并退出操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "EDITVIEW_REMOVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除并关闭",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem8",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"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" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "编辑界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "EDITVIEW_NEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem13",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.COPY"
},
"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" : {
"lanResTag" : "TBB.TEXT.*.COPY"
},
"caption" : "拷贝",
"codeName" : "Copy",
"fullCodeName" : "Copy",
"name" : "编辑界面_拷贝操作",
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"predefinedType" : "EDITVIEW_COPYACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.COPY"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Copy",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "拷贝",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.COPY"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem16",
"spanMode" : false
}, {
"borderStyle" : "NONE",
"buttonStyle" : "WARNING",
"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
}, {
"borderStyle" : "SOLID",
"buttonStyle" : "SUCCESS",
"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
}, {
"borderStyle" : "DOTTED",
"buttonStyle" : "STYLE4",
"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
}, {
"borderStyle" : "DASHED",
"buttonStyle" : "STYLE3",
"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
}, {
"borderStyle" : "DOUBLE",
"buttonStyle" : "SUCCESS",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.HELP"
},
"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" : {
"lanResTag" : "TBB.TEXT.*.HELP"
},
"caption" : "帮助",
"codeName" : "Help",
"fullCodeName" : "Help",
"name" : "编辑界面_帮助操作",
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
},
"predefinedType" : "EDITVIEW_HELPACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.HELP"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Help",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "帮助",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.HELP"
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.CLOSE"
},
"caption" : "退出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf06e@FontAwesome",
"cssClass" : "fa fa-eye"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.CLOSE"
},
"caption" : "关闭",
"codeName" : "Exit",
"fullCodeName" : "Exit",
"name" : "编辑界面_退出操作",
"getPSSysImage" : {
"glyph" : "xf08b@FontAwesome",
"cssClass" : "fa fa-sign-out"
},
"predefinedType" : "EDITVIEW_EXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.CLOSE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Exit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "退出",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.CLOSE"
},
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "form",
"modelid" : "a4eb00b17f8652bdf677cb4ed5231e63",
"modeltype" : "PSDETOOLBAR"
}, {
"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"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"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"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"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,
"name" : "form",
"modelid" : "398C8A43-2882-4943-AC1E-7D254D0A5183",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "PortletEditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "学生",
"codeName" : "PortletEditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "PortletEditView",
"getPSDEViewId" : "853A3234-C481-4384-8364-55FB6C73CCA0",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "测试门户编辑视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW",
"xDataControlName" : "form",
"enableDP" : true,
"showDataInfoBar" : true,
"modelid" : "bedb509532647b4708d4df3bebea8e78",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -1931,6 +1931,12 @@ ...@@ -1931,6 +1931,12 @@
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
"resource" : "Phone", "resource" : "Phone",
"view" : "EditView" "view" : "EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Student",
"view" : "PortletEditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
......
...@@ -1512,6 +1512,27 @@ ...@@ -1512,6 +1512,27 @@
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data@Student" "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", "actionTarget" : "NONE",
"caption" : "确认", "caption" : "确认",
...@@ -2122,6 +2143,106 @@ ...@@ -2122,6 +2143,106 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "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", "codeName" : "calc_portlet_form_data",
"defaultParamName" : "Default", "defaultParamName" : "Default",
...@@ -2483,9 +2604,9 @@ ...@@ -2483,9 +2604,9 @@
}, },
"uniqueTag" : "Student__Usr0423242168", "uniqueTag" : "Student__Usr0423242168",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "编辑", "caption" : "编辑(视图)",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u5ec236b", "name" : "u5aae179",
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true, "showIcon" : true,
...@@ -2495,7 +2616,7 @@ ...@@ -2495,7 +2616,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"modelref" : true, "modelref" : true,
"id" : "portlet_edit_view@Student" "id" : "calc_portlet_data_view@Student"
} }
}, { }, {
"caption" : "编辑", "caption" : "编辑",
......
...@@ -45,44 +45,30 @@ ...@@ -45,44 +45,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "编辑", "caption" : "编辑(视图)",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u5ec236b", "name" : "u5aae179",
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "编辑", "caption" : "编辑(视图)",
"codeName" : "portlet_edit_view", "codeName" : "calc_portlet_data_view",
"getFrontPSAppView" : { "frontProcessType" : "OTHER",
"modelref" : true, "fullCodeName" : "Student_calc_portlet_data_view",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json", "name" : "计算门户编辑参数(视图)",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view",
"name" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "calc_portlet_form_data" "id" : "calc_portlet_data_view"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSNavigateParams" : [ {
"key" : "name",
"name" : "name",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionParamJO" : { "uIActionTag" : "calc_portlet_data_view",
"name" : "%name%"
},
"uIActionTag" : "portlet_edit_view",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER", "uILogicAttachMode" : "REPLACE",
"id" : "portlet_edit_view@Student" "id" : "calc_portlet_data_view@Student"
}, },
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
......
...@@ -73,44 +73,30 @@ ...@@ -73,44 +73,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "编辑", "caption" : "编辑(视图)",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u5ec236b", "name" : "u5aae179",
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "编辑", "caption" : "编辑(视图)",
"codeName" : "portlet_edit_view", "codeName" : "calc_portlet_data_view",
"getFrontPSAppView" : { "frontProcessType" : "OTHER",
"modelref" : true, "fullCodeName" : "Student_calc_portlet_data_view",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json", "name" : "计算门户编辑参数(视图)",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view",
"name" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "calc_portlet_form_data" "id" : "calc_portlet_data_view"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSNavigateParams" : [ {
"key" : "name",
"name" : "name",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionParamJO" : { "uIActionTag" : "calc_portlet_data_view",
"name" : "%name%"
},
"uIActionTag" : "portlet_edit_view",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER", "uILogicAttachMode" : "REPLACE",
"id" : "portlet_edit_view@Student" "id" : "calc_portlet_data_view@Student"
}, },
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
......
...@@ -875,44 +875,30 @@ ...@@ -875,44 +875,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "编辑", "caption" : "编辑(视图)",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u5ec236b", "name" : "u5aae179",
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "编辑", "caption" : "编辑(视图)",
"codeName" : "portlet_edit_view", "codeName" : "calc_portlet_data_view",
"getFrontPSAppView" : { "frontProcessType" : "OTHER",
"modelref" : true, "fullCodeName" : "Student_calc_portlet_data_view",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json", "name" : "计算门户编辑参数(视图)",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view",
"name" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "calc_portlet_form_data" "id" : "calc_portlet_data_view"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSNavigateParams" : [ {
"key" : "name",
"name" : "name",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionParamJO" : { "uIActionTag" : "calc_portlet_data_view",
"name" : "%name%"
},
"uIActionTag" : "portlet_edit_view",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER", "uILogicAttachMode" : "REPLACE",
"id" : "portlet_edit_view@Student" "id" : "calc_portlet_data_view@Student"
}, },
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
......
...@@ -18822,44 +18822,30 @@ ...@@ -18822,44 +18822,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "编辑", "caption" : "编辑(视图)",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u5ec236b", "name" : "u5aae179",
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "编辑", "caption" : "编辑(视图)",
"codeName" : "portlet_edit_view", "codeName" : "calc_portlet_data_view",
"getFrontPSAppView" : { "frontProcessType" : "OTHER",
"modelref" : true, "fullCodeName" : "Student_calc_portlet_data_view",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json", "name" : "计算门户编辑参数(视图)",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view",
"name" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "calc_portlet_form_data" "id" : "calc_portlet_data_view"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSNavigateParams" : [ {
"key" : "name",
"name" : "name",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionParamJO" : { "uIActionTag" : "calc_portlet_data_view",
"name" : "%name%"
},
"uIActionTag" : "portlet_edit_view",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER", "uILogicAttachMode" : "REPLACE",
"id" : "portlet_edit_view@Student" "id" : "calc_portlet_data_view@Student"
}, },
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
...@@ -71297,44 +71283,30 @@ ...@@ -71297,44 +71283,30 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "编辑", "caption" : "编辑(视图)",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u5ec236b", "name" : "u5aae179",
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "编辑", "caption" : "编辑(视图)",
"codeName" : "portlet_edit_view", "codeName" : "calc_portlet_data_view",
"getFrontPSAppView" : { "frontProcessType" : "OTHER",
"modelref" : true, "fullCodeName" : "Student_calc_portlet_data_view",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json", "name" : "计算门户编辑参数(视图)",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view",
"name" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"id" : "calc_portlet_form_data" "id" : "calc_portlet_data_view"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSNavigateParams" : [ {
"key" : "name",
"name" : "name",
"value" : "name",
"rawValue" : false
} ],
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionParamJO" : { "uIActionTag" : "calc_portlet_data_view",
"name" : "%name%"
},
"uIActionTag" : "portlet_edit_view",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER", "uILogicAttachMode" : "REPLACE",
"id" : "portlet_edit_view@Student" "id" : "calc_portlet_data_view@Student"
}, },
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
...@@ -102768,6 +102740,27 @@ ...@@ -102768,6 +102740,27 @@
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data@Student" "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", "actionTarget" : "NONE",
"caption" : "确认", "caption" : "确认",
...@@ -103378,6 +103371,106 @@ ...@@ -103378,6 +103371,106 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "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", "codeName" : "calc_portlet_form_data",
"defaultParamName" : "Default", "defaultParamName" : "Default",
...@@ -103739,9 +103832,9 @@ ...@@ -103739,9 +103832,9 @@
}, },
"uniqueTag" : "Student__Usr0423242168", "uniqueTag" : "Student__Usr0423242168",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "编辑", "caption" : "编辑(视图)",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u5ec236b", "name" : "u5aae179",
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true, "showIcon" : true,
...@@ -103751,7 +103844,7 @@ ...@@ -103751,7 +103844,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"modelref" : true, "modelref" : true,
"id" : "portlet_edit_view@Student" "id" : "calc_portlet_data_view@Student"
} }
}, { }, {
"caption" : "编辑", "caption" : "编辑",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册