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

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

上级 f6c42013
...@@ -3065,6 +3065,12 @@ ...@@ -3065,6 +3065,12 @@
"name" : "学员登记信息实体全局流程数据重定向视图", "name" : "学员登记信息实体全局流程数据重定向视图",
"realModelSubType" : "DEWFDATAREDIRECTVIEW", "realModelSubType" : "DEWFDATAREDIRECTVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr10090445EditView",
"logicName" : "学院登记信息编辑视图",
"name" : "学院登记信息编辑视图",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "EditView", "codeName" : "EditView",
"logicName" : "学员登记信息实体编辑视图", "logicName" : "学员登记信息实体编辑视图",
......
...@@ -940,7 +940,7 @@ ...@@ -940,7 +940,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -2041,6 +2041,10 @@ ...@@ -2041,6 +2041,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0301946956EditView3.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr0301946956EditView3.json",
"viewType" : "DEEDITVIEW3" "viewType" : "DEEDITVIEW3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json",
......
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
"name" : "engine" "name" : "engine"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Main", "codeName" : "Usr0423209603EditView_Form",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
} }
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Usr0423209603EditView_Form.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, },
"logicName" : "主编辑表单", "logicName" : "学生信息编辑视图_表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
...@@ -174,137 +174,28 @@ ...@@ -174,137 +174,28 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "FORM" "id" : "FORM"
}, },
"getPSControlRenders" : [ { "getPSDEFormItemUpdates" : [ {
"name" : "layout", "codeName" : "update2",
"getPSLayoutPanel" : { "name" : "update2",
"codeName" : "Usr1127834506", "getPSDEFIUpdateDetails" : [ {
"controlType" : "PANEL", "name" : "scores"
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSPANELS/Usr1127834506.json", }, {
"layoutMode" : "FLEX", "name" : "age"
"logicName" : "搜索表单自定义布局", } ],
"getPSAppDataEntity" : { "scriptCode" : "console.log(123123)",
"modelref" : true, "customCode" : true
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" }, {
}, "codeName" : "update",
"getPSControlParam" : { }, "name" : "update",
"getPSLayout" : { "getPSAppDEMethod" : {
"layout" : "FLEX" "modelref" : true,
}, "id" : "Get"
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_content",
"getPSLayout" : {
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_searchform",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"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",
"buttonStyle" : "DEFAULT",
"caption" : "搜索",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "ok",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_ok"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"caption" : "搜索",
"codeName" : "Search",
"fullCodeName" : "Search",
"name" : "搜索(搜索栏)",
"predefinedType" : "UTIL_SEARCH",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Search",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "搜索",
"showCaption" : true
} ]
} ],
"layoutPanel" : true,
"name" : "layout",
"modelid" : "CC424120-520E-4BE6-8521-295B6DE0F76F",
"modeltype" : "PSSYSVIEWPANEL"
}, },
"renderType" : "LAYOUTPANEL" "getPSDEFIUpdateDetails" : [ {
"name" : "subjects"
}, {
"name" : "reginfoname"
} ]
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -357,26 +248,30 @@ ...@@ -357,26 +248,30 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
} }
}, {
"id" : "department",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}
}, { }, {
"id" : "age", "id" : "age",
"dataType" : 9, "dataType" : 9,
"createDVT" : "PARAM",
"createDV" : "textval",
"updateDVT" : "PARAM",
"updateDV" : "textval",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, { }, {
"id" : "address", "id" : "subjects",
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "ADDRESS", "name" : "SUBJECTS",
"codeName" : "Address" "codeName" : "Subjects"
}
}, {
"id" : "scores",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "SCORES",
"codeName" : "Scores"
} }
}, { }, {
"id" : "recorddate", "id" : "recorddate",
...@@ -408,195 +303,323 @@ ...@@ -408,195 +303,323 @@
"detailType" : "FORMPAGE", "detailType" : "FORMPAGE",
"name" : "formpage1", "name" : "formpage1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称", "caption" : "学员登记信息基本信息",
"codeName" : "reginfoname", "codeName" : "group1",
"dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "GROUPPANEL",
"enableCond" : 3, "name" : "group1",
"ignoreInput" : 0, "getPSDEFormDetails" : [ {
"labelPos" : "LEFT", "caption" : "学员登记信息名称",
"labelWidth" : 130, "codeName" : "reginfoname",
"name" : "reginfoname", "dataType" : 25,
"noPrivDisplayMode" : 1, "detailStyle" : "DEFAULT",
"getPSAppDEField" : { "detailType" : "FORMITEM",
"name" : "REGINFONAME", "enableCond" : 3,
"codeName" : "ReginfoName" "ignoreInput" : 0,
}, "labelPos" : "LEFT",
"getPSEditor" : { "labelWidth" : 130,
"editorType" : "TEXTBOX", "name" : "reginfoname",
"maxLength" : 200, "noPrivDisplayMode" : 1,
"name" : "reginfoname" "getPSAppDEField" : {
}, "name" : "REGINFONAME",
"getPSLayoutPos" : { "codeName" : "ReginfoName"
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "登记日期",
"codeName" : "recorddate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "recorddate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
}, },
"editorType" : "DATEPICKER", "getPSEditor" : {
"editorWidth" : 160.0, "editorType" : "TEXTBOX",
"name" : "recorddate" "maxLength" : 200,
}, "name" : "reginfoname"
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "注销日期",
"codeName" : "logoutdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "logoutdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
}, },
"editorType" : "DATEPICKER", "getPSLayoutPos" : {
"editorWidth" : 160.0, "colLG" : 12,
"name" : "logoutdate" "colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "年龄",
"codeName" : "age",
"createDV" : "textval",
"createDVT" : "PARAM",
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"updateDV" : "textval",
"updateDVT" : "PARAM",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "科目",
"codeName" : "subjects",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "subjects",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SUBJECTS",
"codeName" : "Subjects"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "subjects"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "分数",
"codeName" : "scores",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "scores",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SCORES",
"codeName" : "Scores"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "scores"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"actionGroupExtractMode" : "ITEMS",
"caption" : "按钮组",
"codeName" : "buttonlist1",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTONLIST",
"name" : "buttonlist1",
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"getPSSysImage" : {
"glyph" : "xf207@FontAwesome",
"cssClass" : "fa fa-bus"
},
"getPSUIActionGroup" : {
"codeName" : "Usr0822434654",
"name" : "测试折叠行为组",
"getPSUIActionGroupDetails" : [ {
"caption" : "收缩",
"detailType" : "DEUIACTION",
"name" : "u3fa3a61",
"getPSUIAction" : {
"caption" : "收缩",
"codeName" : "Collapse",
"fullCodeName" : "Collapse",
"name" : "收缩",
"predefinedType" : "UTIL_COLLAPSE",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Collapse",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "全部收缩",
"detailType" : "DEUIACTION",
"name" : "ucd03b62",
"getPSUIAction" : {
"caption" : "全部收缩",
"codeName" : "CollapseAll",
"fullCodeName" : "CollapseAll",
"name" : "全部收缩",
"predefinedType" : "UTIL_COLLAPSEALL",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "CollapseAll",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "展开",
"detailType" : "DEUIACTION",
"name" : "u64f00a7",
"getPSUIAction" : {
"caption" : "展开",
"codeName" : "Expand",
"fullCodeName" : "Expand",
"name" : "展开",
"predefinedType" : "UTIL_EXPAND",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Expand",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "全部展开",
"detailType" : "DEUIACTION",
"name" : "u2e9f042",
"getPSUIAction" : {
"caption" : "全部展开",
"codeName" : "ExpandAll",
"fullCodeName" : "ExpandAll",
"name" : "全部展开",
"predefinedType" : "UTIL_EXPANDALL",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ExpandAll",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"showCaption" : true
}, {
"caption" : "登记日期",
"codeName" : "recorddate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "recorddate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "recorddate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "注销日期",
"codeName" : "logoutdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "logoutdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update2"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "logoutdate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : 12,
"childColMD" : 12,
"childColSM" : 12,
"childColXS" : 12,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colMD" : 24,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "infoGroupMode" : false,
"allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "学员登记信息标识", "caption" : "学员登记信息标识",
...@@ -619,20 +642,14 @@ ...@@ -619,20 +642,14 @@
"name" : "reginfoid" "name" : "reginfoid"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colMD" : 24,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true "hidden" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 12, "childColMD" : 24,
"childColMD" : 12,
"childColSM" : 12,
"childColXS" : 12,
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
...@@ -678,7 +695,7 @@ ...@@ -678,7 +695,7 @@
}, },
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "d3068040622af7c5472aeb30d21d9f03", "modelid" : "738DE9E7-CF9E-4CAB-B9D1-768A52EE9A8C",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"codeName" : "EditViewtoolbar", "codeName" : "EditViewtoolbar",
......
...@@ -477,7 +477,7 @@ ...@@ -477,7 +477,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -103,11 +103,10 @@ ...@@ -103,11 +103,10 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:DEFAULT", "name" : "EXPITEM:DEFAULT",
"realOpenMode" : "POPUPMODAL", "realTitle" : "学院登记信息编辑视图",
"realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
...@@ -147,7 +146,7 @@ ...@@ -147,7 +146,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -639,7 +639,7 @@ ...@@ -639,7 +639,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
{
"accUserMode" : 2,
"caption" : "学院登记信息编辑视图",
"codeName" : "ReginfoUsr10090445EditView",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"memo" : "系统自动添加",
"name" : "ReginfoUsr10090445EditView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/common.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
},
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"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"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_content",
"getPSLayout" : {
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_searchform",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"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",
"buttonStyle" : "DEFAULT",
"caption" : "搜索",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "ok",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_ok"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"caption" : "搜索",
"codeName" : "Search",
"fullCodeName" : "Search",
"name" : "搜索(搜索栏)",
"predefinedType" : "UTIL_SEARCH",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Search",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "搜索",
"showCaption" : true
} ]
} ],
"layoutPanel" : true,
"name" : "layout",
"modelid" : "CC424120-520E-4BE6-8521-295B6DE0F76F",
"modeltype" : "PSSYSVIEWPANEL"
},
"renderType" : "LAYOUTPANEL"
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "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" : "recorddate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
}
}, {
"id" : "logoutdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
}
}, {
"id" : "reginfoid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "登记日期",
"codeName" : "recorddate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "recorddate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "recorddate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "注销日期",
"codeName" : "logoutdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "logoutdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "logoutdate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true
} ],
"getPSLayout" : {
"childColLG" : 12,
"childColMD" : 12,
"childColSM" : 12,
"childColXS" : 12,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColMD" : 24,
"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" : "Usr10090445EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "学院登记信息编辑视图",
"codeName" : "Usr10090445EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr10090445EditView",
"getPSDEViewId" : "1407979A-5D63-45B3-AC93-17B722A4E900",
"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,
"title" : "学院登记信息编辑视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW",
"xDataControlName" : "form",
"enableDP" : true,
"showDataInfoBar" : true,
"modelid" : "bde83292e34b8bc1df78af6859ca522b",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -1895,7 +1895,7 @@ ...@@ -1895,7 +1895,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -1051,7 +1051,7 @@ ...@@ -1051,7 +1051,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -2834,6 +2834,12 @@ ...@@ -2834,6 +2834,12 @@
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
"resource" : "Phone", "resource" : "Phone",
"view" : "EditView" "view" : "EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Reginfo",
"view" : "Usr10090445EditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json",
......
...@@ -1057,7 +1057,7 @@ ...@@ -1057,7 +1057,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -2183,11 +2183,10 @@ ...@@ -2183,11 +2183,10 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:DEFAULT", "name" : "EXPITEM:DEFAULT",
"realOpenMode" : "POPUPMODAL", "realTitle" : "学院登记信息编辑视图",
"realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
...@@ -2227,7 +2226,7 @@ ...@@ -2227,7 +2226,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -1239,7 +1239,7 @@ ...@@ -1239,7 +1239,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -2401,6 +2401,10 @@ ...@@ -2401,6 +2401,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr2DataView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr2DataView.json",
"viewType" : "DEDATAVIEW" "viewType" : "DEDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
"logicName" : "部件导航", "logicName" : "部件导航",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"navViewMaxHeight" : 500.0, "navViewMaxHeight" : 500.0,
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"name" : "engine" "name" : "engine"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Main", "codeName" : "Usr0423209603EditView_Form",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
} }
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Usr0423209603EditView_Form.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
} }
}, },
"logicName" : "主编辑表单", "logicName" : "学生信息编辑视图_表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
...@@ -173,137 +173,28 @@ ...@@ -173,137 +173,28 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "FORM" "id" : "FORM"
}, },
"getPSControlRenders" : [ { "getPSDEFormItemUpdates" : [ {
"name" : "layout", "codeName" : "update2",
"getPSLayoutPanel" : { "name" : "update2",
"codeName" : "Usr1127834506", "getPSDEFIUpdateDetails" : [ {
"controlType" : "PANEL", "name" : "scores"
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSPANELS/Usr1127834506.json", }, {
"layoutMode" : "FLEX", "name" : "age"
"logicName" : "搜索表单自定义布局", } ],
"getPSAppDataEntity" : { "scriptCode" : "console.log(123123)",
"modelref" : true, "customCode" : true
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" }, {
}, "codeName" : "update",
"getPSControlParam" : { }, "name" : "update",
"getPSLayout" : { "getPSAppDEMethod" : {
"layout" : "FLEX" "modelref" : true,
}, "id" : "Get"
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_content",
"getPSLayout" : {
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_searchform",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"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",
"buttonStyle" : "DEFAULT",
"caption" : "搜索",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "ok",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_ok"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"caption" : "搜索",
"codeName" : "Search",
"fullCodeName" : "Search",
"name" : "搜索(搜索栏)",
"predefinedType" : "UTIL_SEARCH",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Search",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "搜索",
"showCaption" : true
} ]
} ],
"layoutPanel" : true,
"name" : "layout",
"modelid" : "CC424120-520E-4BE6-8521-295B6DE0F76F",
"modeltype" : "PSSYSVIEWPANEL"
}, },
"renderType" : "LAYOUTPANEL" "getPSDEFIUpdateDetails" : [ {
"name" : "subjects"
}, {
"name" : "reginfoname"
} ]
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -356,26 +247,30 @@ ...@@ -356,26 +247,30 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
} }
}, {
"id" : "department",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}
}, { }, {
"id" : "age", "id" : "age",
"dataType" : 9, "dataType" : 9,
"createDVT" : "PARAM",
"createDV" : "textval",
"updateDVT" : "PARAM",
"updateDV" : "textval",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, { }, {
"id" : "address", "id" : "subjects",
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "ADDRESS", "name" : "SUBJECTS",
"codeName" : "Address" "codeName" : "Subjects"
}
}, {
"id" : "scores",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "SCORES",
"codeName" : "Scores"
} }
}, { }, {
"id" : "recorddate", "id" : "recorddate",
...@@ -407,195 +302,323 @@ ...@@ -407,195 +302,323 @@
"detailType" : "FORMPAGE", "detailType" : "FORMPAGE",
"name" : "formpage1", "name" : "formpage1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称", "caption" : "学员登记信息基本信息",
"codeName" : "reginfoname", "codeName" : "group1",
"dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "GROUPPANEL",
"enableCond" : 3, "name" : "group1",
"ignoreInput" : 0, "getPSDEFormDetails" : [ {
"labelPos" : "LEFT", "caption" : "学员登记信息名称",
"labelWidth" : 130, "codeName" : "reginfoname",
"name" : "reginfoname", "dataType" : 25,
"noPrivDisplayMode" : 1, "detailStyle" : "DEFAULT",
"getPSAppDEField" : { "detailType" : "FORMITEM",
"name" : "REGINFONAME", "enableCond" : 3,
"codeName" : "ReginfoName" "ignoreInput" : 0,
}, "labelPos" : "LEFT",
"getPSEditor" : { "labelWidth" : 130,
"editorType" : "TEXTBOX", "name" : "reginfoname",
"maxLength" : 200, "noPrivDisplayMode" : 1,
"name" : "reginfoname" "getPSAppDEField" : {
}, "name" : "REGINFONAME",
"getPSLayoutPos" : { "codeName" : "ReginfoName"
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "登记日期",
"codeName" : "recorddate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "recorddate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
}, },
"editorType" : "DATEPICKER", "getPSEditor" : {
"editorWidth" : 160.0, "editorType" : "TEXTBOX",
"name" : "recorddate" "maxLength" : 200,
}, "name" : "reginfoname"
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "注销日期",
"codeName" : "logoutdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "logoutdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
}, },
"editorType" : "DATEPICKER", "getPSLayoutPos" : {
"editorWidth" : 160.0, "colLG" : 12,
"name" : "logoutdate" "colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "年龄",
"codeName" : "age",
"createDV" : "textval",
"createDVT" : "PARAM",
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"updateDV" : "textval",
"updateDVT" : "PARAM",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "科目",
"codeName" : "subjects",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "subjects",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SUBJECTS",
"codeName" : "Subjects"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "subjects"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "分数",
"codeName" : "scores",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "scores",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "SCORES",
"codeName" : "Scores"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "scores"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"actionGroupExtractMode" : "ITEMS",
"caption" : "按钮组",
"codeName" : "buttonlist1",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTONLIST",
"name" : "buttonlist1",
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"getPSSysImage" : {
"glyph" : "xf207@FontAwesome",
"cssClass" : "fa fa-bus"
},
"getPSUIActionGroup" : {
"codeName" : "Usr0822434654",
"name" : "测试折叠行为组",
"getPSUIActionGroupDetails" : [ {
"caption" : "收缩",
"detailType" : "DEUIACTION",
"name" : "u3fa3a61",
"getPSUIAction" : {
"caption" : "收缩",
"codeName" : "Collapse",
"fullCodeName" : "Collapse",
"name" : "收缩",
"predefinedType" : "UTIL_COLLAPSE",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Collapse",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "全部收缩",
"detailType" : "DEUIACTION",
"name" : "ucd03b62",
"getPSUIAction" : {
"caption" : "全部收缩",
"codeName" : "CollapseAll",
"fullCodeName" : "CollapseAll",
"name" : "全部收缩",
"predefinedType" : "UTIL_COLLAPSEALL",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "CollapseAll",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "展开",
"detailType" : "DEUIACTION",
"name" : "u64f00a7",
"getPSUIAction" : {
"caption" : "展开",
"codeName" : "Expand",
"fullCodeName" : "Expand",
"name" : "展开",
"predefinedType" : "UTIL_EXPAND",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Expand",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "全部展开",
"detailType" : "DEUIACTION",
"name" : "u2e9f042",
"getPSUIAction" : {
"caption" : "全部展开",
"codeName" : "ExpandAll",
"fullCodeName" : "ExpandAll",
"name" : "全部展开",
"predefinedType" : "UTIL_EXPANDALL",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ExpandAll",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"showCaption" : true
}, {
"caption" : "登记日期",
"codeName" : "recorddate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "recorddate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "recorddate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "注销日期",
"codeName" : "logoutdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "logoutdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
},
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "update2"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "logoutdate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : 12,
"childColMD" : 12,
"childColSM" : 12,
"childColXS" : 12,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colMD" : 24,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "infoGroupMode" : false,
"allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "学员登记信息标识", "caption" : "学员登记信息标识",
...@@ -618,20 +641,14 @@ ...@@ -618,20 +641,14 @@
"name" : "reginfoid" "name" : "reginfoid"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colMD" : 24,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true "hidden" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 12, "childColMD" : 24,
"childColMD" : 12,
"childColSM" : 12,
"childColXS" : 12,
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
...@@ -677,7 +694,7 @@ ...@@ -677,7 +694,7 @@
}, },
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "d3068040622af7c5472aeb30d21d9f03", "modelid" : "738DE9E7-CF9E-4CAB-B9D1-768A52EE9A8C",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"codeName" : "EditViewtoolbar", "codeName" : "EditViewtoolbar",
......
...@@ -477,7 +477,7 @@ ...@@ -477,7 +477,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -102,11 +102,10 @@ ...@@ -102,11 +102,10 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:DEFAULT", "name" : "EXPITEM:DEFAULT",
"realOpenMode" : "POPUPMODAL", "realTitle" : "学院登记信息编辑视图",
"realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
...@@ -146,7 +145,7 @@ ...@@ -146,7 +145,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -52,11 +52,10 @@ ...@@ -52,11 +52,10 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:DEFAULT", "name" : "EXPITEM:DEFAULT",
"realOpenMode" : "POPUPMODAL", "realTitle" : "学院登记信息编辑视图",
"realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
...@@ -95,7 +94,7 @@ ...@@ -95,7 +94,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -638,7 +638,7 @@ ...@@ -638,7 +638,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
{
"accUserMode" : 2,
"caption" : "学院登记信息编辑视图",
"codeName" : "ReginfoUsr10090445EditView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"name" : "ReginfoUsr10090445EditView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.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/Reginfo.json"
}
},
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"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"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_content",
"getPSLayout" : {
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_searchform",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"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",
"buttonStyle" : "DEFAULT",
"caption" : "搜索",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "ok",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_ok"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"caption" : "搜索",
"codeName" : "Search",
"fullCodeName" : "Search",
"name" : "搜索(搜索栏)",
"predefinedType" : "UTIL_SEARCH",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Search",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "搜索",
"showCaption" : true
} ]
} ],
"layoutPanel" : true,
"name" : "layout",
"modelid" : "CC424120-520E-4BE6-8521-295B6DE0F76F",
"modeltype" : "PSSYSVIEWPANEL"
},
"renderType" : "LAYOUTPANEL"
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "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" : "recorddate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
}
}, {
"id" : "logoutdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
}
}, {
"id" : "reginfoid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "登记日期",
"codeName" : "recorddate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "recorddate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RECORDDATE",
"codeName" : "RecordDate"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "recorddate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "注销日期",
"codeName" : "logoutdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "logoutdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "LOGOUTDATE",
"codeName" : "LogoutDate"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "logoutdate"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"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" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true
} ],
"getPSLayout" : {
"childColLG" : 12,
"childColMD" : 12,
"childColSM" : 12,
"childColXS" : 12,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColMD" : 24,
"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" : "Usr10090445EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "学院登记信息编辑视图",
"codeName" : "Usr10090445EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr10090445EditView",
"getPSDEViewId" : "1407979A-5D63-45B3-AC93-17B722A4E900",
"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" : "学院登记信息编辑视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW",
"xDataControlName" : "form",
"enableDP" : true,
"showDataInfoBar" : true,
"modelid" : "d06560e751ed4afc35d295ec85bdcce4",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -586,7 +586,7 @@ ...@@ -586,7 +586,7 @@
"logicName" : "部件导航", "logicName" : "部件导航",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"navViewMaxHeight" : 500.0, "navViewMaxHeight" : 500.0,
......
...@@ -1801,7 +1801,7 @@ ...@@ -1801,7 +1801,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -1357,7 +1357,7 @@ ...@@ -1357,7 +1357,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -1731,7 +1731,7 @@ ...@@ -1731,7 +1731,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -2857,11 +2857,10 @@ ...@@ -2857,11 +2857,10 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:DEFAULT", "name" : "EXPITEM:DEFAULT",
"realOpenMode" : "POPUPMODAL", "realTitle" : "学院登记信息编辑视图",
"realTitle" : "学员登记抬头",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
...@@ -2901,7 +2900,7 @@ ...@@ -2901,7 +2900,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -1894,7 +1894,7 @@ ...@@ -1894,7 +1894,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -1049,7 +1049,7 @@ ...@@ -1049,7 +1049,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -35337,6 +35337,12 @@ ...@@ -35337,6 +35337,12 @@
"viewType" : "DEPICKUPGRIDVIEW", "viewType" : "DEPICKUPGRIDVIEW",
"resource" : "BookType", "resource" : "BookType",
"view" : "PickupGridView" "view" : "PickupGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Reginfo",
"view" : "Usr10090445EditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/BlankAppIndexView.json", "path" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/BlankAppIndexView.json",
...@@ -100760,7 +100766,7 @@ ...@@ -100760,7 +100766,7 @@
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册