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

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

上级 e7592caa
{ {
"codeName" : "Usr09027777EditView_Form", "codeName" : "Usr09027777EditView_Form",
"controlStyle" : "memoForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -611,6 +612,10 @@ ...@@ -611,6 +612,10 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "memoForm"
},
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
......
...@@ -211,6 +211,7 @@ ...@@ -211,6 +211,7 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr09027777EditView_Form", "codeName" : "Usr09027777EditView_Form",
"controlStyle" : "memoForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -906,6 +907,10 @@ ...@@ -906,6 +907,10 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "memoForm"
},
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
......
...@@ -510,6 +510,16 @@ ...@@ -510,6 +510,16 @@
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "DRBAR", "refTag" : "DRBAR",
"runtimeObject" : true "runtimeObject" : true
}, {
"name" : "备忘录表单",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "memoForm"
},
"pluginCode" : "memoForm",
"pluginType" : "CUSTOM",
"refMode" : "CONTROL",
"refTag" : "FORM"
}, { }, {
"name" : "备注编辑器", "name" : "备注编辑器",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册