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

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

上级 4ed56d90
......@@ -1530,6 +1530,23 @@
"reportType" : "USER"
} ],
"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",
"caption" : "编辑",
"codeName" : "calc_portlet_data",
......
......@@ -47,7 +47,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -68,7 +72,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -81,7 +89,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......
......@@ -16,11 +16,124 @@
"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" : {
"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" : {
"index" : 0,
"id" : "0"
......@@ -30,6 +143,84 @@
"showLegend" : true,
"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" : {
"index" : 0,
"showTitle" : true,
......@@ -37,5 +228,8 @@
},
"readOnly" : true,
"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 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -319,7 +323,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -332,7 +340,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -442,7 +450,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -537,7 +549,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -550,7 +566,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -588,7 +604,7 @@
"modeltype" : "PSSYSDBPART"
} ],
"portletType" : "CONTAINER",
"showTitleBar" : true
"showTitleBar" : false
}, {
"codeName" : "ScreenDashboardViewdashboard_container7",
"controlType" : "PORTLET",
......@@ -658,7 +674,7 @@
"showTitleBar" : true
} ],
"portletType" : "CONTAINER",
"showTitleBar" : true
"showTitleBar" : false
}, {
"codeName" : "FullScreenCustomPanelView",
"controlType" : "PORTLET",
......@@ -1215,7 +1231,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -1310,7 +1330,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -1323,7 +1347,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -1766,7 +1790,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -1861,7 +1889,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -1874,7 +1906,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -1992,7 +2024,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -2087,7 +2123,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -2100,7 +2140,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -2368,11 +2408,124 @@
"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" : {
"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" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
......@@ -2456,6 +2609,84 @@
"showLegend" : true,
"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" : {
"index" : 0,
"showTitle" : true,
......@@ -2464,7 +2695,10 @@
"readOnly" : true,
"name" : "chart",
"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" : "学生",
"codeName" : "Usr08070298CustomViewcaptionbar",
......@@ -2559,7 +2793,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -2654,7 +2892,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -2667,7 +2909,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -2776,7 +3018,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -2871,7 +3117,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -2884,7 +3134,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......
......@@ -12,6 +12,133 @@
"modelref" : true,
"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" : [ {
"engineCat" : "VIEW",
"engineType" : "PortalView",
......@@ -255,7 +382,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -350,7 +481,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -363,7 +498,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -473,7 +608,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -568,7 +707,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -581,7 +724,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -619,7 +762,7 @@
"modeltype" : "PSSYSDBPART"
} ],
"portletType" : "CONTAINER",
"showTitleBar" : true
"showTitleBar" : false
}, {
"codeName" : "ScreenDashboardViewdashboard_container7",
"controlType" : "PORTLET",
......@@ -689,7 +832,7 @@
"showTitleBar" : true
} ],
"portletType" : "CONTAINER",
"showTitleBar" : true
"showTitleBar" : false
}, {
"codeName" : "FullScreenCustomPanelView",
"controlType" : "PORTLET",
......@@ -1246,7 +1389,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -1341,7 +1488,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -1354,7 +1505,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -1797,7 +1948,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -1892,7 +2047,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -1905,7 +2064,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -2023,7 +2182,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -2118,7 +2281,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -2131,7 +2298,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -2399,11 +2566,124 @@
"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" : {
"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" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
......@@ -2487,6 +2767,84 @@
"showLegend" : true,
"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" : {
"index" : 0,
"showTitle" : true,
......@@ -2495,7 +2853,10 @@
"readOnly" : true,
"name" : "chart",
"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" : "学生",
"codeName" : "Usr08070298CustomViewcaptionbar",
......@@ -2590,7 +2951,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -2685,7 +3050,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -2698,7 +3067,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -2807,7 +3176,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -2902,7 +3275,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -2915,7 +3292,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -2972,31 +3349,80 @@
"modelid" : "49e35682a4183d6d89d51d316424de4b",
"modeltype" : "PSSYSDASHBOARD"
}, {
"caption" : "学生",
"codeName" : "ScreenDashboardViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"codeName" : "ScreenDashboardViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "全屏",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"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",
"getPSDEViewId" : "62BF07B0-86B6-4C40-8BA4-21B9858A8A98",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEPORTALVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"modelid" : "5600865F-17F7-408F-B610-017135F25B12",
"modeltype" : "PSDETOOLBAR"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
"getPSControlParam" : {
"id" : "searchbar"
},
"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" : "大屏数据看板",
"viewStyle" : "DEFAULT",
......@@ -3004,7 +3430,7 @@
"enableDP" : true,
"enableQuickGroup" : false,
"enableQuickSearch" : false,
"enableSearch" : false,
"enableSearch" : true,
"expandSearchForm" : true,
"loadDefault" : true,
"showDataInfoBar" : true,
......
......@@ -175,11 +175,124 @@
"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" : {
"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" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
......@@ -263,6 +376,84 @@
"showLegend" : true,
"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" : {
"index" : 0,
"showTitle" : true,
......@@ -271,7 +462,10 @@
"readOnly" : true,
"name" : "chart",
"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" : "学生",
"codeName" : "Usr08070298CustomViewcaptionbar",
......
......@@ -259,7 +259,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -354,7 +358,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -367,7 +375,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......
......@@ -9901,7 +9901,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -9996,7 +10000,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -10009,7 +10017,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -10993,7 +11001,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -11088,7 +11100,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -11101,7 +11117,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -11235,7 +11251,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -11330,7 +11350,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -11343,7 +11367,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -11599,11 +11623,124 @@
"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" : {
"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" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
......@@ -11687,6 +11824,84 @@
"showLegend" : true,
"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" : {
"index" : 0,
"showTitle" : true,
......@@ -11695,7 +11910,10 @@
"readOnly" : true,
"name" : "chart",
"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" : "学生",
"codeName" : "Usr08070298CustomViewcaptionbar",
......@@ -78481,6 +78699,133 @@
"modelref" : true,
"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" : [ {
"engineCat" : "VIEW",
"engineType" : "PortalView",
......@@ -78724,7 +79069,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -78819,7 +79168,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -78832,7 +79185,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -78942,7 +79295,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -79037,7 +79394,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -79050,7 +79411,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -79088,7 +79449,7 @@
"modeltype" : "PSSYSDBPART"
} ],
"portletType" : "CONTAINER",
"showTitleBar" : true
"showTitleBar" : false
}, {
"codeName" : "ScreenDashboardViewdashboard_container7",
"controlType" : "PORTLET",
......@@ -79158,7 +79519,7 @@
"showTitleBar" : true
} ],
"portletType" : "CONTAINER",
"showTitleBar" : true
"showTitleBar" : false
}, {
"codeName" : "FullScreenCustomPanelView",
"controlType" : "PORTLET",
......@@ -79715,7 +80076,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -79810,7 +80175,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -79823,7 +80192,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -80266,7 +80635,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -80361,7 +80734,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -80374,7 +80751,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -80492,7 +80869,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -80587,7 +80968,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -80600,7 +80985,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -80868,11 +81253,124 @@
"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" : {
"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" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
......@@ -80956,6 +81454,84 @@
"showLegend" : true,
"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" : {
"index" : 0,
"showTitle" : true,
......@@ -80964,7 +81540,10 @@
"readOnly" : true,
"name" : "chart",
"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" : "学生",
"codeName" : "Usr08070298CustomViewcaptionbar",
......@@ -81059,7 +81638,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -81154,7 +81737,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -81167,7 +81754,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -81276,7 +81863,11 @@
"name" : "pie_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "STUDENTID",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
......@@ -81371,7 +81962,11 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "STUDENTID",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0,
"name" : "pie_0",
......@@ -81384,7 +81979,7 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "STUDENTID",
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
......@@ -81441,31 +82036,80 @@
"modelid" : "49e35682a4183d6d89d51d316424de4b",
"modeltype" : "PSSYSDASHBOARD"
}, {
"caption" : "学生",
"codeName" : "ScreenDashboardViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"codeName" : "ScreenDashboardViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "全屏",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"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",
"getPSDEViewId" : "62BF07B0-86B6-4C40-8BA4-21B9858A8A98",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEPORTALVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"modelid" : "5600865F-17F7-408F-B610-017135F25B12",
"modeltype" : "PSDETOOLBAR"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
"getPSControlParam" : {
"id" : "searchbar"
},
"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" : "大屏数据看板",
"viewStyle" : "DEFAULT",
......@@ -81473,7 +82117,7 @@
"enableDP" : true,
"enableQuickGroup" : false,
"enableQuickSearch" : false,
"enableSearch" : false,
"enableSearch" : true,
"expandSearchForm" : true,
"loadDefault" : true,
"showDataInfoBar" : true,
......@@ -114255,6 +114899,23 @@
"reportType" : "USER"
} ],
"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",
"caption" : "编辑",
"codeName" : "calc_portlet_data",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册