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

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

上级 b9cd70cf
......@@ -1219,16 +1219,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
......@@ -2189,6 +2189,128 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "gridBeforeLoad",
"defaultParamName" : "Default",
"logicName" : "表格加载前",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuilogics/gridBeforeLoad",
"name" : "表格加载前",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 360,
"logicNodeType" : "BEGIN",
"mOSFilePath" : "psappdeuilogicnodes/Begin",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/Begin",
"topPos" : 290,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 320,
"logicNodeType" : "PREPAREJSPARAM",
"mOSFilePath" : "psappdeuilogicnodes/PREPAREJSPARAM1",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "searchParams",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"name" : "空值(NULL) ==> grid[searchParams]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "searchParams",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "grid"
},
"name" : "searchForm[data] ==> grid[searchParams]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "data",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "searchForm"
},
"srcValueType" : "SRCDLPARAM"
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/PREPAREJSPARAM1",
"topPos" : 450
}, {
"codeName" : "END1",
"leftPos" : 360,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END1",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END1",
"getReturnParam" : {
"modelref" : true,
"id" : "viewParams"
},
"returnType" : "LOGICPARAM",
"topPos" : 610
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "searchForm",
"logicName" : "搜索表单",
"mOSFilePath" : "psappdeuilogicparams/searchForm",
"name" : "搜索表单",
"paramTag" : "customsearchform",
"rTMOSFilePath" : "psappdeuilogicparams/searchForm",
"ctrlParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
}, {
"codeName" : "viewParams",
"logicName" : "查询参数",
"mOSFilePath" : "psappdeuilogicparams/viewParams",
"name" : "查询参数",
"rTMOSFilePath" : "psappdeuilogicparams/viewParams",
"entityParam" : true
}, {
"codeName" : "grid",
"logicName" : "表格",
"mOSFilePath" : "psappdeuilogicparams/grid",
"name" : "表格",
"paramTag" : "customgrid",
"rTMOSFilePath" : "psappdeuilogicparams/grid",
"ctrlParam" : true
} ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuilogics/gridBeforeLoad",
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
......
......@@ -21,6 +21,7 @@
} ],
"codeName" : "Usr0327926428",
"controlType" : "VIEWLAYOUTPANEL",
"hookEventNames" : [ "ONBEFORELOAD" ],
"layoutMode" : "FLEX",
"logicName" : "模拟表格视图布局面板",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/pssysviewlayoutpanels/Usr0327926428",
......@@ -29,6 +30,67 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewLogics" : [ {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "customtoolbar_deuiaction1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "customtoolbar_deuiaction1"
},
"getPSViewCtrlName" : "customtoolbar"
}, {
"eventArg" : "deuiaction2",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "customtoolbar_deuiaction2_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "customtoolbar_deuiaction2"
},
"getPSViewCtrlName" : "customtoolbar"
}, {
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "DEUILOGIC",
"name" : "LOADGRID",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "CustomGridLoad"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "onBeforeLoad",
"logicName" : "gridBeforeLoad",
"logicTrigger" : "PANELEVENT",
"logicType" : "DEUILOGIC",
"name" : "gridBeforeLoad",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "gridBeforeLoad"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSViewCtrlName" : "CUSTOMGRID"
} ],
"getPSControlLogics" : [ {
"eventNames" : "onBeforeLoad",
"logicTag" : "CUSTOMGRID",
"logicType" : "APPVIEWLOGIC",
"name" : "gridBeforeLoad",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "gridBeforeLoad"
}
} ],
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
......@@ -151,42 +213,6 @@
"viewProxyMode" : true,
"modelid" : "2EB29246-7B58-47FB-B35B-2A6B504A2D1E",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewLogics" : [ {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "customtoolbar_deuiaction1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "customtoolbar_deuiaction1"
},
"getPSViewCtrlName" : "customtoolbar"
}, {
"eventArg" : "deuiaction2",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "customtoolbar_deuiaction2_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "customtoolbar_deuiaction2"
},
"getPSViewCtrlName" : "customtoolbar"
}, {
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "DEUILOGIC",
"name" : "LOADGRID",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "CustomGridLoad"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "测试实体编辑视图",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册