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

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

上级 2e619a5c
......@@ -793,6 +793,10 @@
}, {
"codeName" : "BXDMX",
"name" : "BXDMX",
"getRefPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchBXDChild"
},
"getRefPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXDTO"
......
......@@ -793,6 +793,10 @@
}, {
"codeName" : "BXDMX",
"name" : "BXDMX",
"getRefPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchBXDChild"
},
"getRefPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "BXDMXDTO"
......
......@@ -6,6 +6,12 @@
"groupMode" : "NONE",
"legendPos" : "TOP",
"logicName" : "日历导航",
"navViewMaxHeight" : 500.0,
"navViewMaxWidth" : 500.0,
"navViewMinHeight" : 300.0,
"navViewMinWidth" : 300.0,
"navViewPos" : "RIGHT",
"navViewShowMode" : 1,
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
......
......@@ -2308,6 +2308,27 @@
"uIActionType" : "DEUIACTION",
"globalUIAction" : true,
"id" : "openPopoverViewW@WORKITEM"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "新建节点",
"codeName" : "toolbar_Usr07027406TreeViewnode_cm_deuiaction1_click",
"frontProcessType" : "OTHER",
"fullCodeName" : "WORKITEM_toolbar_Usr07027406TreeViewnode_cm_deuiaction1_click",
"name" : "新建节点",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "newTreeNode"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WORKITEM.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "toolbar_Usr07027406TreeViewnode_cm_deuiaction1_click",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "toolbar_Usr07027406TreeViewnode_cm_deuiaction1_click@WORKITEM"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "编辑",
......@@ -2628,21 +2649,6 @@
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "treeexpbar_tree"
},
"invokeMethod" : "newTreeNode",
"getInvokeParam" : {
"modelref" : true,
"id" : "input"
},
"leftPos" : 535,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用",
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 334,
......@@ -2674,6 +2680,20 @@
"id" : "context"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "parentKey",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "input"
},
"name" : "Default[_id] ==> input[parentKey]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "_id",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "nodeType",
"getDstPSDEUILogicParam" : {
......@@ -2699,8 +2719,33 @@
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "treeexpbar_tree"
},
"invokeMethod" : "newTreeNode",
"getInvokeParam" : {
"modelref" : true,
"id" : "input"
},
"leftPos" : 535,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "context",
"logicName" : "上下文对象",
"name" : "上下文对象",
"navContextParam" : true
}, {
"codeName" : "treeexpbar_tree",
"logicName" : "树分页导航树部件",
"name" : "树分页导航树部件",
"ctrlParam" : true
}, {
"codeName" : "defaultValue",
"logicName" : "默认值",
"name" : "默认值",
......@@ -2710,16 +2755,6 @@
"logicName" : "新建节点参数",
"name" : "新建节点参数",
"entityParam" : true
}, {
"codeName" : "treeexpbar_tree",
"logicName" : "树分页导航树部件",
"name" : "树分页导航树部件",
"ctrlParam" : true
}, {
"codeName" : "context",
"logicName" : "上下文对象",
"name" : "上下文对象",
"navContextParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
......
......@@ -48,6 +48,12 @@
"groupMode" : "NONE",
"legendPos" : "TOP",
"logicName" : "日历导航",
"navViewMaxHeight" : 500.0,
"navViewMaxWidth" : 500.0,
"navViewMinHeight" : 300.0,
"navViewMinWidth" : 300.0,
"navViewPos" : "RIGHT",
"navViewShowMode" : 1,
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册