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

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

上级 352e0e0c
{
"codeName" : "List",
"controlStyle" : "ICONVIEW",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -29,6 +30,10 @@
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
......@@ -57,6 +62,7 @@
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
......@@ -119,16 +125,56 @@
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"mobListStyle" : "ICONVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ],
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid"
"name" : "testname"
}, {
"dataType" : 25,
"name" : "testname"
"name" : "testid"
}, {
"dataType" : 25,
"name" : "srfkey",
......
......@@ -19,6 +19,7 @@
} ],
"getPSControls" : [ {
"codeName" : "List",
"controlStyle" : "ICONVIEW",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -48,6 +49,10 @@
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
......@@ -76,6 +81,7 @@
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
......@@ -138,6 +144,7 @@
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"mobListStyle" : "ICONVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
......@@ -196,6 +203,10 @@
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
......@@ -211,6 +222,45 @@
"enableDEFieldPrivilege" : false,
"id" : "列表控件处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
......@@ -218,10 +268,10 @@
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid"
"name" : "testname"
}, {
"dataType" : 25,
"name" : "testname"
"name" : "testid"
}, {
"dataType" : 25,
"name" : "srfkey",
......
......@@ -7388,6 +7388,7 @@
} ],
"getPSControls" : [ {
"codeName" : "List",
"controlStyle" : "ICONVIEW",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -7417,6 +7418,10 @@
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
......@@ -7445,6 +7450,7 @@
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
......@@ -7507,6 +7513,7 @@
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"mobListStyle" : "ICONVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
......@@ -7565,6 +7572,10 @@
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
......@@ -7580,6 +7591,45 @@
"enableDEFieldPrivilege" : false,
"id" : "列表控件处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
......@@ -7587,10 +7637,10 @@
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid"
"name" : "testname"
}, {
"dataType" : 25,
"name" : "testname"
"name" : "testid"
}, {
"dataType" : 25,
"name" : "srfkey",
{
"codeName" : "List",
"controlStyle" : "ICONVIEW",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -23,6 +24,7 @@
"id" : "load"
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
......@@ -85,16 +87,56 @@
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"mobListStyle" : "ICONVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "DEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "DEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ],
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid"
"name" : "testname"
}, {
"dataType" : 25,
"name" : "testname"
"name" : "testid"
}, {
"dataType" : 25,
"name" : "srfkey",
......
......@@ -25,6 +25,7 @@
} ],
"getPSControls" : [ {
"codeName" : "List",
"controlStyle" : "ICONVIEW",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -48,6 +49,7 @@
"id" : "load"
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
......@@ -110,6 +112,7 @@
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"mobListStyle" : "ICONVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
......@@ -168,6 +171,10 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, {
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
......@@ -183,6 +190,45 @@
"enableDEFieldPrivilege" : false,
"id" : "列表控件处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "DEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "DEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
......@@ -190,10 +236,10 @@
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid"
"name" : "testname"
}, {
"dataType" : 25,
"name" : "testname"
"name" : "testid"
}, {
"dataType" : 25,
"name" : "srfkey",
......
{
"codeName" : "List",
"controlStyle" : "ICONVIEW",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -29,6 +30,10 @@
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
......@@ -57,6 +62,7 @@
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
......@@ -119,16 +125,56 @@
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"mobListStyle" : "ICONVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ],
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid"
"name" : "testname"
}, {
"dataType" : 25,
"name" : "testname"
"name" : "testid"
}, {
"dataType" : 25,
"name" : "srfkey",
......
......@@ -310,6 +310,7 @@
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "List",
"controlStyle" : "ICONVIEW",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -372,6 +373,7 @@
},
"groupMode" : "NONE",
"height" : 100.0,
"hookEventNames" : [ "点击" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
......@@ -434,6 +436,7 @@
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"mobListStyle" : "ICONVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
......@@ -511,6 +514,45 @@
"enableDEFieldPrivilege" : false,
"id" : "列表控件处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "list",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "list",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "list",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "list",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ],
"getPSControlParam" : {
"height" : 100.0,
"width" : 300.0,
......@@ -520,10 +562,10 @@
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid"
"name" : "testname"
}, {
"dataType" : 25,
"name" : "testname"
"name" : "testid"
}, {
"dataType" : 25,
"name" : "srfkey",
......
......@@ -20,6 +20,7 @@
} ],
"getPSControls" : [ {
"codeName" : "List",
"controlStyle" : "ICONVIEW",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -49,6 +50,10 @@
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
......@@ -77,6 +82,7 @@
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
......@@ -139,6 +145,7 @@
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"mobListStyle" : "ICONVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
......@@ -197,6 +204,10 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
......@@ -212,6 +223,45 @@
"enableDEFieldPrivilege" : false,
"id" : "列表控件处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "simplelist",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "simplelist",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "simplelist",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
......@@ -219,10 +269,10 @@
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid"
"name" : "testname"
}, {
"dataType" : 25,
"name" : "testname"
"name" : "testid"
}, {
"dataType" : 25,
"name" : "srfkey",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册