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

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

上级 a3f59efd
...@@ -1171,6 +1171,9 @@ ...@@ -1171,6 +1171,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "10"
},
"id" : "LIST" "id" : "LIST"
}, },
"getPSControls" : [ { "getPSControls" : [ {
...@@ -1322,6 +1325,10 @@ ...@@ -1322,6 +1325,10 @@
"getPSSysCss" : { "getPSSysCss" : {
"cssName" : "test3" "cssName" : "test3"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 30, "pagingSize" : 30,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -1474,7 +1481,7 @@ ...@@ -1474,7 +1481,7 @@
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.TEST.LISTVIEW" "lanResTag" : "PAGE.TITLE.TEST.LISTVIEW"
}, },
"viewStyle" : "CAROUSEL", "viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW", "viewType" : "DELISTVIEW",
"xDataControlName" : "list", "xDataControlName" : "list",
"enableDP" : true, "enableDP" : true,
......
...@@ -1239,6 +1239,9 @@ ...@@ -1239,6 +1239,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "10"
},
"id" : "LIST" "id" : "LIST"
}, },
"getPSControls" : [ { "getPSControls" : [ {
...@@ -1390,6 +1393,10 @@ ...@@ -1390,6 +1393,10 @@
"getPSSysCss" : { "getPSSysCss" : {
"cssName" : "test3" "cssName" : "test3"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 30, "pagingSize" : 30,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -1542,7 +1549,7 @@ ...@@ -1542,7 +1549,7 @@
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.TEST.LISTVIEW" "lanResTag" : "PAGE.TITLE.TEST.LISTVIEW"
}, },
"viewStyle" : "CAROUSEL", "viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW", "viewType" : "DELISTVIEW",
"xDataControlName" : "list", "xDataControlName" : "list",
"enableDP" : true, "enableDP" : true,
......
...@@ -1239,6 +1239,9 @@ ...@@ -1239,6 +1239,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "10"
},
"id" : "LIST" "id" : "LIST"
}, },
"getPSControls" : [ { "getPSControls" : [ {
...@@ -1390,6 +1393,10 @@ ...@@ -1390,6 +1393,10 @@
"getPSSysCss" : { "getPSSysCss" : {
"cssName" : "test3" "cssName" : "test3"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 30, "pagingSize" : 30,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -1542,7 +1549,7 @@ ...@@ -1542,7 +1549,7 @@
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.TEST.LISTVIEW" "lanResTag" : "PAGE.TITLE.TEST.LISTVIEW"
}, },
"viewStyle" : "CAROUSEL", "viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW", "viewType" : "DELISTVIEW",
"xDataControlName" : "list", "xDataControlName" : "list",
"enableDP" : true, "enableDP" : true,
......
...@@ -1239,6 +1239,9 @@ ...@@ -1239,6 +1239,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "10"
},
"id" : "LIST" "id" : "LIST"
}, },
"getPSControls" : [ { "getPSControls" : [ {
...@@ -1390,6 +1393,10 @@ ...@@ -1390,6 +1393,10 @@
"getPSSysCss" : { "getPSSysCss" : {
"cssName" : "test3" "cssName" : "test3"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 30, "pagingSize" : 30,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -1542,7 +1549,7 @@ ...@@ -1542,7 +1549,7 @@
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.TEST.LISTVIEW" "lanResTag" : "PAGE.TITLE.TEST.LISTVIEW"
}, },
"viewStyle" : "CAROUSEL", "viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW", "viewType" : "DELISTVIEW",
"xDataControlName" : "list", "xDataControlName" : "list",
"enableDP" : true, "enableDP" : true,
......
...@@ -1244,6 +1244,9 @@ ...@@ -1244,6 +1244,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "10"
},
"id" : "LIST" "id" : "LIST"
}, },
"getPSControls" : [ { "getPSControls" : [ {
...@@ -1395,6 +1398,10 @@ ...@@ -1395,6 +1398,10 @@
"getPSSysCss" : { "getPSSysCss" : {
"cssName" : "test3" "cssName" : "test3"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 30, "pagingSize" : 30,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -1547,7 +1554,7 @@ ...@@ -1547,7 +1554,7 @@
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.TEST.LISTVIEW" "lanResTag" : "PAGE.TITLE.TEST.LISTVIEW"
}, },
"viewStyle" : "CAROUSEL", "viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW", "viewType" : "DELISTVIEW",
"xDataControlName" : "list", "xDataControlName" : "list",
"enableDP" : true, "enableDP" : true,
......
...@@ -1239,6 +1239,9 @@ ...@@ -1239,6 +1239,9 @@
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"SPEED" : "10"
},
"id" : "LIST" "id" : "LIST"
}, },
"getPSControls" : [ { "getPSControls" : [ {
...@@ -1390,6 +1393,10 @@ ...@@ -1390,6 +1393,10 @@
"getPSSysCss" : { "getPSSysCss" : {
"cssName" : "test3" "cssName" : "test3"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 30, "pagingSize" : 30,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -1542,7 +1549,7 @@ ...@@ -1542,7 +1549,7 @@
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.TEST.LISTVIEW" "lanResTag" : "PAGE.TITLE.TEST.LISTVIEW"
}, },
"viewStyle" : "CAROUSEL", "viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW", "viewType" : "DELISTVIEW",
"xDataControlName" : "list", "xDataControlName" : "list",
"enableDP" : true, "enableDP" : true,
......
...@@ -7552,6 +7552,16 @@ ...@@ -7552,6 +7552,16 @@
"pluginType" : "GRID_RENDER", "pluginType" : "GRID_RENDER",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "TREEGRID" "refTag" : "TREEGRID"
}, {
"name" : "数据滚动",
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pluginCode" : "CAROUSEL_LIST",
"pluginType" : "LIST_RENDER",
"refMode" : "CONTROL",
"refTag" : "LIST"
}, { }, {
"name" : "数据选择自定义下拉测试", "name" : "数据选择自定义下拉测试",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -20531,10 +20541,6 @@ ...@@ -20531,10 +20541,6 @@
"pluginCode" : "R9viewPluginId", "pluginCode" : "R9viewPluginId",
"typeCode" : "R9viewPluginId", "typeCode" : "R9viewPluginId",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"name" : "视图滚动显示",
"typeCode" : "CAROUSEL",
"viewType" : "DELISTVIEW"
} ], } ],
"getAllPSAppUtils" : [ { "getAllPSAppUtils" : [ {
"codeName" : "dynafilter", "codeName" : "dynafilter",
...@@ -533,6 +533,16 @@ ...@@ -533,6 +533,16 @@
"pluginType" : "GRID_RENDER", "pluginType" : "GRID_RENDER",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "TREEGRID" "refTag" : "TREEGRID"
}, {
"name" : "数据滚动",
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pluginCode" : "CAROUSEL_LIST",
"pluginType" : "LIST_RENDER",
"refMode" : "CONTROL",
"refTag" : "LIST"
}, { }, {
"name" : "数据选择自定义下拉测试", "name" : "数据选择自定义下拉测试",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册