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

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

上级 5b407c57
...@@ -643,6 +643,7 @@ ...@@ -643,6 +643,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -663,6 +664,7 @@ ...@@ -663,6 +664,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -1235,6 +1237,40 @@ ...@@ -1235,6 +1237,40 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "getPSDEGridEditItems" : [ {
"caption" : "数值1",
"codeName" : "number1",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "number1",
"getPSAppDEField" : {
"name" : "NUMBER1",
"codeName" : "Number1"
},
"getPSEditor" : {
"editorType" : "RATING",
"maxValue" : 5.0,
"minValue" : 0.0,
"name" : "number1",
"stepValue" : 1.0
},
"allowEmpty" : true
}, {
"caption" : "数值4",
"codeName" : "number4",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "number4",
"getPSAppDEField" : {
"name" : "NUMBER4",
"codeName" : "Number4"
},
"getPSEditor" : {
"editorType" : "SLIDER",
"name" : "number4",
"stepValue" : 1.0
},
"allowEmpty" : true
}, {
"caption" : "属性2", "caption" : "属性2",
"codeName" : "field2", "codeName" : "field2",
"enableCond" : 3, "enableCond" : 3,
......
...@@ -843,6 +843,7 @@ ...@@ -843,6 +843,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -863,6 +864,7 @@ ...@@ -863,6 +864,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -1435,6 +1437,40 @@ ...@@ -1435,6 +1437,40 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "getPSDEGridEditItems" : [ {
"caption" : "数值1",
"codeName" : "number1",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "number1",
"getPSAppDEField" : {
"name" : "NUMBER1",
"codeName" : "Number1"
},
"getPSEditor" : {
"editorType" : "RATING",
"maxValue" : 5.0,
"minValue" : 0.0,
"name" : "number1",
"stepValue" : 1.0
},
"allowEmpty" : true
}, {
"caption" : "数值4",
"codeName" : "number4",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "number4",
"getPSAppDEField" : {
"name" : "NUMBER4",
"codeName" : "Number4"
},
"getPSEditor" : {
"editorType" : "SLIDER",
"name" : "number4",
"stepValue" : 1.0
},
"allowEmpty" : true
}, {
"caption" : "属性2", "caption" : "属性2",
"codeName" : "field2", "codeName" : "field2",
"enableCond" : 3, "enableCond" : 3,
......
...@@ -91329,6 +91329,7 @@ ...@@ -91329,6 +91329,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -91349,6 +91350,7 @@ ...@@ -91349,6 +91350,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -91921,6 +91923,40 @@ ...@@ -91921,6 +91923,40 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "getPSDEGridEditItems" : [ {
"caption" : "数值1",
"codeName" : "number1",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "number1",
"getPSAppDEField" : {
"name" : "NUMBER1",
"codeName" : "Number1"
},
"getPSEditor" : {
"editorType" : "RATING",
"maxValue" : 5.0,
"minValue" : 0.0,
"name" : "number1",
"stepValue" : 1.0
},
"allowEmpty" : true
}, {
"caption" : "数值4",
"codeName" : "number4",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "number4",
"getPSAppDEField" : {
"name" : "NUMBER4",
"codeName" : "Number4"
},
"getPSEditor" : {
"editorType" : "SLIDER",
"name" : "number4",
"stepValue" : 1.0
},
"allowEmpty" : true
}, {
"caption" : "属性2", "caption" : "属性2",
"codeName" : "field2", "codeName" : "field2",
"enableCond" : 3, "enableCond" : 3,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册