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

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

上级 91bf65a3
...@@ -1542,6 +1542,13 @@ ...@@ -1542,6 +1542,13 @@
"id" : "ViewMsg3" "id" : "ViewMsg3"
}, },
"position" : "TOP" "position" : "TOP"
}, {
"name" : "动态消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg16"
},
"position" : "BOTTOM"
} ], } ],
"uniqueTag" : "VMGroup2" "uniqueTag" : "VMGroup2"
}, { }, {
...@@ -1579,6 +1586,18 @@ ...@@ -1579,6 +1586,18 @@
"userTag" : "user1", "userTag" : "user1",
"userTag2" : "user2", "userTag2" : "user2",
"enableRemove" : true "enableRemove" : true
}, {
"cacheTimeout" : -1,
"codeName" : "ViewMsg16",
"dynamicMode" : 1,
"messageType" : "INFO",
"name" : "动态消息",
"position" : "TOP",
"removeMode" : 0,
"title" : "动态默认标题",
"uniqueTag" : "ViewMsg16",
"enableCache" : false,
"enableRemove" : false
}, { }, {
"codeName" : "ViewMsg2", "codeName" : "ViewMsg2",
"message" : "视图消息上方", "message" : "视图消息上方",
......
...@@ -63,16 +63,16 @@ ...@@ -63,16 +63,16 @@
"name" : "treeexpbar_load" "name" : "treeexpbar_load"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "FileExpViewnode_file_cm", "codeName" : "FileExpViewtop_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "node_file_cm", "name" : "top_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_file_cm" "id" : "top_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "网盘上传", "caption" : "网盘上传",
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_file_cm_deuiaction1" "id" : "top_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -147,7 +147,7 @@ ...@@ -147,7 +147,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_file_cm_deuiaction2" "id" : "top_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -187,16 +187,16 @@ ...@@ -187,16 +187,16 @@
"modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8", "modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "FileExpViewtop_cm", "codeName" : "FileExpViewnode_file_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "top_cm", "name" : "node_file_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "top_cm" "id" : "node_file_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "网盘上传", "caption" : "网盘上传",
...@@ -206,7 +206,7 @@ ...@@ -206,7 +206,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "top_cm_deuiaction1" "id" : "node_file_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -271,7 +271,7 @@ ...@@ -271,7 +271,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "top_cm_deuiaction2" "id" : "node_file_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
......
...@@ -49,102 +49,6 @@ ...@@ -49,102 +49,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlRenders" : [ {
"name" : "layout",
"getPSLayoutPanel" : {
"codeName" : "TreeLayout",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/TreeLayout.json",
"layoutMode" : "FLEX",
"logicName" : "部件-分页树部件布局面板",
"memo" : "部件-分页树部件布局面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_header",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_searchbar",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "搜索栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_tree",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "树视图",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "tree",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "控件占位",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"showCaption" : true
} ]
} ],
"layoutPanel" : true,
"name" : "layout",
"modelid" : "11bddd0b35b4bd9bf3232da68248b0a0",
"modeltype" : "PSSYSVIEWPANEL"
},
"renderType" : "LAYOUTPANEL"
} ],
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImport"
......
...@@ -225,16 +225,16 @@ ...@@ -225,16 +225,16 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "FileExpViewnode_file_cm", "codeName" : "FileExpViewtop_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "node_file_cm", "name" : "top_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_file_cm" "id" : "top_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "网盘上传", "caption" : "网盘上传",
...@@ -244,7 +244,7 @@ ...@@ -244,7 +244,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_file_cm_deuiaction1" "id" : "top_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -309,7 +309,7 @@ ...@@ -309,7 +309,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_file_cm_deuiaction2" "id" : "top_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -349,16 +349,16 @@ ...@@ -349,16 +349,16 @@
"modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8", "modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "FileExpViewtop_cm", "codeName" : "FileExpViewnode_file_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "top_cm", "name" : "node_file_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "top_cm" "id" : "node_file_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "网盘上传", "caption" : "网盘上传",
...@@ -368,7 +368,7 @@ ...@@ -368,7 +368,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "top_cm_deuiaction1" "id" : "node_file_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -433,7 +433,7 @@ ...@@ -433,7 +433,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "top_cm_deuiaction2" "id" : "node_file_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
......
...@@ -232,16 +232,16 @@ ...@@ -232,16 +232,16 @@
"id" : "TREE" "id" : "TREE"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "FileTreeViewnode_file_cm", "codeName" : "FileTreeViewtop_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "node_file_cm", "name" : "top_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_file_cm" "id" : "top_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "网盘上传", "caption" : "网盘上传",
...@@ -251,7 +251,7 @@ ...@@ -251,7 +251,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_file_cm_deuiaction1" "id" : "top_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -316,7 +316,7 @@ ...@@ -316,7 +316,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_file_cm_deuiaction2" "id" : "top_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -356,16 +356,16 @@ ...@@ -356,16 +356,16 @@
"modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8", "modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "FileTreeViewtop_cm", "codeName" : "FileTreeViewnode_file_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "top_cm", "name" : "node_file_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "top_cm" "id" : "node_file_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "网盘上传", "caption" : "网盘上传",
...@@ -375,7 +375,7 @@ ...@@ -375,7 +375,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "top_cm_deuiaction1" "id" : "node_file_cm_deuiaction1"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "NONE", "actionTarget" : "NONE",
...@@ -440,7 +440,7 @@ ...@@ -440,7 +440,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "top_cm_deuiaction2" "id" : "node_file_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
......
...@@ -216,102 +216,6 @@ ...@@ -216,102 +216,6 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControlRenders" : [ {
"name" : "layout",
"getPSLayoutPanel" : {
"codeName" : "TreeLayout",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/TreeLayout.json",
"layoutMode" : "FLEX",
"logicName" : "部件-分页树部件布局面板",
"memo" : "部件-分页树部件布局面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_header",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_searchbar",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "搜索栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_tree",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "树视图",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "tree",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "控件占位",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"showCaption" : true
} ]
} ],
"layoutPanel" : true,
"name" : "layout",
"modelid" : "11bddd0b35b4bd9bf3232da68248b0a0",
"modeltype" : "PSSYSVIEWPANEL"
},
"renderType" : "LAYOUTPANEL"
} ],
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImport"
......
...@@ -142,102 +142,6 @@ ...@@ -142,102 +142,6 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "TREE" "id" : "TREE"
}, },
"getPSControlRenders" : [ {
"name" : "layout",
"getPSLayoutPanel" : {
"codeName" : "TreeLayout",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/TreeLayout.json",
"layoutMode" : "FLEX",
"logicName" : "部件-分页树部件布局面板",
"memo" : "部件-分页树部件布局面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_header",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_searchbar",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "搜索栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_tree",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "树视图",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "tree",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "控件占位",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"showCaption" : true
} ]
} ],
"layoutPanel" : true,
"name" : "layout",
"modelid" : "11bddd0b35b4bd9bf3232da68248b0a0",
"modeltype" : "PSSYSVIEWPANEL"
},
"renderType" : "LAYOUTPANEL"
} ],
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImport"
......
...@@ -142,102 +142,6 @@ ...@@ -142,102 +142,6 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "TREE" "id" : "TREE"
}, },
"getPSControlRenders" : [ {
"name" : "layout",
"getPSLayoutPanel" : {
"codeName" : "TreeLayout",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/TreeLayout.json",
"layoutMode" : "FLEX",
"logicName" : "部件-分页树部件布局面板",
"memo" : "部件-分页树部件布局面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_header",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_searchbar",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "搜索栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_tree",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "树视图",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "tree",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "控件占位",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"showCaption" : true
} ]
} ],
"layoutPanel" : true,
"name" : "layout",
"modelid" : "11bddd0b35b4bd9bf3232da68248b0a0",
"modeltype" : "PSSYSVIEWPANEL"
},
"renderType" : "LAYOUTPANEL"
} ],
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImport"
......
...@@ -142,102 +142,6 @@ ...@@ -142,102 +142,6 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "TREE" "id" : "TREE"
}, },
"getPSControlRenders" : [ {
"name" : "layout",
"getPSLayoutPanel" : {
"codeName" : "TreeLayout",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/TreeLayout.json",
"layoutMode" : "FLEX",
"logicName" : "部件-分页树部件布局面板",
"memo" : "部件-分页树部件布局面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_header",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_searchbar",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "搜索栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_tree",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "树视图",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "tree",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "控件占位",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"showCaption" : true
} ]
} ],
"layoutPanel" : true,
"name" : "layout",
"modelid" : "11bddd0b35b4bd9bf3232da68248b0a0",
"modeltype" : "PSSYSVIEWPANEL"
},
"renderType" : "LAYOUTPANEL"
} ],
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImport"
......
...@@ -485,102 +485,6 @@ ...@@ -485,102 +485,6 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControlRenders" : [ {
"name" : "layout",
"getPSLayoutPanel" : {
"codeName" : "TreeLayout",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/TreeLayout.json",
"layoutMode" : "FLEX",
"logicName" : "部件-分页树部件布局面板",
"memo" : "部件-分页树部件布局面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_header",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_searchbar",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "搜索栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "control_tree",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "树视图",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "tree",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "控件占位",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"showCaption" : true
} ]
} ],
"layoutPanel" : true,
"name" : "layout",
"modelid" : "11bddd0b35b4bd9bf3232da68248b0a0",
"modeltype" : "PSSYSVIEWPANEL"
},
"renderType" : "LAYOUTPANEL"
} ],
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImport"
......
...@@ -16991,6 +16991,13 @@ ...@@ -16991,6 +16991,13 @@
"id" : "ViewMsg3" "id" : "ViewMsg3"
}, },
"position" : "TOP" "position" : "TOP"
}, {
"name" : "动态消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg16"
},
"position" : "BOTTOM"
} ], } ],
"uniqueTag" : "VMGroup2" "uniqueTag" : "VMGroup2"
}, { }, {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册