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

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

上级 a05b8708
...@@ -456,14 +456,13 @@ ...@@ -456,14 +456,13 @@
"editorParams" : { "editorParams" : {
"OBJECTNAMEFIELD" : "bookname", "OBJECTNAMEFIELD" : "bookname",
"OBJECTVALUEFIELD" : "test", "OBJECTVALUEFIELD" : "test",
"LINKVIEW" : "TRUE",
"AC" : "TRUE", "AC" : "TRUE",
"TRIGGER" : "TRUE", "TRIGGER" : "TRUE",
"OBJECTIDFIELD" : "bookid", "OBJECTIDFIELD" : "bookid",
"VALUETYPE" : "OBJECT", "VALUETYPE" : "OBJECT",
"PICKUPVIEW" : "FALSE" "PICKUPVIEW" : "FALSE"
}, },
"editorType" : "PICKEREX_TRIGGER_LINK", "editorType" : "PICKEREX_TRIGGER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"getLinkPSAppView" : { "getLinkPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -492,7 +491,6 @@ ...@@ -492,7 +491,6 @@
"valueItemName" : "field", "valueItemName" : "field",
"valueType" : "OBJECT", "valueType" : "OBJECT",
"enableAC" : true, "enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : false, "enablePickupView" : false,
"forceSelection" : true, "forceSelection" : true,
"showTrigger" : true, "showTrigger" : true,
...@@ -523,12 +521,11 @@ ...@@ -523,12 +521,11 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"LINKVIEW" : "TRUE",
"AC" : "TRUE", "AC" : "TRUE",
"TRIGGER" : "TRUE", "TRIGGER" : "TRUE",
"PICKUPVIEW" : "FALSE" "PICKUPVIEW" : "FALSE"
}, },
"editorType" : "PICKEREX_TRIGGER_LINK", "editorType" : "PICKEREX_TRIGGER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"getLinkPSAppView" : { "getLinkPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -553,7 +550,6 @@ ...@@ -553,7 +550,6 @@
} ], } ],
"valueItemName" : "field", "valueItemName" : "field",
"enableAC" : true, "enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : false, "enablePickupView" : false,
"forceSelection" : true, "forceSelection" : true,
"showTrigger" : true, "showTrigger" : true,
......
...@@ -573,14 +573,13 @@ ...@@ -573,14 +573,13 @@
"editorParams" : { "editorParams" : {
"OBJECTNAMEFIELD" : "bookname", "OBJECTNAMEFIELD" : "bookname",
"OBJECTVALUEFIELD" : "test", "OBJECTVALUEFIELD" : "test",
"LINKVIEW" : "TRUE",
"AC" : "TRUE", "AC" : "TRUE",
"TRIGGER" : "TRUE", "TRIGGER" : "TRUE",
"OBJECTIDFIELD" : "bookid", "OBJECTIDFIELD" : "bookid",
"VALUETYPE" : "OBJECT", "VALUETYPE" : "OBJECT",
"PICKUPVIEW" : "FALSE" "PICKUPVIEW" : "FALSE"
}, },
"editorType" : "PICKEREX_TRIGGER_LINK", "editorType" : "PICKEREX_TRIGGER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"getLinkPSAppView" : { "getLinkPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -609,7 +608,6 @@ ...@@ -609,7 +608,6 @@
"valueItemName" : "field", "valueItemName" : "field",
"valueType" : "OBJECT", "valueType" : "OBJECT",
"enableAC" : true, "enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : false, "enablePickupView" : false,
"forceSelection" : true, "forceSelection" : true,
"showTrigger" : true, "showTrigger" : true,
...@@ -640,12 +638,11 @@ ...@@ -640,12 +638,11 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"LINKVIEW" : "TRUE",
"AC" : "TRUE", "AC" : "TRUE",
"TRIGGER" : "TRUE", "TRIGGER" : "TRUE",
"PICKUPVIEW" : "FALSE" "PICKUPVIEW" : "FALSE"
}, },
"editorType" : "PICKEREX_TRIGGER_LINK", "editorType" : "PICKEREX_TRIGGER",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"getLinkPSAppView" : { "getLinkPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -670,7 +667,6 @@ ...@@ -670,7 +667,6 @@
} ], } ],
"valueItemName" : "field", "valueItemName" : "field",
"enableAC" : true, "enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : false, "enablePickupView" : false,
"forceSelection" : true, "forceSelection" : true,
"showTrigger" : true, "showTrigger" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册