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

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

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