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

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

上级 ac0e58f3
......@@ -2599,6 +2599,12 @@
"name" : "大屏进度条",
"realModelSubType" : "DEPANELVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr08132390CustomView",
"logicName" : "大屏小组件展示视图",
"name" : "大屏小组件展示视图",
"realModelSubType" : "DECUSTOMVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr08133099CustomView",
"logicName" : "边框13",
......
......@@ -1653,6 +1653,30 @@
"uIActionTag" : "panel_Usr0807337154_button_openview_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Usr0807337154_button_openview_click@Student"
}, {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0813900893_button_calluilogic_click",
"fullCodeName" : "Student_panel_Usr0813900893_button_calluilogic_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSNavigateParams" : [ {
"key" : "buttonname",
"name" : "buttonname",
"value" : "CustomButton1",
"rawValue" : true
} ],
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionParamJO" : {
"buttonName" : "CustomButton1"
},
"uIActionTag" : "panel_Usr0813900893_button_calluilogic_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Usr0813900893_button_calluilogic_click@Student"
}, {
"actionTarget" : "NONE",
"caption" : "编辑",
......@@ -2710,6 +2734,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json",
"viewType" : "DECALENDARVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr08132390CustomView.json",
"viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr08080663ChartView.json",
......
......@@ -14,6 +14,181 @@
"layout" : "TABLE_24COL"
},
"getPSControls" : [ {
"codeName" : "Usr08129386DashboardViewdashboard_container1",
"controlType" : "PORTLET",
"height" : 120.0,
"name" : "dashboard_container1",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "dashboard_container1"
},
"getPSControlParam" : {
"height" : 120.0,
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 120,
"heightMode" : "PX",
"layout" : "TABLE_24COL"
},
"getPSControls" : [ {
"codeName" : "fullScreen_minicomponent",
"controlType" : "PORTLET",
"height" : 300.0,
"name" : "dashboard_sysportlet4",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "dashboard_sysportlet4"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPortletPSAppView" : {
"accUserMode" : 2,
"caption" : "学生",
"codeName" : "studentUsr08132390CustomView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr08132390CustomView.json",
"name" : "studentUsr08132390CustomView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Ungroup.json"
},
"getPSDEViewCodeName" : "Usr08132390CustomView",
"getPSDEViewId" : "8156BB5A-FC4C-4524-8361-0CA67A673086",
"getPSViewLayoutPanel" : {
"codeName" : "Usr0813900893",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "大屏小组件展示视图布局面板",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_button_calluilogic"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "CUSTOM_BTN"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0813900893_button_calluilogic_click",
"fullCodeName" : "Student_panel_Usr0813900893_button_calluilogic_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSNavigateParams" : [ {
"key" : "buttonname",
"name" : "buttonname",
"value" : "CustomButton1",
"rawValue" : true
} ],
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionParamJO" : {
"buttonName" : "CustomButton1"
},
"uIActionTag" : "panel_Usr0813900893_button_calluilogic_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Usr0813900893_button_calluilogic_click@Student"
},
"tooltip" : "按钮",
"uIActionTarget" : "NONE",
"showCaption" : true
} ]
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "3D4AF7DE-05F9-442D-9133-101C4BEB2D55",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSControls" : [ {
"caption" : "学生",
"codeName" : "Usr08132390CustomViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ]
},
"title" : "大屏小组件展示视图",
"viewStyle" : "DEFAULT",
"viewType" : "DECUSTOMVIEW",
"enableDP" : true,
"modelid" : "38052b2dc998143f29aed4efb8b0f00e",
"modeltype" : "PSAPPDEVIEW"
},
"portletType" : "VIEW",
"title" : "大屏小组件展示视图",
"showTitleBar" : true,
"modelid" : "2AD6FE8A-1E1B-478C-87CC-D19AB1C590F3",
"modeltype" : "PSSYSDBPART"
} ],
"portletType" : "CONTAINER",
"title" : "小组件展示",
"showTitleBar" : true
}, {
"codeName" : "water_level",
"controlType" : "PORTLET",
"height" : 400.0,
......
......@@ -45,6 +45,181 @@
"layout" : "TABLE_24COL"
},
"getPSControls" : [ {
"codeName" : "Usr08129386DashboardViewdashboard_container1",
"controlType" : "PORTLET",
"height" : 120.0,
"name" : "dashboard_container1",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "dashboard_container1"
},
"getPSControlParam" : {
"height" : 120.0,
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 120,
"heightMode" : "PX",
"layout" : "TABLE_24COL"
},
"getPSControls" : [ {
"codeName" : "fullScreen_minicomponent",
"controlType" : "PORTLET",
"height" : 300.0,
"name" : "dashboard_sysportlet4",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "dashboard_sysportlet4"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPortletPSAppView" : {
"accUserMode" : 2,
"caption" : "学生",
"codeName" : "studentUsr08132390CustomView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr08132390CustomView.json",
"name" : "studentUsr08132390CustomView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Ungroup.json"
},
"getPSDEViewCodeName" : "Usr08132390CustomView",
"getPSDEViewId" : "8156BB5A-FC4C-4524-8361-0CA67A673086",
"getPSViewLayoutPanel" : {
"codeName" : "Usr0813900893",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "大屏小组件展示视图布局面板",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_button_calluilogic"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "CUSTOM_BTN"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0813900893_button_calluilogic_click",
"fullCodeName" : "Student_panel_Usr0813900893_button_calluilogic_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSNavigateParams" : [ {
"key" : "buttonname",
"name" : "buttonname",
"value" : "CustomButton1",
"rawValue" : true
} ],
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionParamJO" : {
"buttonName" : "CustomButton1"
},
"uIActionTag" : "panel_Usr0813900893_button_calluilogic_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Usr0813900893_button_calluilogic_click@Student"
},
"tooltip" : "按钮",
"uIActionTarget" : "NONE",
"showCaption" : true
} ]
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "3D4AF7DE-05F9-442D-9133-101C4BEB2D55",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSControls" : [ {
"caption" : "学生",
"codeName" : "Usr08132390CustomViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ]
},
"title" : "大屏小组件展示视图",
"viewStyle" : "DEFAULT",
"viewType" : "DECUSTOMVIEW",
"enableDP" : true,
"modelid" : "38052b2dc998143f29aed4efb8b0f00e",
"modeltype" : "PSAPPDEVIEW"
},
"portletType" : "VIEW",
"title" : "大屏小组件展示视图",
"showTitleBar" : true,
"modelid" : "2AD6FE8A-1E1B-478C-87CC-D19AB1C590F3",
"modeltype" : "PSSYSDBPART"
} ],
"portletType" : "CONTAINER",
"title" : "小组件展示",
"showTitleBar" : true
}, {
"codeName" : "water_level",
"controlType" : "PORTLET",
"height" : 400.0,
......
{
"accUserMode" : 2,
"caption" : "学生",
"codeName" : "studentUsr08132390CustomView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr08132390CustomView.json",
"name" : "studentUsr08132390CustomView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Ungroup.json"
},
"getPSDEViewCodeName" : "Usr08132390CustomView",
"getPSDEViewId" : "8156BB5A-FC4C-4524-8361-0CA67A673086",
"getPSViewLayoutPanel" : {
"codeName" : "Usr0813900893",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "大屏小组件展示视图布局面板",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_button_calluilogic"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "CUSTOM_BTN"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0813900893_button_calluilogic_click",
"fullCodeName" : "Student_panel_Usr0813900893_button_calluilogic_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSNavigateParams" : [ {
"key" : "buttonname",
"name" : "buttonname",
"value" : "CustomButton1",
"rawValue" : true
} ],
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionParamJO" : {
"buttonName" : "CustomButton1"
},
"uIActionTag" : "panel_Usr0813900893_button_calluilogic_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Usr0813900893_button_calluilogic_click@Student"
},
"tooltip" : "按钮",
"uIActionTarget" : "NONE",
"showCaption" : true
} ]
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "3D4AF7DE-05F9-442D-9133-101C4BEB2D55",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSControls" : [ {
"caption" : "学生",
"codeName" : "Usr08132390CustomViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ]
},
"title" : "大屏小组件展示视图",
"viewStyle" : "DEFAULT",
"viewType" : "DECUSTOMVIEW",
"enableDP" : true,
"modelid" : "38052b2dc998143f29aed4efb8b0f00e",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
......@@ -1023,6 +1023,17 @@
"refMode" : "CONTROL",
"refTag" : "TREEVIEW",
"runtimeObject" : true
}, {
"name" : "自定义按钮",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "CUSTOM_BTN"
},
"pluginCode" : "CUSTOM_BTN",
"pluginType" : "CUSTOM",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "BUTTON"
}, {
"name" : "自定义插件",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册