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

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

上级 0cba7a91
...@@ -1490,6 +1490,12 @@ ...@@ -1490,6 +1490,12 @@
} ], } ],
"topPos" : 180, "topPos" : 180,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 860,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 620
}, { }, {
"codeName" : "VIEWCTRLINVOKE1", "codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : { "getInvokeCtrl" : {
...@@ -1497,6 +1503,10 @@ ...@@ -1497,6 +1503,10 @@
"id" : "view" "id" : "view"
}, },
"invokeMethod" : "load", "invokeMethod" : "load",
"getInvokeParam" : {
"modelref" : true,
"id" : "view_params"
},
"leftPos" : 622, "leftPos" : 622,
"logicNodeType" : "VIEWCTRLINVOKE", "logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用", "name" : "视图部件调用",
...@@ -1514,30 +1524,51 @@ ...@@ -1514,30 +1524,51 @@
} ], } ],
"topPos" : 495 "topPos" : 495
}, { }, {
"code" : "console.log('测试', view)", "codeName" : "PREPAREJSPARAM1",
"codeName" : "RAWJSCODE1", "leftPos" : 820,
"leftPos" : 1084, "logicNodeType" : "PREPAREJSPARAM",
"logicNodeType" : "RAWJSCODE", "name" : "获取名字",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "END1" "id" : "PREPAREJSPARAM2"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "RAWJSCODE1" "id" : "PREPAREJSPARAM1"
} }
} ], } ],
"topPos" : 495 "getPSDEUILogicNodeParams" : [ {
}, { "getDstPSDEUILogicParam" : {
"codeName" : "END1", "modelref" : true,
"leftPos" : 860, "id" : "container_singledata"
"logicNodeType" : "END", },
"name" : "结束", "name" : "view[layoutPanel.panelItems.container_singledata] ==> container_singledata",
"topPos" : 620 "paramAction" : "SETPARAMVALUE",
"srcFieldName" : "layoutPanel.panelItems.container_singledata",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "view"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "testgridname",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "commit_object"
},
"name" : "container_singledata[panelItems.testgridname.value] ==> commit_object[testgridname]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "panelItems.testgridname.value",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "container_singledata"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 300
}, { }, {
"codeName" : "DEACTION1", "codeName" : "DEACTION1",
"getDstPSAppDEAction" : { "getDstPSAppDEAction" : {
...@@ -1613,73 +1644,51 @@ ...@@ -1613,73 +1644,51 @@
} ], } ],
"topPos" : 400 "topPos" : 400
}, { }, {
"codeName" : "PREPAREJSPARAM1", "code" : "console.log('测试', view)",
"leftPos" : 820, "codeName" : "RAWJSCODE1",
"logicNodeType" : "PREPAREJSPARAM", "leftPos" : 1084,
"name" : "获取名字", "logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM2" "id" : "END1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "RAWJSCODE1"
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "topPos" : 495
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "container_singledata"
},
"name" : "view[layoutPanel.panelItems.container_singledata] ==> container_singledata",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "layoutPanel.panelItems.container_singledata",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "view"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "testgridname",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "commit_object"
},
"name" : "container_singledata[panelItems.testgridname.value] ==> commit_object[testgridname]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "panelItems.testgridname.value",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "container_singledata"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 300
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "container_singledata", "codeName" : "view_params",
"logicName" : "单数据容器变量", "logicName" : "视图参数",
"name" : "单数据容器变量", "name" : "视图参数",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "view",
"logicName" : "当前视图",
"name" : "当前视图",
"activeViewParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "view",
"logicName" : "当前视图",
"name" : "当前视图",
"activeViewParam" : true
}, { }, {
"codeName" : "commit_object", "codeName" : "commit_object",
"logicName" : "提交对象", "logicName" : "提交对象",
"name" : "提交对象", "name" : "提交对象",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "container_singledata",
"logicName" : "单数据容器变量",
"name" : "单数据容器变量",
"entityParam" : true
}, { }, {
"codeName" : "ctx", "codeName" : "ctx",
"logicName" : "当前上下文", "logicName" : "当前上下文",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册