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

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

上级 fd7e61a6
...@@ -632,6 +632,7 @@ ...@@ -632,6 +632,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -724,6 +725,13 @@ ...@@ -724,6 +725,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -743,6 +751,42 @@ ...@@ -743,6 +751,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -2423,5 +2423,26 @@ ...@@ -2423,5 +2423,26 @@
"id" : "openOpt@Reginfo" "id" : "openOpt@Reginfo"
} }
} ] } ]
}, {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"uniqueTag" : "Reginfo__Usr0412090031",
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true,
"getPSUIAction" : {
"modelref" : true,
"id" : "openBaidu"
}
} ]
} ] } ]
} }
\ No newline at end of file
...@@ -62,6 +62,7 @@ ...@@ -62,6 +62,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -72,6 +73,13 @@ ...@@ -72,6 +73,13 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
...@@ -86,6 +94,42 @@ ...@@ -86,6 +94,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -663,6 +663,7 @@ ...@@ -663,6 +663,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -755,6 +756,13 @@ ...@@ -755,6 +756,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -774,6 +782,42 @@ ...@@ -774,6 +782,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -246,6 +246,7 @@ ...@@ -246,6 +246,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -338,6 +339,13 @@ ...@@ -338,6 +339,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -357,6 +365,42 @@ ...@@ -357,6 +365,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ], "hookEventNames" : [ "ONLOADSUCCESS", "SELECTIONCHANGE", "LOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -240,6 +240,12 @@ ...@@ -240,6 +240,12 @@
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "gridexpbar_grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
}, {
"eventNames" : "SELECTIONCHANGE", "eventNames" : "SELECTIONCHANGE",
"logicTag" : "gridexpbar_grid", "logicTag" : "gridexpbar_grid",
"logicType" : "CUSTOM", "logicType" : "CUSTOM",
...@@ -269,6 +275,42 @@ ...@@ -269,6 +275,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -330,6 +330,7 @@ ...@@ -330,6 +330,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -422,6 +423,13 @@ ...@@ -422,6 +423,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -441,6 +449,42 @@ ...@@ -441,6 +449,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -1523,6 +1523,7 @@ ...@@ -1523,6 +1523,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1615,6 +1616,13 @@ ...@@ -1615,6 +1616,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -1634,6 +1642,42 @@ ...@@ -1634,6 +1642,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -743,6 +743,7 @@ ...@@ -743,6 +743,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -835,6 +836,13 @@ ...@@ -835,6 +836,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -854,6 +862,42 @@ ...@@ -854,6 +862,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -768,6 +768,7 @@ ...@@ -768,6 +768,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -860,6 +861,13 @@ ...@@ -860,6 +861,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -879,6 +887,42 @@ ...@@ -879,6 +887,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -108,6 +108,41 @@ ...@@ -108,6 +108,41 @@
"showIcon" : true "showIcon" : true
} ], } ],
"uniqueTag" : "Reginfo__A4769aa6553487b2c4f" "uniqueTag" : "Reginfo__A4769aa6553487b2c4f"
}, {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
}, { }, {
"codeName" : "Usr0302342580", "codeName" : "Usr0302342580",
"name" : "实体逻辑", "name" : "实体逻辑",
......
...@@ -716,6 +716,7 @@ ...@@ -716,6 +716,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -808,6 +809,13 @@ ...@@ -808,6 +809,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -827,6 +835,42 @@ ...@@ -827,6 +835,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
...@@ -1746,7 +1790,7 @@ ...@@ -1746,7 +1790,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ], "hookEventNames" : [ "ONLOADSUCCESS", "SELECTIONCHANGE", "LOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1840,6 +1884,12 @@ ...@@ -1840,6 +1884,12 @@
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "gridexpbar_grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
}, {
"eventNames" : "SELECTIONCHANGE", "eventNames" : "SELECTIONCHANGE",
"logicTag" : "gridexpbar_grid", "logicTag" : "gridexpbar_grid",
"logicType" : "CUSTOM", "logicType" : "CUSTOM",
...@@ -1869,6 +1919,42 @@ ...@@ -1869,6 +1919,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -631,6 +631,7 @@ ...@@ -631,6 +631,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -723,6 +724,13 @@ ...@@ -723,6 +724,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -742,6 +750,42 @@ ...@@ -742,6 +750,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -932,6 +932,7 @@ ...@@ -932,6 +932,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1024,6 +1025,13 @@ ...@@ -1024,6 +1025,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -1043,6 +1051,42 @@ ...@@ -1043,6 +1051,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -2484,5 +2484,26 @@ ...@@ -2484,5 +2484,26 @@
"id" : "openOpt@Reginfo" "id" : "openOpt@Reginfo"
} }
} ] } ]
}, {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"uniqueTag" : "Reginfo__Usr0412090031",
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true,
"getPSUIAction" : {
"modelref" : true,
"id" : "openBaidu"
}
} ]
} ] } ]
} }
\ No newline at end of file
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -30,6 +31,13 @@ ...@@ -30,6 +31,13 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
...@@ -44,6 +52,42 @@ ...@@ -44,6 +52,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -663,6 +663,7 @@ ...@@ -663,6 +663,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -755,6 +756,13 @@ ...@@ -755,6 +756,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -774,6 +782,42 @@ ...@@ -774,6 +782,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -246,6 +246,7 @@ ...@@ -246,6 +246,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -338,6 +339,13 @@ ...@@ -338,6 +339,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -357,6 +365,42 @@ ...@@ -357,6 +365,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -145,7 +145,7 @@ ...@@ -145,7 +145,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ], "hookEventNames" : [ "ONLOADSUCCESS", "SELECTIONCHANGE", "LOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -239,6 +239,12 @@ ...@@ -239,6 +239,12 @@
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "gridexpbar_grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
}, {
"eventNames" : "SELECTIONCHANGE", "eventNames" : "SELECTIONCHANGE",
"logicTag" : "gridexpbar_grid", "logicTag" : "gridexpbar_grid",
"logicType" : "CUSTOM", "logicType" : "CUSTOM",
...@@ -268,6 +274,42 @@ ...@@ -268,6 +274,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ], "hookEventNames" : [ "ONLOADSUCCESS", "SELECTIONCHANGE", "LOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -184,6 +184,12 @@ ...@@ -184,6 +184,12 @@
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "gridexpbar_grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
}, {
"eventNames" : "SELECTIONCHANGE", "eventNames" : "SELECTIONCHANGE",
"logicTag" : "gridexpbar_grid", "logicTag" : "gridexpbar_grid",
"logicType" : "CUSTOM", "logicType" : "CUSTOM",
...@@ -213,6 +219,42 @@ ...@@ -213,6 +219,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -329,6 +329,7 @@ ...@@ -329,6 +329,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -421,6 +422,13 @@ ...@@ -421,6 +422,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -440,6 +448,42 @@ ...@@ -440,6 +448,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -1050,6 +1050,7 @@ ...@@ -1050,6 +1050,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1142,6 +1143,13 @@ ...@@ -1142,6 +1143,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -1161,6 +1169,42 @@ ...@@ -1161,6 +1169,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -1311,6 +1311,7 @@ ...@@ -1311,6 +1311,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1403,6 +1404,13 @@ ...@@ -1403,6 +1404,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -1422,6 +1430,42 @@ ...@@ -1422,6 +1430,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
...@@ -2341,7 +2385,7 @@ ...@@ -2341,7 +2385,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ], "hookEventNames" : [ "ONLOADSUCCESS", "SELECTIONCHANGE", "LOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2435,6 +2479,12 @@ ...@@ -2435,6 +2479,12 @@
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "gridexpbar_grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
}, {
"eventNames" : "SELECTIONCHANGE", "eventNames" : "SELECTIONCHANGE",
"logicTag" : "gridexpbar_grid", "logicTag" : "gridexpbar_grid",
"logicType" : "CUSTOM", "logicType" : "CUSTOM",
...@@ -2464,6 +2514,42 @@ ...@@ -2464,6 +2514,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -1522,6 +1522,7 @@ ...@@ -1522,6 +1522,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1614,6 +1615,13 @@ ...@@ -1614,6 +1615,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -1633,6 +1641,42 @@ ...@@ -1633,6 +1641,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -741,6 +741,7 @@ ...@@ -741,6 +741,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -833,6 +834,13 @@ ...@@ -833,6 +834,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -852,6 +860,42 @@ ...@@ -852,6 +860,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -768,6 +768,7 @@ ...@@ -768,6 +768,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -860,6 +861,13 @@ ...@@ -860,6 +861,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -879,6 +887,42 @@ ...@@ -879,6 +887,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -1266,6 +1266,7 @@ ...@@ -1266,6 +1266,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1358,6 +1359,13 @@ ...@@ -1358,6 +1359,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -1377,6 +1385,42 @@ ...@@ -1377,6 +1385,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -1325,6 +1325,7 @@ ...@@ -1325,6 +1325,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1417,6 +1418,13 @@ ...@@ -1417,6 +1418,13 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log(ctrl,view)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -1436,6 +1444,42 @@ ...@@ -1436,6 +1444,42 @@
"name" : "REGINFONAME", "name" : "REGINFONAME",
"codeName" : "ReginfoName" "codeName" : "ReginfoName"
}, },
"getPSDEUIActionGroup" : {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
},
"width" : 100, "width" : 100,
"widthUnit" : "STAR", "widthUnit" : "STAR",
"enableRowEdit" : true, "enableRowEdit" : true,
......
...@@ -730,6 +730,41 @@ ...@@ -730,6 +730,41 @@
"showIcon" : true "showIcon" : true
} ], } ],
"uniqueTag" : "Reginfo__A4769aa6553487b2c4f" "uniqueTag" : "Reginfo__A4769aa6553487b2c4f"
}, {
"codeName" : "Usr0412090031",
"name" : "列行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSUIActionGroupDetails" : [ {
"actionLevel" : 200,
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "ue718d5e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0412090031"
}, { }, {
"codeName" : "A7a0606d18669bde043", "codeName" : "A7a0606d18669bde043",
"name" : "界面行为组1", "name" : "界面行为组1",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册