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

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

上级 99240457
...@@ -319,9 +319,7 @@ ...@@ -319,9 +319,7 @@
"name" : "formitem5", "name" : "formitem5",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorStyle" : "VIRTUALIZED_LIST",
"useVirtualized" : "true"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "formitem5", "name" : "formitem5",
"getPSAppCodeList" : { "getPSAppCodeList" : {
...@@ -350,9 +348,7 @@ ...@@ -350,9 +348,7 @@
"name" : "formitem6", "name" : "formitem6",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorStyle" : "VIRTUALIZED_LIST",
"useVirtualized" : "true"
},
"editorType" : "MDROPDOWNLIST", "editorType" : "MDROPDOWNLIST",
"name" : "formitem6", "name" : "formitem6",
"getPSAppCodeList" : { "getPSAppCodeList" : {
...@@ -399,6 +395,10 @@ ...@@ -399,6 +395,10 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSSysImage" : {
"glyph" : "xf207@FontAwesome",
"cssClass" : "fa fa-bus"
},
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -439,9 +439,7 @@ ...@@ -439,9 +439,7 @@
"name" : "formitem5", "name" : "formitem5",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorStyle" : "VIRTUALIZED_LIST",
"useVirtualized" : "true"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "formitem5", "name" : "formitem5",
"getPSAppCodeList" : { "getPSAppCodeList" : {
...@@ -470,9 +468,7 @@ ...@@ -470,9 +468,7 @@
"name" : "formitem6", "name" : "formitem6",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorStyle" : "VIRTUALIZED_LIST",
"useVirtualized" : "true"
},
"editorType" : "MDROPDOWNLIST", "editorType" : "MDROPDOWNLIST",
"name" : "formitem6", "name" : "formitem6",
"getPSAppCodeList" : { "getPSAppCodeList" : {
...@@ -519,6 +515,10 @@ ...@@ -519,6 +515,10 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSSysImage" : {
"glyph" : "xf207@FontAwesome",
"cssClass" : "fa fa-bus"
},
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -3610,6 +3610,18 @@ ...@@ -3610,6 +3610,18 @@
}, },
"pluginCode" : "VIEW_NAV_PARAMS", "pluginCode" : "VIEW_NAV_PARAMS",
"styleCode" : "VIEW_NAV_PARAMS" "styleCode" : "VIEW_NAV_PARAMS"
}, {
"codeName" : "VIRTUALIZED_LIST",
"containerType" : "FORMITEM",
"editorType" : "DROPDOWNLIST",
"name" : "大数据虚拟下拉列表",
"styleCode" : "VIRTUALIZED_LIST"
}, {
"codeName" : "VIRTUALIZED_LIST",
"containerType" : "FORMITEM",
"editorType" : "MDROPDOWNLIST",
"name" : "大数据虚拟下拉列表框",
"styleCode" : "VIRTUALIZED_LIST"
}, { }, {
"codeName" : "WATER_LEVEL_POND", "codeName" : "WATER_LEVEL_POND",
"containerType" : "PANELFIELD", "containerType" : "PANELFIELD",
...@@ -1333,6 +1333,15 @@ ...@@ -1333,6 +1333,15 @@
"name" : "数字", "name" : "数字",
"styleCode" : "Auto9", "styleCode" : "Auto9",
"replaceDefault" : false "replaceDefault" : false
}, {
"codeName" : "VIRTUALIZED_LIST",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/VIRTUALIZED_LIST.json",
"editorHeight" : -1.0,
"editorType" : "DROPDOWNLIST",
"editorWidth" : -1.0,
"name" : "大数据虚拟下拉列表",
"styleCode" : "VIRTUALIZED_LIST",
"replaceDefault" : false
}, { }, {
"codeName" : "SCREEN_PANEL_ATTRIBUTE", "codeName" : "SCREEN_PANEL_ATTRIBUTE",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/SCREEN_PANEL_ATTRIBUTE.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/SCREEN_PANEL_ATTRIBUTE.json",
...@@ -1645,6 +1654,15 @@ ...@@ -1645,6 +1654,15 @@
"name" : "大屏数字翻牌器", "name" : "大屏数字翻牌器",
"styleCode" : "DIGITAL_FLOP", "styleCode" : "DIGITAL_FLOP",
"replaceDefault" : false "replaceDefault" : false
}, {
"codeName" : "VIRTUALIZED_LIST",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/VIRTUALIZED_LIST.json",
"editorHeight" : -1.0,
"editorType" : "MDROPDOWNLIST",
"editorWidth" : -1.0,
"name" : "大数据虚拟下拉列表框",
"styleCode" : "VIRTUALIZED_LIST",
"replaceDefault" : false
}, { }, {
"codeName" : "ALLORGMULTIPLE", "codeName" : "ALLORGMULTIPLE",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/ALLORGMULTIPLE.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/ALLORGMULTIPLE.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册