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

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

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