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

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

上级 4a43a4cb
{
"codeName" : "TreeExpView_TreeView",
"controlStyle" : "testtreeviewplugin",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -274,6 +275,10 @@
"selected" : false,
"id" : "node_3"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "testtreeviewplugin"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
......
......@@ -1057,6 +1057,7 @@
},
"getPSControls" : [ {
"codeName" : "TreeExpView_TreeView",
"controlStyle" : "testtreeviewplugin",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -1401,6 +1402,10 @@
"selected" : false,
"id" : "node_3"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "testtreeviewplugin"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
......
......@@ -100,6 +100,7 @@
},
"getPSControls" : [ {
"codeName" : "TreeExpView_TreeView",
"controlStyle" : "testtreeviewplugin",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -444,6 +445,10 @@
"selected" : false,
"id" : "node_3"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "testtreeviewplugin"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
......
......@@ -100,6 +100,7 @@
},
"getPSControls" : [ {
"codeName" : "TreeExpView_TreeView",
"controlStyle" : "testtreeviewplugin",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -444,6 +445,10 @@
"selected" : false,
"id" : "node_3"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "testtreeviewplugin"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
......
......@@ -97,6 +97,7 @@
},
"getPSControls" : [ {
"codeName" : "TreeExpView_TreeView",
"controlStyle" : "testtreeviewplugin",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -444,6 +445,10 @@
"selected" : false,
"id" : "node_3"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "testtreeviewplugin"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
......
......@@ -94,6 +94,7 @@
},
"getPSControls" : [ {
"codeName" : "TreeExpView_TreeView",
"controlStyle" : "testtreeviewplugin",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -438,6 +439,10 @@
"selected" : false,
"id" : "node_3"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "testtreeviewplugin"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
......
......@@ -6849,6 +6849,16 @@
"refMode" : "CONTROLITEM",
"refTag" : "DATAVIEW",
"refTag2" : "ITEM"
}, {
"name" : "测试树视图绘制插件",
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "testtreeviewplugin"
},
"pluginCode" : "testtreeviewplugin",
"pluginType" : "TREE_RENDER",
"refMode" : "CONTROL",
"refTag" : "TREEVIEW"
}, {
"name" : "测试编辑器自定义绘制插件",
"getPSSysPFPlugin" : {
......@@ -583,6 +583,16 @@
"refMode" : "CONTROLITEM",
"refTag" : "DATAVIEW",
"refTag2" : "ITEM"
}, {
"name" : "测试树视图绘制插件",
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "testtreeviewplugin"
},
"pluginCode" : "testtreeviewplugin",
"pluginType" : "TREE_RENDER",
"refMode" : "CONTROL",
"refTag" : "TREEVIEW"
}, {
"name" : "测试编辑器自定义绘制插件",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册