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

lxm1993 发布系统代码 [TrainSys,Mob]

上级 cd06f4a2
{
"codeName" : "Mob",
"controlStyle" : "LISTVIEW",
"controlType" : "MOBMDCTRL",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -25,7 +26,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchCurUser"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -51,6 +52,7 @@
"groupMode" : "NONE",
"hookEventNames" : [ "ROWCLICK", "LOAD", "SELECTIONCHANGE", "BEFORELOAD" ],
"logicName" : "MOB",
"mobListStyle" : "LISTVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/SysTodo.json"
......
......@@ -75,8 +75,19 @@
"editMode" : true
}
} ],
"getPSAppViewNavParams" : [ {
"key" : "n_dcsystemid_eq",
"name" : "n_dcsystemid_eq",
"value" : "srfdcsystemid",
"rawValue" : false
}, {
"key" : "n_todosubtype_eq",
"name" : "n_todosubtype_eq",
"value" : "Done",
"rawValue" : true
} ],
"getPSAppViewRefs" : [ {
"name" : "EDITDATA",
"name" : "OPENDATA",
"realTitle" : "待办数据重定向视图",
"getRefPSAppView" : {
"modelref" : true,
......@@ -84,7 +95,7 @@
"viewType" : "DEREDIRECTVIEW"
}
}, {
"name" : "OPENDATA",
"name" : "EDITDATA",
"realTitle" : "待办数据重定向视图",
"getRefPSAppView" : {
"modelref" : true,
......@@ -94,6 +105,7 @@
} ],
"getPSControls" : [ {
"codeName" : "Mob",
"controlStyle" : "LISTVIEW",
"controlType" : "MOBMDCTRL",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -119,7 +131,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchCurUser"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -145,6 +157,7 @@
"groupMode" : "NONE",
"hookEventNames" : [ "ROWCLICK", "LOAD", "SELECTIONCHANGE", "BEFORELOAD" ],
"logicName" : "MOB",
"mobListStyle" : "LISTVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/SysTodo.json"
......@@ -207,7 +220,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchCurUser"
},
"getPSAppDataEntity" : {
"modelref" : true,
......
......@@ -75,6 +75,17 @@
"editMode" : true
}
} ],
"getPSAppViewNavParams" : [ {
"key" : "n_dcsystemid_eq",
"name" : "n_dcsystemid_eq",
"value" : "srfdcsystemid",
"rawValue" : false
}, {
"key" : "n_todosubtype_eq",
"name" : "n_todosubtype_eq",
"value" : "Todo",
"rawValue" : true
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "待办数据重定向视图",
......@@ -108,6 +119,7 @@
} ],
"getPSControls" : [ {
"codeName" : "Mob",
"controlStyle" : "LISTVIEW",
"controlType" : "MOBMDCTRL",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -133,7 +145,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchCurUser"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -159,6 +171,7 @@
"groupMode" : "NONE",
"hookEventNames" : [ "ROWCLICK", "LOAD", "SELECTIONCHANGE", "BEFORELOAD" ],
"logicName" : "MOB",
"mobListStyle" : "LISTVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/SysTodo.json"
......@@ -221,7 +234,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchCurUser"
},
"getPSAppDataEntity" : {
"modelref" : true,
......
......@@ -4517,6 +4517,17 @@
"editMode" : true
}
} ],
"getPSAppViewNavParams" : [ {
"key" : "n_dcsystemid_eq",
"name" : "n_dcsystemid_eq",
"value" : "srfdcsystemid",
"rawValue" : false
}, {
"key" : "n_todosubtype_eq",
"name" : "n_todosubtype_eq",
"value" : "Todo",
"rawValue" : true
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "待办数据重定向视图",
......@@ -4550,6 +4561,7 @@
} ],
"getPSControls" : [ {
"codeName" : "Mob",
"controlStyle" : "LISTVIEW",
"controlType" : "MOBMDCTRL",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -4575,7 +4587,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchCurUser"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -4601,6 +4613,7 @@
"groupMode" : "NONE",
"hookEventNames" : [ "ROWCLICK", "LOAD", "SELECTIONCHANGE", "BEFORELOAD" ],
"logicName" : "MOB",
"mobListStyle" : "LISTVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/SysTodo.json"
......@@ -4663,7 +4676,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchCurUser"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -4964,8 +4977,19 @@
"editMode" : true
}
} ],
"getPSAppViewNavParams" : [ {
"key" : "n_dcsystemid_eq",
"name" : "n_dcsystemid_eq",
"value" : "srfdcsystemid",
"rawValue" : false
}, {
"key" : "n_todosubtype_eq",
"name" : "n_todosubtype_eq",
"value" : "Done",
"rawValue" : true
} ],
"getPSAppViewRefs" : [ {
"name" : "EDITDATA",
"name" : "OPENDATA",
"realTitle" : "待办数据重定向视图",
"getRefPSAppView" : {
"modelref" : true,
......@@ -4973,7 +4997,7 @@
"viewType" : "DEREDIRECTVIEW"
}
}, {
"name" : "OPENDATA",
"name" : "EDITDATA",
"realTitle" : "待办数据重定向视图",
"getRefPSAppView" : {
"modelref" : true,
......@@ -4983,6 +5007,7 @@
} ],
"getPSControls" : [ {
"codeName" : "Mob",
"controlStyle" : "LISTVIEW",
"controlType" : "MOBMDCTRL",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -5008,7 +5033,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchCurUser"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -5034,6 +5059,7 @@
"groupMode" : "NONE",
"hookEventNames" : [ "ROWCLICK", "LOAD", "SELECTIONCHANGE", "BEFORELOAD" ],
"logicName" : "MOB",
"mobListStyle" : "LISTVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/SysTodo.json"
......@@ -5096,7 +5122,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchCurUser"
},
"getPSAppDataEntity" : {
"modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册