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

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

上级 69cb692a
...@@ -1219,16 +1219,16 @@ ...@@ -1219,16 +1219,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -1954,26 +1954,30 @@ ...@@ -1954,26 +1954,30 @@
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"mOSFilePath" : "psappdeuilogicnodes/Begin", "mOSFilePath" : "psappdeuilogicnodes/Begin",
"name" : "开始", "name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/Begin", "rTMOSFilePath" : "psappdeuilogicnodes/Begin",
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"codeName" : "VIEWCTRLINVOKE2", "codeName" : "END1",
"getInvokeCtrl" : { "leftPos" : 546,
"modelref" : true, "logicNodeType" : "END",
"id" : "grid" "mOSFilePath" : "psappdeuilogicnodes/END1",
}, "name" : "结束",
"invokeMethod" : "load", "rTMOSFilePath" : "psappdeuilogicnodes/END1",
"getInvokeParam" : { "returnType" : "NONEVALUE",
"modelref" : true, "topPos" : 726
"id" : "viewParams"
},
"leftPos" : 370,
"logicNodeType" : "VIEWCTRLINVOKE",
"mOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE2",
"name" : "表格部件加载",
"rTMOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE2",
"topPos" : 572
}, { }, {
"codeName" : "VIEWCTRLINVOKE1", "codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : { "getInvokeCtrl" : {
...@@ -1989,48 +1993,128 @@ ...@@ -1989,48 +1993,128 @@
"logicNodeType" : "VIEWCTRLINVOKE", "logicNodeType" : "VIEWCTRLINVOKE",
"mOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE1", "mOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE1",
"name" : "搜索表单加载草稿", "name" : "搜索表单加载草稿",
"rTMOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE1", "getPSDEUILogicLinks" : [ {
"topPos" : 420 "getDstPSDEUILogicNode" : {
}, {
"codeName" : "VIEWCTRLFIREEVENT1",
"eventName" : "onLoadSuccess",
"getEventParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "VIEWCTRLINVOKE2"
}, },
"getFireCtrl" : { "linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "grid" "id" : "VIEWCTRLINVOKE1"
}, }
"leftPos" : 790, } ],
"logicNodeType" : "VIEWCTRLFIREEVENT", "rTMOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE1",
"mOSFilePath" : "psappdeuilogicnodes/VIEWCTRLFIREEVENT1", "topPos" : 420
"name" : "视图部件事件触发",
"rTMOSFilePath" : "psappdeuilogicnodes/VIEWCTRLFIREEVENT1",
"topPos" : 430
}, { }, {
"codeName" : "BINDPARAM1", "codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "searchForm" "id" : "searchForm"
}, },
"leftPos" : 639, "leftPos" : 506,
"logicNodeType" : "BINDPARAM", "logicNodeType" : "BINDPARAM",
"mOSFilePath" : "psappdeuilogicnodes/BINDPARAM1", "mOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"name" : "绑定参数", "name" : "绑定参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "ISNOTNULL",
"getDstLogicParam" : {
"modelref" : true,
"id" : "searchForm"
},
"logicType" : "SINGLE",
"name" : "searchForm 值不为空(NotNil)"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE2"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "ISNULL",
"getDstLogicParam" : {
"modelref" : true,
"id" : "searchForm"
},
"logicType" : "SINGLE",
"name" : "searchForm 值为空(Nil)"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/BINDPARAM1", "rTMOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"getSrcPSDEUILogicParam" : { "getSrcPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "view" "id" : "view"
}, },
"topPos" : 216 "topPos" : 188
}, {
"codeName" : "VIEWCTRLINVOKE2",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "grid"
},
"invokeMethod" : "load",
"getInvokeParam" : {
"modelref" : true,
"id" : "viewParams"
},
"leftPos" : 506,
"logicNodeType" : "VIEWCTRLINVOKE",
"mOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE2",
"name" : "表格部件加载",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE2"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/VIEWCTRLINVOKE2",
"topPos" : 572
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "grid", "codeName" : "viewParams",
"logicName" : "表格部件", "logicName" : "视图参数",
"mOSFilePath" : "psappdeuilogicparams/grid", "mOSFilePath" : "psappdeuilogicparams/viewParams",
"name" : "表格部件", "name" : "视图参数",
"rTMOSFilePath" : "psappdeuilogicparams/grid", "rTMOSFilePath" : "psappdeuilogicparams/viewParams",
"viewNavDataParam" : true
}, {
"codeName" : "searchForm",
"logicName" : "搜索表单部件",
"mOSFilePath" : "psappdeuilogicparams/searchForm",
"name" : "搜索表单部件",
"rTMOSFilePath" : "psappdeuilogicparams/searchForm",
"ctrlParam" : true "ctrlParam" : true
}, { }, {
"codeName" : "view", "codeName" : "view",
...@@ -2048,19 +2132,12 @@ ...@@ -2048,19 +2132,12 @@
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, { }, {
"codeName" : "searchForm", "codeName" : "grid",
"logicName" : "搜索表单部件", "logicName" : "表格部件",
"mOSFilePath" : "psappdeuilogicparams/searchForm", "mOSFilePath" : "psappdeuilogicparams/grid",
"name" : "搜索表单部件", "name" : "表格部件",
"rTMOSFilePath" : "psappdeuilogicparams/searchForm", "rTMOSFilePath" : "psappdeuilogicparams/grid",
"ctrlParam" : true "ctrlParam" : true
}, {
"codeName" : "viewParams",
"logicName" : "视图参数",
"mOSFilePath" : "psappdeuilogicparams/viewParams",
"name" : "视图参数",
"rTMOSFilePath" : "psappdeuilogicparams/viewParams",
"viewNavDataParam" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuilogics/CustomGridLoad", "rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuilogics/CustomGridLoad",
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
......
...@@ -173,6 +173,19 @@ ...@@ -173,6 +173,19 @@
"id" : "customtoolbar_deuiaction2" "id" : "customtoolbar_deuiaction2"
}, },
"getPSViewCtrlName" : "customtoolbar" "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" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册