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

tony001 发布系统代码 [TrainSys,Mob]

上级 8f9d06d4
......@@ -44,22 +44,11 @@
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"hookEventNames" : [ "LOAD", "CLICK", "SELECTCHANGE" ],
"logicName" : "测试树视图_树视图",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventNames" : "LOAD;CLICK;SELECTCHANGE",
"logicTag" : "tree",
"logicType" : "APPVIEWENGINE",
"name" : "engine_tree",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : {
"modelref" : true,
......
......@@ -16,14 +16,23 @@
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "MobTreeView",
"name" : "engine",
"getPSUIEngineParams" : [ {
"ctrlName" : "tree",
"name" : "TREE",
"paramType" : "CTRL"
} ]
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "MobTreeViewrighttoolbar",
"controlType" : "TOOLBAR",
"name" : "righttoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "RIGHTTOOLBAR"
},
"xDataControlName" : "tree",
"modelid" : "5b0adc6008e49c23a960417dc8b3d9f3_righttoolbar",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "TestTreeView_TreeView",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
......@@ -69,7 +78,6 @@
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"hookEventNames" : [ "LOAD", "CLICK", "SELECTCHANGE" ],
"logicName" : "测试树视图_树视图",
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -140,20 +148,10 @@
"enableDEFieldPrivilege" : false,
"id" : "树视图处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "LOAD;CLICK;SELECTCHANGE",
"logicTag" : "tree",
"logicType" : "APPVIEWENGINE",
"name" : "engine_tree",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "TREE"
"id" : "TREEVIEW"
},
"getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : {
......@@ -400,23 +398,9 @@
"enableRootSelect" : false,
"outputIconDefault" : true,
"rootVisible" : false,
"name" : "tree",
"name" : "treeview",
"modelid" : "CC94B4C9-81F3-4BA8-BCD7-B0A2AE2ABD31",
"modeltype" : "PSDETREEVIEW"
}, {
"codeName" : "MobTreeViewrighttoolbar",
"controlType" : "TOOLBAR",
"name" : "righttoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "RIGHTTOOLBAR"
},
"xDataControlName" : "tree",
"modelid" : "5b0adc6008e49c23a960417dc8b3d9f3_righttoolbar",
"modeltype" : "PSDETOOLBAR"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
......@@ -465,6 +449,7 @@
"viewStyle" : "DEFAULT",
"viewType" : "DEMOBTREEVIEW",
"xDataControlName" : "tree",
"xDataPSControl" : "视图[Test.TESTMobTreeView]无法获取部件[tree]",
"enableDP" : true,
"enableFilter" : true,
"enablePullDownRefresh" : false,
......
......@@ -5783,14 +5783,23 @@
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "MobTreeView",
"name" : "engine",
"getPSUIEngineParams" : [ {
"ctrlName" : "tree",
"name" : "TREE",
"paramType" : "CTRL"
} ]
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "MobTreeViewrighttoolbar",
"controlType" : "TOOLBAR",
"name" : "righttoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "RIGHTTOOLBAR"
},
"xDataControlName" : "tree",
"modelid" : "5b0adc6008e49c23a960417dc8b3d9f3_righttoolbar",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "TestTreeView_TreeView",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
......@@ -5836,7 +5845,6 @@
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"hookEventNames" : [ "LOAD", "CLICK", "SELECTCHANGE" ],
"logicName" : "测试树视图_树视图",
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -5907,20 +5915,10 @@
"enableDEFieldPrivilege" : false,
"id" : "树视图处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "LOAD;CLICK;SELECTCHANGE",
"logicTag" : "tree",
"logicType" : "APPVIEWENGINE",
"name" : "engine_tree",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "TREE"
"id" : "TREEVIEW"
},
"getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : {
......@@ -6167,23 +6165,9 @@
"enableRootSelect" : false,
"outputIconDefault" : true,
"rootVisible" : false,
"name" : "tree",
"name" : "treeview",
"modelid" : "CC94B4C9-81F3-4BA8-BCD7-B0A2AE2ABD31",
"modeltype" : "PSDETREEVIEW"
}, {
"codeName" : "MobTreeViewrighttoolbar",
"controlType" : "TOOLBAR",
"name" : "righttoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "RIGHTTOOLBAR"
},
"xDataControlName" : "tree",
"modelid" : "5b0adc6008e49c23a960417dc8b3d9f3_righttoolbar",
"modeltype" : "PSDETOOLBAR"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
......@@ -6232,6 +6216,7 @@
"viewStyle" : "DEFAULT",
"viewType" : "DEMOBTREEVIEW",
"xDataControlName" : "tree",
"xDataPSControl" : "视图[Test.TESTMobTreeView]无法获取部件[tree]",
"enableDP" : true,
"enableFilter" : true,
"enablePullDownRefresh" : false,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册