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

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

上级 0449640e
...@@ -2406,6 +2406,12 @@ ...@@ -2406,6 +2406,12 @@
"name" : "学生实体树表格视图(2)", "name" : "学生实体树表格视图(2)",
"realModelSubType" : "DETREEGRIDVIEW", "realModelSubType" : "DETREEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr02078990PickupTreeView",
"logicName" : "测试树下拉的树视图",
"name" : "测试树下拉的树视图",
"realModelSubType" : "DEPICKUPTREEVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Main", "codeName" : "Main",
"logicName" : "主编辑表单", "logicName" : "主编辑表单",
......
...@@ -330,6 +330,7 @@ ...@@ -330,6 +330,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -337,6 +338,7 @@ ...@@ -337,6 +338,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -356,6 +358,7 @@ ...@@ -356,6 +358,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -363,6 +366,7 @@ ...@@ -363,6 +366,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -375,6 +379,7 @@ ...@@ -375,6 +379,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -383,6 +388,7 @@ ...@@ -383,6 +388,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -379,6 +379,7 @@ ...@@ -379,6 +379,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -386,6 +387,7 @@ ...@@ -386,6 +387,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -405,6 +407,7 @@ ...@@ -405,6 +407,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -412,6 +415,7 @@ ...@@ -412,6 +415,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -436,6 +440,7 @@ ...@@ -436,6 +440,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -444,6 +449,7 @@ ...@@ -444,6 +449,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -34,6 +35,7 @@ ...@@ -34,6 +35,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -60,6 +63,7 @@ ...@@ -60,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -72,6 +76,7 @@ ...@@ -72,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -80,6 +85,7 @@ ...@@ -80,6 +85,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
"markOpenDataMode" : "EDITDATA;DISPLAYOPPERSON;NOTICERELOAD", "markOpenDataMode" : "EDITDATA;DISPLAYOPPERSON;NOTICERELOAD",
"memo" : "系统自动添加", "memo" : "系统自动添加",
"name" : "ReginfoEditView", "name" : "ReginfoEditView",
"openMode" : "POPUPMODAL",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
...@@ -15,96 +16,229 @@ ...@@ -15,96 +16,229 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/common.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/common.json"
}, },
"getPSAppViewEngines" : [ { "getPSDEViewCodeName" : "EditView",
"engineCat" : "VIEW", "getPSDEViewId" : "24195ca41fab9dccacbfa685ee9f1e8a",
"engineType" : "EditView", "getPSSysImage" : {
"name" : "engine" "glyph" : "xf18e@FontAwesome",
} ], "cssClass" : "fa fa-arrow-circle-o-right"
"getPSControls" : [ { },
"codeName" : "Main", "getPSViewLayoutPanel" : {
"controlType" : "FORM", "getAllPSPanelFields" : [ {
"getCreatePSControlAction" : { "id" : "field_picker"
} ],
"codeName" : "Usr0207289772",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "EditView编辑视图布局面板",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"id" : "create", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"defaultLabelWidth" : 130, "getPSControlParam" : { },
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json", "getPSLayout" : {
"getGetDraftFromPSControlAction" : { "layout" : "FLEX"
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getGetDraftPSControlAction" : { "getRootPSPanelItems" : [ {
"modelref" : true, "caption" : "容器",
"id" : "loaddraft", "itemStyle" : "DEFAULT",
"actionName" : "GetDraft", "itemType" : "CONTAINER",
"actionType" : "DEACTION", "name" : "view_header",
"dataAccessAction" : "CREATE", "getPSLayout" : {
"name" : "loaddraft", "align" : "space-between",
"getPSAppDEMethod" : { "dir" : "row",
"modelref" : true, "layout" : "FLEX",
"id" : "GetDraft" "vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_left",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_captionbar",
"getPSLayout" : {
"align" : "center",
"dir" : "row",
"layout" : "FLEX",
"vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "captionbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "单项数据容器",
"dataRegionType" : "SINGLEDATA",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_singledata",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "数据选择",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_picker",
"getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"name" : "field_picker",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
},
"pickupPSAppView" : "无法获取指定应用视图,标识为[363563480fb5e2608757fe83a5e31fb1],请确认实体视图[STUDENT][测试树下拉的树视图]已经添加到应用[模板发布]中",
"predefinedType" : "PICKEREX_DROPDOWNVIEW",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
} ],
"predefinedType" : "CONTAINER_SINGLEDATA"
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_right",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_toolbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
}
} ]
} ],
"predefinedType" : "VIEWHEADER"
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content",
"getPSLayout" : {
"layout" : "FLEX"
}, },
"getPSAppDataEntity" : { "getPSLayoutPos" : {
"modelref" : true, "grow" : 1,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "layout" : "FLEX"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSPanelItems" : [ {
"caption" : "表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "form",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "VIEWCONTENT"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "D700BB34-E8B7-445A-836F-C4B89C0DD6A2",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "id" : "create",
} "actionName" : "Create",
},
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "create",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "Create"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM", "actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
...@@ -113,102 +247,151 @@ ...@@ -113,102 +247,151 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"actionName" : "Get", "getGetDraftPSControlAction" : {
"actionType" : "DEACTION", "modelref" : true,
"dataAccessAction" : "READ", "id" : "loaddraft",
"name" : "load", "actionName" : "GetDraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "create", "name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"actionName" : "Remove", "getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "READ",
"name" : "remove", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
} ], },
"enableDEFieldPrivilege" : false, "logicName" : "主编辑表单",
"id" : "编辑表单处理器" "getPSAppDataEntity" : {
}, "modelref" : true,
"getPSControlParam" : { "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
"autoLoad" : true, },
"showBusyIndicator" : true, "getPSControlHandler" : {
"id" : "FORM" "getPSHandlerActions" : [ {
}, "actionName" : "GetDraft",
"getPSControlRenders" : [ { "actionType" : "DEACTION",
"name" : "layout", "dataAccessAction" : "CREATE",
"getPSLayoutPanel" : { "name" : "loaddraft",
"codeName" : "Usr1127834506", "getPSAppDEMethod" : {
"controlType" : "PANEL", "modelref" : true,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSPANELS/Usr1127834506.json", "id" : "GetDraft"
"layoutMode" : "FLEX",
"logicName" : "搜索表单自定义布局",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_content",
"getPSLayout" : {
"dir" : "row",
"layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSAppDataEntity" : {
"grow" : 1, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSControlRenders" : [ {
"name" : "layout",
"getPSLayoutPanel" : {
"codeName" : "Usr1127834506",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSPANELS/Usr1127834506.json",
"layoutMode" : "FLEX",
"logicName" : "搜索表单自定义布局",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getRootPSPanelItems" : [ {
"caption" : "容器", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "control_searchform", "name" : "control_content",
"getPSLayout" : { "getPSLayout" : {
"dir" : "row",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -216,317 +399,339 @@ ...@@ -216,317 +399,339 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "搜索表单", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CONTAINER",
"name" : "searchform", "name" : "control_searchform",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : 1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"showCaption" : true "getPSPanelItems" : [ {
"caption" : "搜索表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchform",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ] } ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "buttons",
"getPSLayout" : {
"dir" : "row-reverse",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 0,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "重置",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "reset",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_reset"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"caption" : "重置",
"codeName" : "Reset",
"fullCodeName" : "Reset",
"name" : "重置(搜索栏)",
"predefinedType" : "UTIL_RESET",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Reset",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "重置",
"showCaption" : true
}, { }, {
"actionType" : "UIACTION", "caption" : "容器",
"buttonStyle" : "DEFAULT",
"caption" : "搜索",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "BUTTON", "itemType" : "CONTAINER",
"name" : "ok", "name" : "buttons",
"getPSAppViewUIAction" : { "getPSLayout" : {
"modelref" : true, "dir" : "row-reverse",
"id" : "layout_ok" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : 0,
"layout" : "FLEX" "layout" : "FLEX",
"shrink" : 0
}, },
"getPSUIAction" : { "getPSPanelItems" : [ {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "重置",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "reset",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_reset"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"caption" : "重置",
"codeName" : "Reset",
"fullCodeName" : "Reset",
"name" : "重置(搜索栏)",
"predefinedType" : "UTIL_RESET",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Reset",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "重置",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "搜索", "caption" : "搜索",
"codeName" : "Search", "itemStyle" : "DEFAULT",
"fullCodeName" : "Search", "itemType" : "BUTTON",
"name" : "搜索(搜索栏)", "name" : "ok",
"predefinedType" : "UTIL_SEARCH", "getPSAppViewUIAction" : {
"timeout" : 60000, "modelref" : true,
"uIActionMode" : "SYS", "id" : "layout_ok"
"uIActionTag" : "Search", },
"uIActionType" : "DEUIACTION" "getPSLayoutPos" : {
}, "grow" : -1,
"tooltip" : "搜索", "layout" : "FLEX"
"showCaption" : true },
} ] "getPSUIAction" : {
} ], "caption" : "搜索",
"layoutPanel" : true, "codeName" : "Search",
"name" : "layout", "fullCodeName" : "Search",
"modelid" : "CC424120-520E-4BE6-8521-295B6DE0F76F", "name" : "搜索(搜索栏)",
"modeltype" : "PSSYSVIEWPANEL" "predefinedType" : "UTIL_SEARCH",
}, "timeout" : 60000,
"renderType" : "LAYOUTPANEL" "uIActionMode" : "SYS",
} ], "uIActionTag" : "Search",
"getPSDEFormItems" : [ { "uIActionType" : "DEUIACTION"
"id" : "srfupdatedate", },
"hidden" : true, "tooltip" : "搜索",
"dataType" : 5, "showCaption" : true
"getPSAppDEField" : { } ]
"name" : "UPDATEDATE", } ],
"codeName" : "UpdateDate" "layoutPanel" : true,
} "name" : "layout",
}, { "modelid" : "CC424120-520E-4BE6-8521-295B6DE0F76F",
"id" : "srforikey", "modeltype" : "PSSYSVIEWPANEL"
"hidden" : true, },
"dataType" : 25 "renderType" : "LAYOUTPANEL"
}, { } ],
"id" : "srfkey", "getPSDEFormItems" : [ {
"hidden" : true, "id" : "srfupdatedate",
"dataType" : 25, "hidden" : true,
"getPSAppDEField" : { "dataType" : 5,
"name" : "REGINFOID", "getPSAppDEField" : {
"codeName" : "ReginfoId" "name" : "UPDATEDATE",
} "codeName" : "UpdateDate"
}, { }
"id" : "srfmajortext", }, {
"hidden" : true, "id" : "srforikey",
"dataType" : 25, "hidden" : true,
"getPSAppDEField" : { "dataType" : 25
"name" : "REGINFONAME", }, {
"codeName" : "ReginfoName" "id" : "srfkey",
} "hidden" : true,
}, { "dataType" : 25,
"id" : "srftempmode", "getPSAppDEField" : {
"hidden" : true, "name" : "REGINFOID",
"dataType" : 25 "codeName" : "ReginfoId"
}, { }
"id" : "srfuf", }, {
"hidden" : true, "id" : "srfmajortext",
"dataType" : 25 "hidden" : true,
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "reginfoname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"id" : "department",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}
}, {
"id" : "age",
"dataType" : 9,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
}
}, {
"id" : "address",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
}
}, {
"id" : "reginfoid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "111",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称",
"codeName" : "reginfoname",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, }
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "reginfoname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"caption" : "单位", "id" : "srftempmode",
"codeName" : "department", "hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "reginfoname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"id" : "department",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "DEPARTMENT", "name" : "DEPARTMENT",
"codeName" : "DepartMent" "codeName" : "DepartMent"
}, }
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"caption" : "年龄", "id" : "age",
"codeName" : "age",
"dataType" : 9, "dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
}, }
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "age"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"caption" : "家庭住址", "id" : "address",
"codeName" : "address",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "ADDRESS", "name" : "ADDRESS",
"codeName" : "Address" "codeName" : "Address"
}, }
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"caption" : "学员登记信息标识", "id" : "reginfoid",
"codeName" : "reginfoid", "hidden" : true,
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "REGINFOID", "name" : "REGINFOID",
"codeName" : "ReginfoId" "codeName" : "ReginfoId"
}, }
"getPSEditor" : { } ],
"editorType" : "HIDDEN", "getPSDEFormPages" : [ {
"name" : "reginfoid" "caption" : "111",
}, "codeName" : "formpage1",
"getPSLayoutPos" : { "detailStyle" : "DEFAULT",
"colMD" : 24, "detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称",
"codeName" : "reginfoname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "reginfoname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "单位",
"codeName" : "department",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "年龄",
"codeName" : "age",
"dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "age"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "家庭住址",
"codeName" : "address",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "学员登记信息标识",
"codeName" : "reginfoid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "reginfoid"
},
"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" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "infoGroupMode" : false
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -536,690 +741,69 @@ ...@@ -536,690 +741,69 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "getRemovePSControlAction" : {
} ],
"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/Reginfo.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/Reginfo.json"
}
},
"noTabHeader" : true,
"name" : "form",
"modelid" : "d3068040622af7c5472aeb30d21d9f03",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认编辑界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true
},
"caption" : "保存",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem3" "id" : "remove",
}, "actionName" : "Remove",
"getPSSysImage" : { "actionType" : "DEACTION",
"glyph" : "xf0c7@FontAwesome", "dataAccessAction" : "DELETE",
"cssClass" : "fa fa-save" "name" : "remove",
}, "getPSAppDEMethod" : {
"getPSUIAction" : { "modelref" : true,
"getCapPSLanguageRes" : { "id" : "Remove"
"defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true
},
"caption" : "保存",
"codeName" : "Save",
"fullCodeName" : "Save",
"name" : "编辑界面_保存操作",
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"predefinedType" : "EDITVIEW_SAVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.SAVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Save",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.SAVE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并新建",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
},
"caption" : "保存并新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandnew"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并新建",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
},
"caption" : "保存并新建",
"codeName" : "SaveAndNew",
"fullCodeName" : "SaveAndNew",
"name" : "编辑界面_保存并新建操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandnew"
},
"predefinedType" : "EDITVIEW_SAVEANDNEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并新建",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndNew",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并新建",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem5"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem6",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"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" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"caption" : "删除并关闭",
"codeName" : "RemoveAndExit",
"fullCodeName" : "RemoveAndExit",
"name" : "编辑界面_删除并退出操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "EDITVIEW_REMOVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem8",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"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" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "编辑界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "EDITVIEW_NEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem13",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"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" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"codeName" : "Copy",
"fullCodeName" : "Copy",
"name" : "编辑界面_拷贝操作",
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"predefinedType" : "EDITVIEW_COPYACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Copy",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "拷贝",
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem16",
"spanMode" : false
}, {
"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
}, {
"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", "getPSAppDataEntity" : {
"timeout" : 60000, "modelref" : true,
"uIActionMode" : "SYS", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
"uIActionTag" : "PrevRecord", }
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "上一个记录", "tabHeaderPos" : "TOP",
"uIActionTarget" : "SINGLEKEY", "getUpdatePSControlAction" : {
"showCaption" : false,
"showIcon" : true
}, {
"caption" : "下一个记录",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem25",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem25" "id" : "update",
}, "actionName" : "Update",
"getPSSysImage" : { "actionType" : "DEACTION",
"glyph" : "xf051@FontAwesome", "dataAccessAction" : "UPDATE",
"cssClass" : "fa fa-step-forward" "name" : "update",
}, "getPSAppDEMethod" : {
"getPSUIAction" : { "modelref" : true,
"actionTarget" : "SINGLEKEY", "id" : "Update"
"caption" : "下一个记录",
"codeName" : "NextRecord",
"fullCodeName" : "NextRecord",
"name" : "编辑界面_下一个记录",
"getPSSysImage" : {
"glyph" : "xf051@FontAwesome",
"cssClass" : "fa fa-step-forward"
}, },
"predefinedType" : "EDITVIEW_NEXTRECORDACTION", "getPSAppDataEntity" : {
"timeout" : 60000, "modelref" : true,
"uIActionMode" : "SYS", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
"uIActionTag" : "NextRecord", }
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "下一个记录", "noTabHeader" : true,
"uIActionTarget" : "SINGLEKEY", "name" : "form",
"showCaption" : false, "modelid" : "d3068040622af7c5472aeb30d21d9f03",
"showIcon" : true "modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"caption" : "最后一个记录", "codeName" : "EditViewdatainfobar",
"groupExtractMode" : "ITEM", "controlType" : "DATAINFOBAR",
"itemType" : "DEUIACTION", "name" : "datainfobar",
"name" : "tbitem26", "getPSAppDataEntity" : {
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem26" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"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" : "最后一个记录", "getPSControlParam" : {
"uIActionTarget" : "SINGLEKEY", "id" : "datainfobar"
"showCaption" : false, }
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem21",
"spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "caption" : "学员登记标题",
"defaultContent" : "帮助", "codeName" : "EditViewcaptionbar",
"lanResTag" : "TBB.TEXT.*.HELP", "controlType" : "CAPTIONBAR",
"lanResType" : "TBB.TEXT", "name" : "captionbar",
"name" : "工具栏按钮文本[*.HELP]", "getPSAppDataEntity" : {
"refFlag" : true
},
"caption" : "帮助",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem22" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlParam" : { },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf128@FontAwesome", "glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-question" "cssClass" : "fa fa-arrow-circle-o-right"
}, }
"getPSUIAction" : { } ]
"getCapPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true
},
"caption" : "帮助",
"codeName" : "Help",
"fullCodeName" : "Help",
"name" : "编辑界面_帮助操作",
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
},
"predefinedType" : "EDITVIEW_HELPACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Help",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "帮助",
"getTooltipPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "form",
"modelid" : "a4eb00b17f8652bdf677cb4ed5231e63",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "学员登记标题",
"codeName" : "EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { },
"getPSSysImage" : {
"glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right"
}
} ],
"getPSDEViewCodeName" : "EditView",
"getPSDEViewId" : "24195ca41fab9dccacbfa685ee9f1e8a",
"getPSSysImage" : {
"glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right"
},
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"refFlag" : false, "refFlag" : false,
"title" : "学员登记抬头", "title" : "学员登记抬头",
......
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -36,6 +37,7 @@ ...@@ -36,6 +37,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -55,6 +57,7 @@ ...@@ -55,6 +57,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -62,6 +65,7 @@ ...@@ -62,6 +65,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -94,6 +99,7 @@ ...@@ -94,6 +99,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -35,6 +36,7 @@ ...@@ -35,6 +36,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -54,6 +56,7 @@ ...@@ -54,6 +56,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -61,6 +64,7 @@ ...@@ -61,6 +64,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -73,6 +77,7 @@ ...@@ -73,6 +77,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -81,6 +86,7 @@ ...@@ -81,6 +86,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -1335,6 +1335,7 @@ ...@@ -1335,6 +1335,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1342,6 +1343,7 @@ ...@@ -1342,6 +1343,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1361,6 +1363,7 @@ ...@@ -1361,6 +1363,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1368,6 +1371,7 @@ ...@@ -1368,6 +1371,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1380,6 +1384,7 @@ ...@@ -1380,6 +1384,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1388,6 +1393,7 @@ ...@@ -1388,6 +1393,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -441,6 +441,7 @@ ...@@ -441,6 +441,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -448,6 +449,7 @@ ...@@ -448,6 +449,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -467,6 +469,7 @@ ...@@ -467,6 +469,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -474,6 +477,7 @@ ...@@ -474,6 +477,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -486,6 +490,7 @@ ...@@ -486,6 +490,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -494,6 +499,7 @@ ...@@ -494,6 +499,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -1076,6 +1076,7 @@ ...@@ -1076,6 +1076,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1083,6 +1084,7 @@ ...@@ -1083,6 +1084,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1102,6 +1104,7 @@ ...@@ -1102,6 +1104,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1109,6 +1112,7 @@ ...@@ -1109,6 +1112,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1133,6 +1137,7 @@ ...@@ -1133,6 +1137,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1141,6 +1146,7 @@ ...@@ -1141,6 +1146,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -1622,16 +1622,16 @@ ...@@ -1622,16 +1622,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -329,6 +329,7 @@ ...@@ -329,6 +329,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -336,6 +337,7 @@ ...@@ -336,6 +337,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -355,6 +357,7 @@ ...@@ -355,6 +357,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -362,6 +365,7 @@ ...@@ -362,6 +365,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -374,6 +378,7 @@ ...@@ -374,6 +378,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -382,6 +387,7 @@ ...@@ -382,6 +387,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -632,6 +632,7 @@ ...@@ -632,6 +632,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -639,6 +640,7 @@ ...@@ -639,6 +640,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -658,6 +660,7 @@ ...@@ -658,6 +660,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -665,6 +668,7 @@ ...@@ -665,6 +668,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -677,6 +681,7 @@ ...@@ -677,6 +681,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -685,6 +690,7 @@ ...@@ -685,6 +690,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -1497,6 +1497,10 @@ ...@@ -1497,6 +1497,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPanelView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPanelView.json",
"viewType" : "DEPANELVIEW" "viewType" : "DEPANELVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr02078990PickupTreeView.json",
"viewType" : "DEPICKUPTREEVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView4.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView4.json",
......
...@@ -379,6 +379,7 @@ ...@@ -379,6 +379,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -386,6 +387,7 @@ ...@@ -386,6 +387,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -405,6 +407,7 @@ ...@@ -405,6 +407,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -412,6 +415,7 @@ ...@@ -412,6 +415,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -436,6 +440,7 @@ ...@@ -436,6 +440,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -444,6 +449,7 @@ ...@@ -444,6 +449,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
{
"codeName" : "Usr02078990PickupTreeView_TreeView",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSTREEVIEWS/Usr02078990PickupTreeView_TreeView.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/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/Web/PSAPPDATAENTITIES/Student.json"
}
},
"logicName" : "测试树下拉的树视图_树视图",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "node"
},
"name" : "默认根节点 - 学生",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ],
"getPSDETreeNodes" : [ {
"counterMode" : 0,
"name" : "默认根节点",
"nodeType" : "ROOT",
"nodeValue" : "root",
"text" : "默认根节点",
"treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : true,
"selectFirstOnly" : false,
"selected" : false,
"id" : "ROOT"
}, {
"counterMode" : 0,
"getIdPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"maxSize" : -1,
"name" : "学生",
"nodeType" : "node",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getTextPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "node"
} ],
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"treeGridMode" : 0,
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"enableRootSelect" : false,
"outputIconDefault" : true,
"rootVisible" : false,
"modelid" : "1590A916-0374-4463-ABF1-DC3121C3827B",
"modeltype" : "PSDETREEVIEW"
}
\ No newline at end of file
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -34,6 +35,7 @@ ...@@ -34,6 +35,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -60,6 +63,7 @@ ...@@ -60,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -72,6 +76,7 @@ ...@@ -72,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -80,6 +85,7 @@ ...@@ -80,6 +85,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
"funcViewMode" : "EDITVIEW", "funcViewMode" : "EDITVIEW",
"markOpenDataMode" : "EDITDATA;DISPLAYOPPERSON;NOTICERELOAD", "markOpenDataMode" : "EDITDATA;DISPLAYOPPERSON;NOTICERELOAD",
"name" : "ReginfoEditView", "name" : "ReginfoEditView",
"openMode" : "POPUPMODAL",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
...@@ -14,96 +15,233 @@ ...@@ -14,96 +15,233 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
}, },
"getPSAppViewEngines" : [ { "getPSDEViewCodeName" : "EditView",
"engineCat" : "VIEW", "getPSDEViewId" : "24195ca41fab9dccacbfa685ee9f1e8a",
"engineType" : "EditView", "getPSSysImage" : {
"name" : "engine" "glyph" : "xf18e@FontAwesome",
} ], "cssClass" : "fa fa-arrow-circle-o-right"
"getPSControls" : [ { },
"codeName" : "Main", "getPSViewLayoutPanel" : {
"controlType" : "FORM", "getAllPSPanelFields" : [ {
"getCreatePSControlAction" : { "id" : "field_picker"
} ],
"codeName" : "Usr0207289772",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "EditView编辑视图布局面板",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"id" : "create", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"defaultLabelWidth" : 130, "getPSControlParam" : { },
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json", "getPSLayout" : {
"getGetDraftFromPSControlAction" : { "layout" : "FLEX"
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getGetDraftPSControlAction" : { "getRootPSPanelItems" : [ {
"modelref" : true, "caption" : "容器",
"id" : "loaddraft", "itemStyle" : "DEFAULT",
"actionName" : "GetDraft", "itemType" : "CONTAINER",
"actionType" : "DEACTION", "name" : "view_header",
"dataAccessAction" : "CREATE", "getPSLayout" : {
"name" : "loaddraft", "align" : "space-between",
"getPSAppDEMethod" : { "dir" : "row",
"modelref" : true, "layout" : "FLEX",
"id" : "GetDraft" "vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_left",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_captionbar",
"getPSLayout" : {
"align" : "center",
"dir" : "row",
"layout" : "FLEX",
"vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "captionbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "单项数据容器",
"dataRegionType" : "SINGLEDATA",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_singledata",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "数据选择",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_picker",
"getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"name" : "field_picker",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr02078990PickupTreeView.json",
"viewType" : "DEPICKUPTREEVIEW"
},
"predefinedType" : "PICKEREX_DROPDOWNVIEW",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
} ],
"predefinedType" : "CONTAINER_SINGLEDATA"
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_right",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_toolbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
}
} ]
} ],
"predefinedType" : "VIEWHEADER"
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content",
"getPSLayout" : {
"layout" : "FLEX"
}, },
"getPSAppDataEntity" : { "getPSLayoutPos" : {
"modelref" : true, "grow" : 1,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "layout" : "FLEX"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSPanelItems" : [ {
"caption" : "表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "form",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "VIEWCONTENT"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "D700BB34-E8B7-445A-836F-C4B89C0DD6A2",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "id" : "create",
} "actionName" : "Create",
},
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "create",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "Create"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM", "actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
...@@ -112,102 +250,151 @@ ...@@ -112,102 +250,151 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"actionName" : "Get", "getGetDraftPSControlAction" : {
"actionType" : "DEACTION", "modelref" : true,
"dataAccessAction" : "READ", "id" : "loaddraft",
"name" : "load", "actionName" : "GetDraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "create", "name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { },
"actionName" : "Remove", "getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "READ",
"name" : "remove", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
} }
} ], },
"enableDEFieldPrivilege" : false, "logicName" : "主编辑表单",
"id" : "编辑表单处理器" "getPSAppDataEntity" : {
}, "modelref" : true,
"getPSControlParam" : { "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
"autoLoad" : true, },
"showBusyIndicator" : true, "getPSControlHandler" : {
"id" : "FORM" "getPSHandlerActions" : [ {
}, "actionName" : "GetDraft",
"getPSControlRenders" : [ { "actionType" : "DEACTION",
"name" : "layout", "dataAccessAction" : "CREATE",
"getPSLayoutPanel" : { "name" : "loaddraft",
"codeName" : "Usr1127834506", "getPSAppDEMethod" : {
"controlType" : "PANEL", "modelref" : true,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSPANELS/Usr1127834506.json", "id" : "GetDraft"
"layoutMode" : "FLEX",
"logicName" : "搜索表单自定义布局",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_content",
"getPSLayout" : {
"dir" : "row",
"layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSAppDataEntity" : {
"grow" : 1, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSControlRenders" : [ {
"name" : "layout",
"getPSLayoutPanel" : {
"codeName" : "Usr1127834506",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSPANELS/Usr1127834506.json",
"layoutMode" : "FLEX",
"logicName" : "搜索表单自定义布局",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getRootPSPanelItems" : [ {
"caption" : "容器", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "control_searchform", "name" : "control_content",
"getPSLayout" : { "getPSLayout" : {
"dir" : "row",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -215,317 +402,339 @@ ...@@ -215,317 +402,339 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "搜索表单", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CONTAINER",
"name" : "searchform", "name" : "control_searchform",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : 1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"showCaption" : true "getPSPanelItems" : [ {
"caption" : "搜索表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchform",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ] } ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "buttons",
"getPSLayout" : {
"dir" : "row-reverse",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 0,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "重置",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "reset",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_reset"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"caption" : "重置",
"codeName" : "Reset",
"fullCodeName" : "Reset",
"name" : "重置(搜索栏)",
"predefinedType" : "UTIL_RESET",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Reset",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "重置",
"showCaption" : true
}, { }, {
"actionType" : "UIACTION", "caption" : "容器",
"buttonStyle" : "DEFAULT",
"caption" : "搜索",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "BUTTON", "itemType" : "CONTAINER",
"name" : "ok", "name" : "buttons",
"getPSAppViewUIAction" : { "getPSLayout" : {
"modelref" : true, "dir" : "row-reverse",
"id" : "layout_ok" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : 0,
"layout" : "FLEX" "layout" : "FLEX",
"shrink" : 0
}, },
"getPSUIAction" : { "getPSPanelItems" : [ {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "重置",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "reset",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_reset"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"caption" : "重置",
"codeName" : "Reset",
"fullCodeName" : "Reset",
"name" : "重置(搜索栏)",
"predefinedType" : "UTIL_RESET",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Reset",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "重置",
"showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "搜索", "caption" : "搜索",
"codeName" : "Search", "itemStyle" : "DEFAULT",
"fullCodeName" : "Search", "itemType" : "BUTTON",
"name" : "搜索(搜索栏)", "name" : "ok",
"predefinedType" : "UTIL_SEARCH", "getPSAppViewUIAction" : {
"timeout" : 60000, "modelref" : true,
"uIActionMode" : "SYS", "id" : "layout_ok"
"uIActionTag" : "Search", },
"uIActionType" : "DEUIACTION" "getPSLayoutPos" : {
}, "grow" : -1,
"tooltip" : "搜索", "layout" : "FLEX"
"showCaption" : true },
} ] "getPSUIAction" : {
} ], "caption" : "搜索",
"layoutPanel" : true, "codeName" : "Search",
"name" : "layout", "fullCodeName" : "Search",
"modelid" : "CC424120-520E-4BE6-8521-295B6DE0F76F", "name" : "搜索(搜索栏)",
"modeltype" : "PSSYSVIEWPANEL" "predefinedType" : "UTIL_SEARCH",
}, "timeout" : 60000,
"renderType" : "LAYOUTPANEL" "uIActionMode" : "SYS",
} ], "uIActionTag" : "Search",
"getPSDEFormItems" : [ { "uIActionType" : "DEUIACTION"
"id" : "srfupdatedate", },
"hidden" : true, "tooltip" : "搜索",
"dataType" : 5, "showCaption" : true
"getPSAppDEField" : { } ]
"name" : "UPDATEDATE", } ],
"codeName" : "UpdateDate" "layoutPanel" : true,
} "name" : "layout",
}, { "modelid" : "CC424120-520E-4BE6-8521-295B6DE0F76F",
"id" : "srforikey", "modeltype" : "PSSYSVIEWPANEL"
"hidden" : true, },
"dataType" : 25 "renderType" : "LAYOUTPANEL"
}, { } ],
"id" : "srfkey", "getPSDEFormItems" : [ {
"hidden" : true, "id" : "srfupdatedate",
"dataType" : 25, "hidden" : true,
"getPSAppDEField" : { "dataType" : 5,
"name" : "REGINFOID", "getPSAppDEField" : {
"codeName" : "ReginfoId" "name" : "UPDATEDATE",
} "codeName" : "UpdateDate"
}, { }
"id" : "srfmajortext", }, {
"hidden" : true, "id" : "srforikey",
"dataType" : 25, "hidden" : true,
"getPSAppDEField" : { "dataType" : 25
"name" : "REGINFONAME", }, {
"codeName" : "ReginfoName" "id" : "srfkey",
} "hidden" : true,
}, { "dataType" : 25,
"id" : "srftempmode", "getPSAppDEField" : {
"hidden" : true, "name" : "REGINFOID",
"dataType" : 25 "codeName" : "ReginfoId"
}, { }
"id" : "srfuf", }, {
"hidden" : true, "id" : "srfmajortext",
"dataType" : 25 "hidden" : true,
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "reginfoname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"id" : "department",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}
}, {
"id" : "age",
"dataType" : 9,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
}
}, {
"id" : "address",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
}
}, {
"id" : "reginfoid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "111",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称",
"codeName" : "reginfoname",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, }
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "reginfoname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"caption" : "单位", "id" : "srftempmode",
"codeName" : "department", "hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "reginfoname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"id" : "department",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "DEPARTMENT", "name" : "DEPARTMENT",
"codeName" : "DepartMent" "codeName" : "DepartMent"
}, }
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"caption" : "年龄", "id" : "age",
"codeName" : "age",
"dataType" : 9, "dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
}, }
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "age"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"caption" : "家庭住址", "id" : "address",
"codeName" : "address",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "ADDRESS", "name" : "ADDRESS",
"codeName" : "Address" "codeName" : "Address"
}, }
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"caption" : "学员登记信息标识", "id" : "reginfoid",
"codeName" : "reginfoid", "hidden" : true,
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "REGINFOID", "name" : "REGINFOID",
"codeName" : "ReginfoId" "codeName" : "ReginfoId"
}, }
"getPSEditor" : { } ],
"editorType" : "HIDDEN", "getPSDEFormPages" : [ {
"name" : "reginfoid" "caption" : "111",
}, "codeName" : "formpage1",
"getPSLayoutPos" : { "detailStyle" : "DEFAULT",
"colMD" : 24, "detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称",
"codeName" : "reginfoname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "reginfoname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "单位",
"codeName" : "department",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "年龄",
"codeName" : "age",
"dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "age"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "家庭住址",
"codeName" : "address",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "学员登记信息标识",
"codeName" : "reginfoid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "reginfoid"
},
"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" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "infoGroupMode" : false
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -535,690 +744,69 @@ ...@@ -535,690 +744,69 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "getRemovePSControlAction" : {
} ],
"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/Web/PSAPPDATAENTITIES/Reginfo.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/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"noTabHeader" : true,
"name" : "form",
"modelid" : "d3068040622af7c5472aeb30d21d9f03",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认编辑界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true
},
"caption" : "保存",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem3" "id" : "remove",
}, "actionName" : "Remove",
"getPSSysImage" : { "actionType" : "DEACTION",
"glyph" : "xf0c7@FontAwesome", "dataAccessAction" : "DELETE",
"cssClass" : "fa fa-save" "name" : "remove",
}, "getPSAppDEMethod" : {
"getPSUIAction" : { "modelref" : true,
"getCapPSLanguageRes" : { "id" : "Remove"
"defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true
},
"caption" : "保存",
"codeName" : "Save",
"fullCodeName" : "Save",
"name" : "编辑界面_保存操作",
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"predefinedType" : "EDITVIEW_SAVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.SAVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Save",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.SAVE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并新建",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
},
"caption" : "保存并新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandnew"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并新建",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
},
"caption" : "保存并新建",
"codeName" : "SaveAndNew",
"fullCodeName" : "SaveAndNew",
"name" : "编辑界面_保存并新建操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandnew"
},
"predefinedType" : "EDITVIEW_SAVEANDNEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并新建",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndNew",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并新建",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem5"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem6",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"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" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"caption" : "删除并关闭",
"codeName" : "RemoveAndExit",
"fullCodeName" : "RemoveAndExit",
"name" : "编辑界面_删除并退出操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "EDITVIEW_REMOVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem8",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"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" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "编辑界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "EDITVIEW_NEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem13",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"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" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"codeName" : "Copy",
"fullCodeName" : "Copy",
"name" : "编辑界面_拷贝操作",
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"predefinedType" : "EDITVIEW_COPYACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Copy",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "拷贝",
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem16",
"spanMode" : false
}, {
"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
}, {
"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", "getPSAppDataEntity" : {
"timeout" : 60000, "modelref" : true,
"uIActionMode" : "SYS", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
"uIActionTag" : "PrevRecord", }
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "上一个记录", "tabHeaderPos" : "TOP",
"uIActionTarget" : "SINGLEKEY", "getUpdatePSControlAction" : {
"showCaption" : false,
"showIcon" : true
}, {
"caption" : "下一个记录",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem25",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem25" "id" : "update",
}, "actionName" : "Update",
"getPSSysImage" : { "actionType" : "DEACTION",
"glyph" : "xf051@FontAwesome", "dataAccessAction" : "UPDATE",
"cssClass" : "fa fa-step-forward" "name" : "update",
}, "getPSAppDEMethod" : {
"getPSUIAction" : { "modelref" : true,
"actionTarget" : "SINGLEKEY", "id" : "Update"
"caption" : "下一个记录",
"codeName" : "NextRecord",
"fullCodeName" : "NextRecord",
"name" : "编辑界面_下一个记录",
"getPSSysImage" : {
"glyph" : "xf051@FontAwesome",
"cssClass" : "fa fa-step-forward"
}, },
"predefinedType" : "EDITVIEW_NEXTRECORDACTION", "getPSAppDataEntity" : {
"timeout" : 60000, "modelref" : true,
"uIActionMode" : "SYS", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
"uIActionTag" : "NextRecord", }
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "下一个记录", "noTabHeader" : true,
"uIActionTarget" : "SINGLEKEY", "name" : "form",
"showCaption" : false, "modelid" : "d3068040622af7c5472aeb30d21d9f03",
"showIcon" : true "modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"caption" : "最后一个记录", "codeName" : "EditViewdatainfobar",
"groupExtractMode" : "ITEM", "controlType" : "DATAINFOBAR",
"itemType" : "DEUIACTION", "name" : "datainfobar",
"name" : "tbitem26", "getPSAppDataEntity" : {
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem26" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"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" : "最后一个记录", "getPSControlParam" : {
"uIActionTarget" : "SINGLEKEY", "id" : "datainfobar"
"showCaption" : false, }
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem21",
"spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "caption" : "学员登记标题",
"defaultContent" : "帮助", "codeName" : "EditViewcaptionbar",
"lanResTag" : "TBB.TEXT.*.HELP", "controlType" : "CAPTIONBAR",
"lanResType" : "TBB.TEXT", "name" : "captionbar",
"name" : "工具栏按钮文本[*.HELP]", "getPSAppDataEntity" : {
"refFlag" : true
},
"caption" : "帮助",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem22" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlParam" : { },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf128@FontAwesome", "glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-question" "cssClass" : "fa fa-arrow-circle-o-right"
}, }
"getPSUIAction" : { } ]
"getCapPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true
},
"caption" : "帮助",
"codeName" : "Help",
"fullCodeName" : "Help",
"name" : "编辑界面_帮助操作",
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
},
"predefinedType" : "EDITVIEW_HELPACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Help",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "帮助",
"getTooltipPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "form",
"modelid" : "a4eb00b17f8652bdf677cb4ed5231e63",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "学员登记标题",
"codeName" : "EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { },
"getPSSysImage" : {
"glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right"
}
} ],
"getPSDEViewCodeName" : "EditView",
"getPSDEViewId" : "24195ca41fab9dccacbfa685ee9f1e8a",
"getPSSysImage" : {
"glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right"
},
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"title" : "学员登记抬头", "title" : "学员登记抬头",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -36,6 +37,7 @@ ...@@ -36,6 +37,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -55,6 +57,7 @@ ...@@ -55,6 +57,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -62,6 +65,7 @@ ...@@ -62,6 +65,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -94,6 +99,7 @@ ...@@ -94,6 +99,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -33,6 +34,7 @@ ...@@ -33,6 +34,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -52,6 +54,7 @@ ...@@ -52,6 +54,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -59,6 +62,7 @@ ...@@ -59,6 +62,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -71,6 +75,7 @@ ...@@ -71,6 +75,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -79,6 +84,7 @@ ...@@ -79,6 +84,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -34,6 +35,7 @@ ...@@ -34,6 +35,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -60,6 +63,7 @@ ...@@ -60,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -72,6 +76,7 @@ ...@@ -72,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -80,6 +85,7 @@ ...@@ -80,6 +85,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
}, },
"getRedirectPSAppViewRefs" : [ { "getRedirectPSAppViewRefs" : [ {
"name" : "REGINFO:EDITVIEW", "name" : "REGINFO:EDITVIEW",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -49,6 +50,7 @@ ...@@ -49,6 +50,7 @@
} }
}, { }, {
"name" : "EDITVIEW", "name" : "EDITVIEW",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
}, },
"getRedirectPSAppViewRefs" : [ { "getRedirectPSAppViewRefs" : [ {
"name" : "REGINFO:EDITVIEW", "name" : "REGINFO:EDITVIEW",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -49,6 +50,7 @@ ...@@ -49,6 +50,7 @@
} }
}, { }, {
"name" : "EDITVIEW", "name" : "EDITVIEW",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -34,6 +35,7 @@ ...@@ -34,6 +35,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -60,6 +63,7 @@ ...@@ -60,6 +63,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -72,6 +76,7 @@ ...@@ -72,6 +76,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -80,6 +85,7 @@ ...@@ -80,6 +85,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
}, },
"getRedirectPSAppViewRefs" : [ { "getRedirectPSAppViewRefs" : [ {
"name" : "REGINFO:EDITVIEW", "name" : "REGINFO:EDITVIEW",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -49,6 +50,7 @@ ...@@ -49,6 +50,7 @@
} }
}, { }, {
"name" : "EDITVIEW", "name" : "EDITVIEW",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -750,6 +750,7 @@ ...@@ -750,6 +750,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -757,6 +758,7 @@ ...@@ -757,6 +758,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -776,6 +778,7 @@ ...@@ -776,6 +778,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -783,6 +786,7 @@ ...@@ -783,6 +786,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -795,6 +799,7 @@ ...@@ -795,6 +799,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -803,6 +808,7 @@ ...@@ -803,6 +808,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -1334,6 +1334,7 @@ ...@@ -1334,6 +1334,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1341,6 +1342,7 @@ ...@@ -1341,6 +1342,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1360,6 +1362,7 @@ ...@@ -1360,6 +1362,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1367,6 +1370,7 @@ ...@@ -1367,6 +1370,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1379,6 +1383,7 @@ ...@@ -1379,6 +1383,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1387,6 +1392,7 @@ ...@@ -1387,6 +1392,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -439,6 +439,7 @@ ...@@ -439,6 +439,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -446,6 +447,7 @@ ...@@ -446,6 +447,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -465,6 +467,7 @@ ...@@ -465,6 +467,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -472,6 +475,7 @@ ...@@ -472,6 +475,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -484,6 +488,7 @@ ...@@ -484,6 +488,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -492,6 +497,7 @@ ...@@ -492,6 +497,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -1076,6 +1076,7 @@ ...@@ -1076,6 +1076,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1083,6 +1084,7 @@ ...@@ -1083,6 +1084,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1102,6 +1104,7 @@ ...@@ -1102,6 +1104,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1109,6 +1112,7 @@ ...@@ -1109,6 +1112,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1133,6 +1137,7 @@ ...@@ -1133,6 +1137,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1141,6 +1146,7 @@ ...@@ -1141,6 +1146,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -1074,6 +1074,7 @@ ...@@ -1074,6 +1074,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1081,6 +1082,7 @@ ...@@ -1081,6 +1082,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1100,6 +1102,7 @@ ...@@ -1100,6 +1102,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1107,6 +1110,7 @@ ...@@ -1107,6 +1110,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1131,6 +1135,7 @@ ...@@ -1131,6 +1135,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1139,6 +1144,7 @@ ...@@ -1139,6 +1144,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -1134,6 +1134,7 @@ ...@@ -1134,6 +1134,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1141,6 +1142,7 @@ ...@@ -1141,6 +1142,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1160,6 +1162,7 @@ ...@@ -1160,6 +1162,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1167,6 +1170,7 @@ ...@@ -1167,6 +1170,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
...@@ -1191,6 +1195,7 @@ ...@@ -1191,6 +1195,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1199,6 +1204,7 @@ ...@@ -1199,6 +1204,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学员登记抬头", "realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
{
"accUserMode" : 2,
"caption" : "学生",
"codeName" : "studentUsr02078990PickupTreeView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr02078990PickupTreeView.json",
"mDCtrlActiveMode" : 2,
"name" : "studentUsr02078990PickupTreeView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Ungroup.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "PickupTreeView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Usr02078990PickupTreeView_TreeView",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSTREEVIEWS/Usr02078990PickupTreeView_TreeView.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/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/Web/PSAPPDATAENTITIES/Student.json"
}
},
"logicName" : "测试树下拉的树视图_树视图",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "树视图处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "TREE"
},
"getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "node"
},
"name" : "默认根节点 - 学生",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ],
"getPSDETreeNodes" : [ {
"counterMode" : 0,
"name" : "默认根节点",
"nodeType" : "ROOT",
"nodeValue" : "root",
"text" : "默认根节点",
"treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : true,
"selectFirstOnly" : false,
"selected" : false,
"id" : "ROOT"
}, {
"counterMode" : 0,
"getIdPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"maxSize" : -1,
"name" : "学生",
"nodeType" : "node",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getTextPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "node"
} ],
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"treeGridMode" : 0,
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
"enableRootSelect" : false,
"outputIconDefault" : true,
"rootVisible" : false,
"name" : "tree",
"modelid" : "1590A916-0374-4463-ABF1-DC3121C3827B",
"modeltype" : "PSDETREEVIEW"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 0,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : false,
"mobileSearchBar" : false
}, {
"caption" : "学生",
"codeName" : "Usr02078990PickupTreeViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr02078990PickupTreeView",
"getPSDEViewId" : "CAD8C860-996B-4B58-AB48-C460FA435523",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEPICKUPTREEVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "测试树下拉的树视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEPICKUPTREEVIEW",
"xDataControlName" : "tree",
"enableDP" : true,
"enableFilter" : true,
"enableSearch" : true,
"expandSearchForm" : true,
"pickupMode" : true,
"modelid" : "dba1c3c1ca5760e301b55f055fb76608",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -13610,16 +13610,16 @@ ...@@ -13610,16 +13610,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
...@@ -13648,22 +13648,22 @@ ...@@ -13648,22 +13648,22 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
} ] } ]
}, { }, {
...@@ -13680,12 +13680,6 @@ ...@@ -13680,12 +13680,6 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13697,6 +13691,12 @@ ...@@ -13697,6 +13691,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, {
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg10"
}
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13708,19 +13708,6 @@ ...@@ -13708,19 +13708,6 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13734,12 +13721,11 @@ ...@@ -13734,12 +13721,11 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg9"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13747,10 +13733,10 @@ ...@@ -13747,10 +13733,10 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
...@@ -13758,6 +13744,20 @@ ...@@ -13758,6 +13744,20 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
...@@ -13769,32 +13769,32 @@ ...@@ -13769,32 +13769,32 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
}, { }, {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
} ] } ]
} ], } ],
...@@ -16606,6 +16606,12 @@ ...@@ -16606,6 +16606,12 @@
"path" : "PSSYSAPPS/Web/PSAPPUTILVIEWS/AppLoginView.json", "path" : "PSSYSAPPS/Web/PSAPPUTILVIEWS/AppLoginView.json",
"viewType" : "APPLOGINVIEW", "viewType" : "APPLOGINVIEW",
"view" : "AppLoginView" "view" : "AppLoginView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr02078990PickupTreeView.json",
"viewType" : "DEPICKUPTREEVIEW",
"resource" : "Student",
"view" : "Usr02078990PickupTreeView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTQuickGroupGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTQuickGroupGridView.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册