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

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

上级 88209c2e
......@@ -2455,6 +2455,12 @@
"name" : "学生信息表格",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PortletEditView",
"logicName" : "测试门户编辑视图",
"name" : "测试门户编辑视图",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PickupView",
"logicName" : "学生实体数据选择视图",
......
......@@ -1512,6 +1512,28 @@
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "calc_portlet_data@Student"
}, {
"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/Web/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" : "编辑",
......@@ -1947,6 +1969,41 @@
"uILogicAttachMode" : "AFTER",
"globalUIAction" : true,
"id" : "portlet_edit@Student"
}, {
"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" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
},
"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",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
}, {
"actionTarget" : "NONE",
"caption" : "删除",
......@@ -2274,6 +2331,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr1020894544GridView.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json",
......@@ -2422,6 +2483,21 @@
},
"uniqueTag" : "Student__Usr0423242168",
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true,
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"modelref" : true,
"id" : "portlet_edit_view@Student"
}
}, {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u655dc0f",
......
......@@ -45,6 +45,49 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"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" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
},
"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",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u655dc0f",
......
......@@ -63,11 +63,41 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"hookEventNames" : [ "ONCLICK" ],
"logicName" : "测试门户数据表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/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/Web/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/Web/PSAPPDATAENTITIES/Student.json"
}
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
......@@ -152,6 +182,58 @@
},
"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/Web/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",
......
......@@ -73,6 +73,49 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"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" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
},
"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",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u655dc0f",
......
......@@ -875,6 +875,49 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"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" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
},
"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",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u655dc0f",
......
......@@ -18822,6 +18822,49 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"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" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
},
"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",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u655dc0f",
......@@ -21623,6 +21666,12 @@
"viewType" : "DEDATAVIEW",
"resource" : "Book",
"view" : "Usr09211294DataView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Student",
"view" : "PortletEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SubTest2EditView.json",
......@@ -71248,6 +71297,49 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"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" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
},
"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",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u655dc0f",
......@@ -103133,6 +103225,41 @@
"uILogicAttachMode" : "AFTER",
"globalUIAction" : true,
"id" : "portlet_edit@Student"
}, {
"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" : "门户行为组编辑(编辑视图)",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "calc_portlet_form_data"
},
"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",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "AFTER",
"id" : "portlet_edit_view@Student"
}, {
"actionTarget" : "NONE",
"caption" : "删除",
......@@ -103460,6 +103587,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr1020894544GridView.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json",
......@@ -103608,6 +103739,21 @@
},
"uniqueTag" : "Student__Usr0423242168",
"getPSUIActionGroupDetails" : [ {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u5ec236b",
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true,
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"modelref" : true,
"id" : "portlet_edit_view@Student"
}
}, {
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u655dc0f",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册