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

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

上级 4ed56d90
...@@ -1530,6 +1530,23 @@ ...@@ -1530,6 +1530,23 @@
"reportType" : "USER" "reportType" : "USER"
} ], } ],
"getAllPSAppDEUIActions" : [ { "getAllPSAppDEUIActions" : [ {
"actionTarget" : "NONE",
"caption" : "全屏",
"codeName" : "FullScreen",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_FullScreen",
"name" : "全屏",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"scriptCode" : "console.log('点击全屏')",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "FullScreen",
"uIActionType" : "DEUIACTION",
"id" : "FullScreen@Student"
}, {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "编辑", "caption" : "编辑",
"codeName" : "calc_portlet_data", "codeName" : "calc_portlet_data",
......
...@@ -47,7 +47,11 @@ ...@@ -47,7 +47,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -68,7 +72,11 @@ ...@@ -68,7 +72,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -81,7 +89,7 @@ ...@@ -81,7 +89,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
......
...@@ -16,11 +16,124 @@ ...@@ -16,11 +16,124 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
} }
}, },
"logicName" : "FullScreentBar", "logicName" : "fullScreentBar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
"index" : 0,
"name" : "DEFAULT",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"id" : "0"
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "1"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_1",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"id" : "0" "id" : "0"
...@@ -30,6 +143,84 @@ ...@@ -30,6 +143,84 @@
"showLegend" : true, "showLegend" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"eChartsType" : "bar",
"index" : 1,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "1"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "NAME",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
"showTitle" : true, "showTitle" : true,
...@@ -37,5 +228,8 @@ ...@@ -37,5 +228,8 @@
}, },
"readOnly" : true, "readOnly" : true,
"modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105", "modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105",
"modeltype" : "PSDECHART" "modeltype" : "PSDECHART",
"getUserParam" : {
"EC.color" : "[\"#5470c6\",\"#91cc75\",\"#fac858\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#5470c6\",\"#91cc75\"]"
}
} }
\ No newline at end of file
...@@ -224,7 +224,11 @@ ...@@ -224,7 +224,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -319,7 +323,11 @@ ...@@ -319,7 +323,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -332,7 +340,7 @@ ...@@ -332,7 +340,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -442,7 +450,11 @@ ...@@ -442,7 +450,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -537,7 +549,11 @@ ...@@ -537,7 +549,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -550,7 +566,7 @@ ...@@ -550,7 +566,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -588,7 +604,7 @@ ...@@ -588,7 +604,7 @@
"modeltype" : "PSSYSDBPART" "modeltype" : "PSSYSDBPART"
} ], } ],
"portletType" : "CONTAINER", "portletType" : "CONTAINER",
"showTitleBar" : true "showTitleBar" : false
}, { }, {
"codeName" : "ScreenDashboardViewdashboard_container7", "codeName" : "ScreenDashboardViewdashboard_container7",
"controlType" : "PORTLET", "controlType" : "PORTLET",
...@@ -658,7 +674,7 @@ ...@@ -658,7 +674,7 @@
"showTitleBar" : true "showTitleBar" : true
} ], } ],
"portletType" : "CONTAINER", "portletType" : "CONTAINER",
"showTitleBar" : true "showTitleBar" : false
}, { }, {
"codeName" : "FullScreenCustomPanelView", "codeName" : "FullScreenCustomPanelView",
"controlType" : "PORTLET", "controlType" : "PORTLET",
...@@ -1215,7 +1231,11 @@ ...@@ -1215,7 +1231,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -1310,7 +1330,11 @@ ...@@ -1310,7 +1330,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -1323,7 +1347,7 @@ ...@@ -1323,7 +1347,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -1766,7 +1790,11 @@ ...@@ -1766,7 +1790,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -1861,7 +1889,11 @@ ...@@ -1861,7 +1889,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -1874,7 +1906,7 @@ ...@@ -1874,7 +1906,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -1992,7 +2024,11 @@ ...@@ -1992,7 +2024,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -2087,7 +2123,11 @@ ...@@ -2087,7 +2123,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -2100,7 +2140,7 @@ ...@@ -2100,7 +2140,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -2368,11 +2408,124 @@ ...@@ -2368,11 +2408,124 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
} }
}, },
"logicName" : "FullScreentBar", "logicName" : "fullScreentBar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
"index" : 0,
"name" : "DEFAULT",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"id" : "0"
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "1"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_1",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -2456,6 +2609,84 @@ ...@@ -2456,6 +2609,84 @@
"showLegend" : true, "showLegend" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"eChartsType" : "bar",
"index" : 1,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "1"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "NAME",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
"showTitle" : true, "showTitle" : true,
...@@ -2464,7 +2695,10 @@ ...@@ -2464,7 +2695,10 @@
"readOnly" : true, "readOnly" : true,
"name" : "chart", "name" : "chart",
"modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105", "modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105",
"modeltype" : "PSDECHART" "modeltype" : "PSDECHART",
"getUserParam" : {
"EC.color" : "[\"#5470c6\",\"#91cc75\",\"#fac858\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#5470c6\",\"#91cc75\"]"
}
}, { }, {
"caption" : "学生", "caption" : "学生",
"codeName" : "Usr08070298CustomViewcaptionbar", "codeName" : "Usr08070298CustomViewcaptionbar",
...@@ -2559,7 +2793,11 @@ ...@@ -2559,7 +2793,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -2654,7 +2892,11 @@ ...@@ -2654,7 +2892,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -2667,7 +2909,7 @@ ...@@ -2667,7 +2909,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -2776,7 +3018,11 @@ ...@@ -2776,7 +3018,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -2871,7 +3117,11 @@ ...@@ -2871,7 +3117,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -2884,7 +3134,7 @@ ...@@ -2884,7 +3134,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
......
...@@ -12,6 +12,133 @@ ...@@ -12,6 +12,133 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
}, },
"getPSDEViewCodeName" : "ScreenDashboardView",
"getPSDEViewId" : "62BF07B0-86B6-4C40-8BA4-21B9858A8A98",
"getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "view_pagecaption"
} ],
"codeName" : "Usr0807760630",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "ScreenDashboardViewDEDASHBORADVIEW",
"memo" : "日历视图",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container2",
"getPSLayout" : {
"align" : "space-between",
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "view_pagecaption",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "view_pagecaption",
"predefinedType" : "VIEW_PAGECAPTION",
"renderMode" : "HEADING1",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX",
"widthMode" : "FULL"
}
} ],
"predefinedType" : "CONTAINER"
}, {
"caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid1",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 12,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "DASHBOARD",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "dashboard",
"getPSLayoutPos" : {
"colMD" : 24,
"heightMode" : "FULL",
"layout" : "TABLE_24COL"
},
"showCaption" : true
} ]
} ],
"predefinedType" : "CONTAINER_GRID"
} ],
"predefinedType" : "CONTAINER"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "57EEA97D-5395-4235-B7F1-DF5510BBD4D5",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ { "getPSAppViewEngines" : [ {
"engineCat" : "VIEW", "engineCat" : "VIEW",
"engineType" : "PortalView", "engineType" : "PortalView",
...@@ -255,7 +382,11 @@ ...@@ -255,7 +382,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -350,7 +481,11 @@ ...@@ -350,7 +481,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -363,7 +498,7 @@ ...@@ -363,7 +498,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -473,7 +608,11 @@ ...@@ -473,7 +608,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -568,7 +707,11 @@ ...@@ -568,7 +707,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -581,7 +724,7 @@ ...@@ -581,7 +724,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -619,7 +762,7 @@ ...@@ -619,7 +762,7 @@
"modeltype" : "PSSYSDBPART" "modeltype" : "PSSYSDBPART"
} ], } ],
"portletType" : "CONTAINER", "portletType" : "CONTAINER",
"showTitleBar" : true "showTitleBar" : false
}, { }, {
"codeName" : "ScreenDashboardViewdashboard_container7", "codeName" : "ScreenDashboardViewdashboard_container7",
"controlType" : "PORTLET", "controlType" : "PORTLET",
...@@ -689,7 +832,7 @@ ...@@ -689,7 +832,7 @@
"showTitleBar" : true "showTitleBar" : true
} ], } ],
"portletType" : "CONTAINER", "portletType" : "CONTAINER",
"showTitleBar" : true "showTitleBar" : false
}, { }, {
"codeName" : "FullScreenCustomPanelView", "codeName" : "FullScreenCustomPanelView",
"controlType" : "PORTLET", "controlType" : "PORTLET",
...@@ -1246,7 +1389,11 @@ ...@@ -1246,7 +1389,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -1341,7 +1488,11 @@ ...@@ -1341,7 +1488,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -1354,7 +1505,7 @@ ...@@ -1354,7 +1505,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -1797,7 +1948,11 @@ ...@@ -1797,7 +1948,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -1892,7 +2047,11 @@ ...@@ -1892,7 +2047,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -1905,7 +2064,7 @@ ...@@ -1905,7 +2064,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -2023,7 +2182,11 @@ ...@@ -2023,7 +2182,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -2118,7 +2281,11 @@ ...@@ -2118,7 +2281,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -2131,7 +2298,7 @@ ...@@ -2131,7 +2298,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -2399,11 +2566,124 @@ ...@@ -2399,11 +2566,124 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
} }
}, },
"logicName" : "FullScreentBar", "logicName" : "fullScreentBar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
"index" : 0,
"name" : "DEFAULT",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"id" : "0"
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "1"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_1",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -2487,6 +2767,84 @@ ...@@ -2487,6 +2767,84 @@
"showLegend" : true, "showLegend" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"eChartsType" : "bar",
"index" : 1,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "1"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "NAME",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
"showTitle" : true, "showTitle" : true,
...@@ -2495,7 +2853,10 @@ ...@@ -2495,7 +2853,10 @@
"readOnly" : true, "readOnly" : true,
"name" : "chart", "name" : "chart",
"modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105", "modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105",
"modeltype" : "PSDECHART" "modeltype" : "PSDECHART",
"getUserParam" : {
"EC.color" : "[\"#5470c6\",\"#91cc75\",\"#fac858\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#5470c6\",\"#91cc75\"]"
}
}, { }, {
"caption" : "学生", "caption" : "学生",
"codeName" : "Usr08070298CustomViewcaptionbar", "codeName" : "Usr08070298CustomViewcaptionbar",
...@@ -2590,7 +2951,11 @@ ...@@ -2590,7 +2951,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -2685,7 +3050,11 @@ ...@@ -2685,7 +3050,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -2698,7 +3067,7 @@ ...@@ -2698,7 +3067,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -2807,7 +3176,11 @@ ...@@ -2807,7 +3176,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -2902,7 +3275,11 @@ ...@@ -2902,7 +3275,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -2915,7 +3292,7 @@ ...@@ -2915,7 +3292,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -2972,31 +3349,80 @@ ...@@ -2972,31 +3349,80 @@
"modelid" : "49e35682a4183d6d89d51d316424de4b", "modelid" : "49e35682a4183d6d89d51d316424de4b",
"modeltype" : "PSSYSDASHBOARD" "modeltype" : "PSSYSDASHBOARD"
}, { }, {
"caption" : "学生", "codeName" : "ScreenDashboardViewtoolbar",
"codeName" : "ScreenDashboardViewcaptionbar", "controlType" : "TOOLBAR",
"controlType" : "CAPTIONBAR", "logicName" : "全屏",
"name" : "captionbar", "name" : "toolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSControlParam" : { } "getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "全屏",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "全屏",
"codeName" : "FullScreen",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_FullScreen",
"name" : "全屏",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"scriptCode" : "console.log('点击全屏')",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "FullScreen",
"uIActionType" : "DEUIACTION",
"id" : "FullScreen@Student"
},
"tooltip" : "全屏",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ], } ],
"getPSDEViewCodeName" : "ScreenDashboardView", "modelid" : "5600865F-17F7-408F-B610-017135F25B12",
"getPSDEViewId" : "62BF07B0-86B6-4C40-8BA4-21B9858A8A98", "modeltype" : "PSDETOOLBAR"
"getPSViewLayoutPanel" : { }, {
"codeName" : "Layoutpanel", "controlType" : "SEARCHBAR",
"controlStyle" : "APPDEPORTALVIEW", "name" : "searchbar",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSControlParam" : { }, "getPSControlParam" : {
"layoutBodyOnly" : true, "id" : "searchbar"
"layoutPanel" : true, },
"useDefaultLayout" : true "quickGroupCount" : -1,
"quickSearchMode" : 0,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : false,
"mobileSearchBar" : false
}, {
"caption" : "学生",
"codeName" : "ScreenDashboardViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ]
}, },
"title" : "大屏数据看板", "title" : "大屏数据看板",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
...@@ -3004,7 +3430,7 @@ ...@@ -3004,7 +3430,7 @@
"enableDP" : true, "enableDP" : true,
"enableQuickGroup" : false, "enableQuickGroup" : false,
"enableQuickSearch" : false, "enableQuickSearch" : false,
"enableSearch" : false, "enableSearch" : true,
"expandSearchForm" : true, "expandSearchForm" : true,
"loadDefault" : true, "loadDefault" : true,
"showDataInfoBar" : true, "showDataInfoBar" : true,
......
...@@ -175,11 +175,124 @@ ...@@ -175,11 +175,124 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
} }
}, },
"logicName" : "FullScreentBar", "logicName" : "fullScreentBar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
"index" : 0,
"name" : "DEFAULT",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"id" : "0"
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "1"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_1",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -263,6 +376,84 @@ ...@@ -263,6 +376,84 @@
"showLegend" : true, "showLegend" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"eChartsType" : "bar",
"index" : 1,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "1"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "NAME",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
"showTitle" : true, "showTitle" : true,
...@@ -271,7 +462,10 @@ ...@@ -271,7 +462,10 @@
"readOnly" : true, "readOnly" : true,
"name" : "chart", "name" : "chart",
"modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105", "modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105",
"modeltype" : "PSDECHART" "modeltype" : "PSDECHART",
"getUserParam" : {
"EC.color" : "[\"#5470c6\",\"#91cc75\",\"#fac858\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#5470c6\",\"#91cc75\"]"
}
}, { }, {
"caption" : "学生", "caption" : "学生",
"codeName" : "Usr08070298CustomViewcaptionbar", "codeName" : "Usr08070298CustomViewcaptionbar",
......
...@@ -259,7 +259,11 @@ ...@@ -259,7 +259,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -354,7 +358,11 @@ ...@@ -354,7 +358,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -367,7 +375,7 @@ ...@@ -367,7 +375,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
......
...@@ -9901,7 +9901,11 @@ ...@@ -9901,7 +9901,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -9996,7 +10000,11 @@ ...@@ -9996,7 +10000,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -10009,7 +10017,7 @@ ...@@ -10009,7 +10017,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -10993,7 +11001,11 @@ ...@@ -10993,7 +11001,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -11088,7 +11100,11 @@ ...@@ -11088,7 +11100,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -11101,7 +11117,7 @@ ...@@ -11101,7 +11117,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -11235,7 +11251,11 @@ ...@@ -11235,7 +11251,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -11330,7 +11350,11 @@ ...@@ -11330,7 +11350,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -11343,7 +11367,7 @@ ...@@ -11343,7 +11367,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -11599,11 +11623,124 @@ ...@@ -11599,11 +11623,124 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
} }
}, },
"logicName" : "FullScreentBar", "logicName" : "fullScreentBar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
"index" : 0,
"name" : "DEFAULT",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"id" : "0"
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "1"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_1",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -11687,6 +11824,84 @@ ...@@ -11687,6 +11824,84 @@
"showLegend" : true, "showLegend" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"eChartsType" : "bar",
"index" : 1,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "1"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "NAME",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
"showTitle" : true, "showTitle" : true,
...@@ -11695,7 +11910,10 @@ ...@@ -11695,7 +11910,10 @@
"readOnly" : true, "readOnly" : true,
"name" : "chart", "name" : "chart",
"modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105", "modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105",
"modeltype" : "PSDECHART" "modeltype" : "PSDECHART",
"getUserParam" : {
"EC.color" : "[\"#5470c6\",\"#91cc75\",\"#fac858\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#5470c6\",\"#91cc75\"]"
}
}, { }, {
"caption" : "学生", "caption" : "学生",
"codeName" : "Usr08070298CustomViewcaptionbar", "codeName" : "Usr08070298CustomViewcaptionbar",
...@@ -78481,6 +78699,133 @@ ...@@ -78481,6 +78699,133 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
}, },
"getPSDEViewCodeName" : "ScreenDashboardView",
"getPSDEViewId" : "62BF07B0-86B6-4C40-8BA4-21B9858A8A98",
"getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "view_pagecaption"
} ],
"codeName" : "Usr0807760630",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "ScreenDashboardViewDEDASHBORADVIEW",
"memo" : "日历视图",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container2",
"getPSLayout" : {
"align" : "space-between",
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "view_pagecaption",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "view_pagecaption",
"predefinedType" : "VIEW_PAGECAPTION",
"renderMode" : "HEADING1",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX",
"widthMode" : "FULL"
}
} ],
"predefinedType" : "CONTAINER"
}, {
"caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid1",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 12,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "DASHBOARD",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "dashboard",
"getPSLayoutPos" : {
"colMD" : 24,
"heightMode" : "FULL",
"layout" : "TABLE_24COL"
},
"showCaption" : true
} ]
} ],
"predefinedType" : "CONTAINER_GRID"
} ],
"predefinedType" : "CONTAINER"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "57EEA97D-5395-4235-B7F1-DF5510BBD4D5",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ { "getPSAppViewEngines" : [ {
"engineCat" : "VIEW", "engineCat" : "VIEW",
"engineType" : "PortalView", "engineType" : "PortalView",
...@@ -78724,7 +79069,11 @@ ...@@ -78724,7 +79069,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -78819,7 +79168,11 @@ ...@@ -78819,7 +79168,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -78832,7 +79185,7 @@ ...@@ -78832,7 +79185,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -78942,7 +79295,11 @@ ...@@ -78942,7 +79295,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -79037,7 +79394,11 @@ ...@@ -79037,7 +79394,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -79050,7 +79411,7 @@ ...@@ -79050,7 +79411,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -79088,7 +79449,7 @@ ...@@ -79088,7 +79449,7 @@
"modeltype" : "PSSYSDBPART" "modeltype" : "PSSYSDBPART"
} ], } ],
"portletType" : "CONTAINER", "portletType" : "CONTAINER",
"showTitleBar" : true "showTitleBar" : false
}, { }, {
"codeName" : "ScreenDashboardViewdashboard_container7", "codeName" : "ScreenDashboardViewdashboard_container7",
"controlType" : "PORTLET", "controlType" : "PORTLET",
...@@ -79158,7 +79519,7 @@ ...@@ -79158,7 +79519,7 @@
"showTitleBar" : true "showTitleBar" : true
} ], } ],
"portletType" : "CONTAINER", "portletType" : "CONTAINER",
"showTitleBar" : true "showTitleBar" : false
}, { }, {
"codeName" : "FullScreenCustomPanelView", "codeName" : "FullScreenCustomPanelView",
"controlType" : "PORTLET", "controlType" : "PORTLET",
...@@ -79715,7 +80076,11 @@ ...@@ -79715,7 +80076,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -79810,7 +80175,11 @@ ...@@ -79810,7 +80175,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -79823,7 +80192,7 @@ ...@@ -79823,7 +80192,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -80266,7 +80635,11 @@ ...@@ -80266,7 +80635,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -80361,7 +80734,11 @@ ...@@ -80361,7 +80734,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -80374,7 +80751,7 @@ ...@@ -80374,7 +80751,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -80492,7 +80869,11 @@ ...@@ -80492,7 +80869,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -80587,7 +80968,11 @@ ...@@ -80587,7 +80968,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -80600,7 +80985,7 @@ ...@@ -80600,7 +80985,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -80868,11 +81253,124 @@ ...@@ -80868,11 +81253,124 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
} }
}, },
"logicName" : "FullScreentBar", "logicName" : "fullScreentBar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
"index" : 0,
"name" : "DEFAULT",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"id" : "0"
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "line_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "1"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_1",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -80956,6 +81454,84 @@ ...@@ -80956,6 +81454,84 @@
"showLegend" : true, "showLegend" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"index" : 0,
"name" : "line_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"eChartsType" : "bar",
"index" : 1,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "1"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "NAME",
"seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
"showTitle" : true, "showTitle" : true,
...@@ -80964,7 +81540,10 @@ ...@@ -80964,7 +81540,10 @@
"readOnly" : true, "readOnly" : true,
"name" : "chart", "name" : "chart",
"modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105", "modelid" : "27CBB8B6-B1C0-421E-930B-56B2374F8105",
"modeltype" : "PSDECHART" "modeltype" : "PSDECHART",
"getUserParam" : {
"EC.color" : "[\"#5470c6\",\"#91cc75\",\"#fac858\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#5470c6\",\"#91cc75\"]"
}
}, { }, {
"caption" : "学生", "caption" : "学生",
"codeName" : "Usr08070298CustomViewcaptionbar", "codeName" : "Usr08070298CustomViewcaptionbar",
...@@ -81059,7 +81638,11 @@ ...@@ -81059,7 +81638,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -81154,7 +81737,11 @@ ...@@ -81154,7 +81737,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -81167,7 +81754,7 @@ ...@@ -81167,7 +81754,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -81276,7 +81863,11 @@ ...@@ -81276,7 +81863,11 @@
"name" : "pie_0-DEFAULT", "name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "STUDENTID", "name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
...@@ -81371,7 +81962,11 @@ ...@@ -81371,7 +81962,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID", "catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie", "eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "pie_0",
...@@ -81384,7 +81979,7 @@ ...@@ -81384,7 +81979,7 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "STUDENTID", "category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
...@@ -81441,31 +82036,80 @@ ...@@ -81441,31 +82036,80 @@
"modelid" : "49e35682a4183d6d89d51d316424de4b", "modelid" : "49e35682a4183d6d89d51d316424de4b",
"modeltype" : "PSSYSDASHBOARD" "modeltype" : "PSSYSDASHBOARD"
}, { }, {
"caption" : "学生", "codeName" : "ScreenDashboardViewtoolbar",
"codeName" : "ScreenDashboardViewcaptionbar", "controlType" : "TOOLBAR",
"controlType" : "CAPTIONBAR", "logicName" : "全屏",
"name" : "captionbar", "name" : "toolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSControlParam" : { } "getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "全屏",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "全屏",
"codeName" : "FullScreen",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_FullScreen",
"name" : "全屏",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"scriptCode" : "console.log('点击全屏')",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "FullScreen",
"uIActionType" : "DEUIACTION",
"id" : "FullScreen@Student"
},
"tooltip" : "全屏",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ], } ],
"getPSDEViewCodeName" : "ScreenDashboardView", "modelid" : "5600865F-17F7-408F-B610-017135F25B12",
"getPSDEViewId" : "62BF07B0-86B6-4C40-8BA4-21B9858A8A98", "modeltype" : "PSDETOOLBAR"
"getPSViewLayoutPanel" : { }, {
"codeName" : "Layoutpanel", "controlType" : "SEARCHBAR",
"controlStyle" : "APPDEPORTALVIEW", "name" : "searchbar",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSControlParam" : { }, "getPSControlParam" : {
"layoutBodyOnly" : true, "id" : "searchbar"
"layoutPanel" : true, },
"useDefaultLayout" : true "quickGroupCount" : -1,
"quickSearchMode" : 0,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : false,
"mobileSearchBar" : false
}, {
"caption" : "学生",
"codeName" : "ScreenDashboardViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ]
}, },
"title" : "大屏数据看板", "title" : "大屏数据看板",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
...@@ -81473,7 +82117,7 @@ ...@@ -81473,7 +82117,7 @@
"enableDP" : true, "enableDP" : true,
"enableQuickGroup" : false, "enableQuickGroup" : false,
"enableQuickSearch" : false, "enableQuickSearch" : false,
"enableSearch" : false, "enableSearch" : true,
"expandSearchForm" : true, "expandSearchForm" : true,
"loadDefault" : true, "loadDefault" : true,
"showDataInfoBar" : true, "showDataInfoBar" : true,
...@@ -114255,6 +114899,23 @@ ...@@ -114255,6 +114899,23 @@
"reportType" : "USER" "reportType" : "USER"
} ], } ],
"getAllPSAppDEUIActions" : [ { "getAllPSAppDEUIActions" : [ {
"actionTarget" : "NONE",
"caption" : "全屏",
"codeName" : "FullScreen",
"frontProcessType" : "OTHER",
"fullCodeName" : "Student_FullScreen",
"name" : "全屏",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"scriptCode" : "console.log('点击全屏')",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "FullScreen",
"uIActionType" : "DEUIACTION",
"id" : "FullScreen@Student"
}, {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "编辑", "caption" : "编辑",
"codeName" : "calc_portlet_data", "codeName" : "calc_portlet_data",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册