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

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

上级 0126e25e
......@@ -1049,16 +1049,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
......@@ -59,35 +59,21 @@
"widthUnit" : "STAR",
"enableSort" : true
}, {
"caption" : "学生信息",
"codeName" : "groupgridcolumn1",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "学员编号",
"codeName" : "stuno",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "stuno",
"enableCond" : 0,
"excelCaption" : "学员编号",
"ignoreInput" : 0,
"name" : "stuno",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUNO",
"codeName" : "StuNo"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "stuno"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : false,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -97,23 +83,15 @@
"codeName" : "name",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "name",
"enableCond" : 1,
"excelCaption" : "学员姓名",
"ignoreInput" : 0,
"name" : "name",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NAME",
"codeName" : "Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "name"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -123,54 +101,33 @@
"codeName" : "age",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "age",
"enableCond" : 3,
"excelCaption" : "年龄",
"ignoreInput" : 0,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "age"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
"caption" : "其他信息",
"codeName" : "groupgridcolumn2",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn2",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "单位",
"codeName" : "department",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "department",
"enableCond" : 2,
"excelCaption" : "单位",
"ignoreInput" : 0,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -180,36 +137,17 @@
"codeName" : "address",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "address",
"enableCond" : 3,
"excelCaption" : "家庭住址",
"ignoreInput" : 0,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSSysImage" : {
"cssClass" : "ribbon"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
}, {
"align" : "RIGHT",
"caption" : "操作",
......
......@@ -505,35 +505,21 @@
"widthUnit" : "STAR",
"enableSort" : true
}, {
"caption" : "学生信息",
"codeName" : "groupgridcolumn1",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "学员编号",
"codeName" : "stuno",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "stuno",
"enableCond" : 0,
"excelCaption" : "学员编号",
"ignoreInput" : 0,
"name" : "stuno",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUNO",
"codeName" : "StuNo"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "stuno"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : false,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -543,23 +529,15 @@
"codeName" : "name",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "name",
"enableCond" : 1,
"excelCaption" : "学员姓名",
"ignoreInput" : 0,
"name" : "name",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NAME",
"codeName" : "Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "name"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -569,54 +547,33 @@
"codeName" : "age",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "age",
"enableCond" : 3,
"excelCaption" : "年龄",
"ignoreInput" : 0,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "age"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
"caption" : "其他信息",
"codeName" : "groupgridcolumn2",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn2",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "单位",
"codeName" : "department",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "department",
"enableCond" : 2,
"excelCaption" : "单位",
"ignoreInput" : 0,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -626,36 +583,17 @@
"codeName" : "address",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "address",
"enableCond" : 3,
"excelCaption" : "家庭住址",
"ignoreInput" : 0,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSSysImage" : {
"cssClass" : "ribbon"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
}, {
"align" : "RIGHT",
"caption" : "操作",
......
......@@ -266,35 +266,21 @@
"widthUnit" : "STAR",
"enableSort" : true
}, {
"caption" : "学生信息",
"codeName" : "groupgridcolumn1",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "学员编号",
"codeName" : "stuno",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "stuno",
"enableCond" : 0,
"excelCaption" : "学员编号",
"ignoreInput" : 0,
"name" : "stuno",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUNO",
"codeName" : "StuNo"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "stuno"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : false,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -304,23 +290,15 @@
"codeName" : "name",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "name",
"enableCond" : 1,
"excelCaption" : "学员姓名",
"ignoreInput" : 0,
"name" : "name",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NAME",
"codeName" : "Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "name"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -330,54 +308,33 @@
"codeName" : "age",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "age",
"enableCond" : 3,
"excelCaption" : "年龄",
"ignoreInput" : 0,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "age"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
"caption" : "其他信息",
"codeName" : "groupgridcolumn2",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn2",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "单位",
"codeName" : "department",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "department",
"enableCond" : 2,
"excelCaption" : "单位",
"ignoreInput" : 0,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -387,36 +344,17 @@
"codeName" : "address",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "address",
"enableCond" : 3,
"excelCaption" : "家庭住址",
"ignoreInput" : 0,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSSysImage" : {
"cssClass" : "ribbon"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
}, {
"align" : "RIGHT",
"caption" : "操作",
......
......@@ -663,35 +663,21 @@
"widthUnit" : "STAR",
"enableSort" : true
}, {
"caption" : "学生信息",
"codeName" : "groupgridcolumn1",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "学员编号",
"codeName" : "stuno",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "stuno",
"enableCond" : 0,
"excelCaption" : "学员编号",
"ignoreInput" : 0,
"name" : "stuno",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUNO",
"codeName" : "StuNo"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "stuno"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : false,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -701,23 +687,15 @@
"codeName" : "name",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "name",
"enableCond" : 1,
"excelCaption" : "学员姓名",
"ignoreInput" : 0,
"name" : "name",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NAME",
"codeName" : "Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "name"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -727,54 +705,33 @@
"codeName" : "age",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "age",
"enableCond" : 3,
"excelCaption" : "年龄",
"ignoreInput" : 0,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "age"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
"caption" : "其他信息",
"codeName" : "groupgridcolumn2",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn2",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "单位",
"codeName" : "department",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "department",
"enableCond" : 2,
"excelCaption" : "单位",
"ignoreInput" : 0,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -784,36 +741,17 @@
"codeName" : "address",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "address",
"enableCond" : 3,
"excelCaption" : "家庭住址",
"ignoreInput" : 0,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSSysImage" : {
"cssClass" : "ribbon"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
}, {
"align" : "RIGHT",
"caption" : "操作",
......
......@@ -233,35 +233,21 @@
"widthUnit" : "STAR",
"enableSort" : true
}, {
"caption" : "学生信息",
"codeName" : "groupgridcolumn1",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "学员编号",
"codeName" : "stuno",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "stuno",
"enableCond" : 0,
"excelCaption" : "学员编号",
"ignoreInput" : 0,
"name" : "stuno",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUNO",
"codeName" : "StuNo"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "stuno"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : false,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -271,23 +257,15 @@
"codeName" : "name",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "name",
"enableCond" : 1,
"excelCaption" : "学员姓名",
"ignoreInput" : 0,
"name" : "name",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NAME",
"codeName" : "Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "name"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -297,54 +275,33 @@
"codeName" : "age",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "age",
"enableCond" : 3,
"excelCaption" : "年龄",
"ignoreInput" : 0,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "age"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
"caption" : "其他信息",
"codeName" : "groupgridcolumn2",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn2",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "单位",
"codeName" : "department",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "department",
"enableCond" : 2,
"excelCaption" : "单位",
"ignoreInput" : 0,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -354,36 +311,17 @@
"codeName" : "address",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "address",
"enableCond" : 3,
"excelCaption" : "家庭住址",
"ignoreInput" : 0,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSSysImage" : {
"cssClass" : "ribbon"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
}, {
"align" : "RIGHT",
"caption" : "操作",
......
......@@ -294,35 +294,21 @@
"widthUnit" : "STAR",
"enableSort" : true
}, {
"caption" : "学生信息",
"codeName" : "groupgridcolumn1",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "学员编号",
"codeName" : "stuno",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "stuno",
"enableCond" : 0,
"excelCaption" : "学员编号",
"ignoreInput" : 0,
"name" : "stuno",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUNO",
"codeName" : "StuNo"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "stuno"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : false,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -332,23 +318,15 @@
"codeName" : "name",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "name",
"enableCond" : 1,
"excelCaption" : "学员姓名",
"ignoreInput" : 0,
"name" : "name",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NAME",
"codeName" : "Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "name"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -358,54 +336,33 @@
"codeName" : "age",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "age",
"enableCond" : 3,
"excelCaption" : "年龄",
"ignoreInput" : 0,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "age"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
"caption" : "其他信息",
"codeName" : "groupgridcolumn2",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn2",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "单位",
"codeName" : "department",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "department",
"enableCond" : 2,
"excelCaption" : "单位",
"ignoreInput" : 0,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -415,36 +372,17 @@
"codeName" : "address",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "address",
"enableCond" : 3,
"excelCaption" : "家庭住址",
"ignoreInput" : 0,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSSysImage" : {
"cssClass" : "ribbon"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
}, {
"align" : "RIGHT",
"caption" : "操作",
......
......@@ -1211,35 +1211,21 @@
"widthUnit" : "STAR",
"enableSort" : true
}, {
"caption" : "学生信息",
"codeName" : "groupgridcolumn1",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "学员编号",
"codeName" : "stuno",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "stuno",
"enableCond" : 0,
"excelCaption" : "学员编号",
"ignoreInput" : 0,
"name" : "stuno",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUNO",
"codeName" : "StuNo"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "stuno"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : false,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -1249,23 +1235,15 @@
"codeName" : "name",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "name",
"enableCond" : 1,
"excelCaption" : "学员姓名",
"ignoreInput" : 0,
"name" : "name",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NAME",
"codeName" : "Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "name"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -1275,54 +1253,33 @@
"codeName" : "age",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "age",
"enableCond" : 3,
"excelCaption" : "年龄",
"ignoreInput" : 0,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "age"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
"caption" : "其他信息",
"codeName" : "groupgridcolumn2",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn2",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "单位",
"codeName" : "department",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "department",
"enableCond" : 2,
"excelCaption" : "单位",
"ignoreInput" : 0,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -1332,36 +1289,17 @@
"codeName" : "address",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "address",
"enableCond" : 3,
"excelCaption" : "家庭住址",
"ignoreInput" : 0,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSSysImage" : {
"cssClass" : "ribbon"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
}, {
"align" : "RIGHT",
"caption" : "操作",
......
......@@ -1213,35 +1213,21 @@
"widthUnit" : "STAR",
"enableSort" : true
}, {
"caption" : "学生信息",
"codeName" : "groupgridcolumn1",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "学员编号",
"codeName" : "stuno",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "stuno",
"enableCond" : 0,
"excelCaption" : "学员编号",
"ignoreInput" : 0,
"name" : "stuno",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUNO",
"codeName" : "StuNo"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "stuno"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : false,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -1251,23 +1237,15 @@
"codeName" : "name",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "name",
"enableCond" : 1,
"excelCaption" : "学员姓名",
"ignoreInput" : 0,
"name" : "name",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NAME",
"codeName" : "Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "name"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -1277,54 +1255,33 @@
"codeName" : "age",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "age",
"enableCond" : 3,
"excelCaption" : "年龄",
"ignoreInput" : 0,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "age"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
"caption" : "其他信息",
"codeName" : "groupgridcolumn2",
"columnType" : "GROUPGRIDCOLUMN",
"name" : "groupgridcolumn2",
"noPrivDisplayMode" : 1,
"getPSDEGridColumns" : [ {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "单位",
"codeName" : "department",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "department",
"enableCond" : 2,
"excelCaption" : "单位",
"ignoreInput" : 0,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
}, {
......@@ -1334,36 +1291,17 @@
"codeName" : "address",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "address",
"enableCond" : 3,
"excelCaption" : "家庭住址",
"ignoreInput" : 0,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"width" : 180,
"widthUnit" : "PX",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableSort" : true
} ],
"width" : 150,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSSysImage" : {
"cssClass" : "ribbon"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
}, {
"align" : "RIGHT",
"caption" : "操作",
......
......@@ -2271,16 +2271,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册