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

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

上级 74a6c5c9
......@@ -22,6 +22,7 @@
} ],
"codeName" : "Usr0419653600",
"controlType" : "VIEWLAYOUTPANEL",
"hookEventNames" : [ "ONFOCUS", "ONBLUR" ],
"layoutMode" : "FLEX",
"logicName" : "Usr04196190EditView编辑视图布局面板",
"name" : "layoutpanel",
......@@ -29,6 +30,33 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventNames" : "onFocus",
"logicTag" : "layoutpanel",
"logicType" : "APPDEUILOGIC",
"name" : "logic_show_button",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "comment_icon_show"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "onBlur",
"logicTag" : "layoutpanel",
"logicType" : "APPDEUILOGIC",
"name" : "logic_hidden_button",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "comment_icon_hidden"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册