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

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

上级 21b5f0b3
...@@ -237,33 +237,118 @@ ...@@ -237,33 +237,118 @@
"detailType" : "FORMPAGE", "detailType" : "FORMPAGE",
"name" : "formpage3", "name" : "formpage3",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"codeName" : "rawitem2", "actionGroupExtractMode" : "ITEM",
"contentType" : "RAW", "caption" : "分组面板-标题",
"codeName" : "grouppanel1",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "RAWITEM", "detailType" : "GROUPPANEL",
"name" : "rawitem2", "name" : "grouppanel1",
"getPSDEFormDetails" : [ {
"codeName" : "rawitem2",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "基本功能: 子标题配置为:子标题测试",
"contentType" : "RAW",
"name" : "rawitem2",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "基本功能: 子标题配置为:子标题测试",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSRawItem" : { "subCaption" : "子标题测试",
"caption" : "基本功能", "infoGroupMode" : false,
"showCaption" : true
}, {
"actionGroupExtractMode" : "ITEM",
"codeName" : "grouppanel2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel2",
"getPSDEFormDetails" : [ {
"codeName" : "rawitem3",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "rawitem2", "detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem3",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "基本功能: 显示标题栏配置为:否",
"contentType" : "RAW",
"name" : "rawitem3",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "基本功能: 显示标题栏配置为:否",
"rawItemHeight" : -1.0, "rawItemHeight" : -1.0,
"rawItemWidth" : -1.0 "rawItemWidth" : -1.0,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"rawContent" : "基本功能", "getPSLayoutPos" : {
"rawItemHeight" : -1.0, "colMD" : 24,
"rawItemWidth" : -1.0, "layout" : "TABLE_24COL"
"showCaption" : true },
"infoGroupMode" : false,
"showCaption" : false
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
"caption" : "分组面板标题", "caption" : "分组面板-标题关闭模式",
"codeName" : "grouppanel1", "codeName" : "grouppanel3",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel1", "name" : "grouppanel3",
"getPSDEFormDetails" : [ {
"codeName" : "rawitem4",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem4",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem4",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
} ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
...@@ -276,6 +361,7 @@ ...@@ -276,6 +361,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"titleBarCloseMode" : 1,
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
......
...@@ -516,6 +516,9 @@ ...@@ -516,6 +516,9 @@
"width" : 300.0, "width" : 300.0,
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"ctrlParams" : {
"TEST" : "11"
},
"id" : "LIST" "id" : "LIST"
}, },
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
...@@ -578,9 +581,10 @@ ...@@ -578,9 +581,10 @@
"width" : 300.0, "width" : 300.0,
"hasWFDataItems" : false, "hasWFDataItems" : false,
"enableGroup" : false, "enableGroup" : false,
"enableRowEdit" : false, "enableItemPrivilege" : true,
"enableRowEditGroup" : false, "enableRowEdit" : true,
"enableRowEditOrder" : false, "enableRowEditGroup" : true,
"enableRowEditOrder" : true,
"enableRowNew" : false, "enableRowNew" : false,
"noSort" : false, "noSort" : false,
"showHeader" : true, "showHeader" : true,
......
...@@ -354,33 +354,118 @@ ...@@ -354,33 +354,118 @@
"detailType" : "FORMPAGE", "detailType" : "FORMPAGE",
"name" : "formpage3", "name" : "formpage3",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"codeName" : "rawitem2", "actionGroupExtractMode" : "ITEM",
"contentType" : "RAW", "caption" : "分组面板-标题",
"codeName" : "grouppanel1",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "RAWITEM", "detailType" : "GROUPPANEL",
"name" : "rawitem2", "name" : "grouppanel1",
"getPSDEFormDetails" : [ {
"codeName" : "rawitem2",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem2",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "基本功能: 子标题配置为:子标题测试",
"contentType" : "RAW",
"name" : "rawitem2",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "基本功能: 子标题配置为:子标题测试",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSRawItem" : { "subCaption" : "子标题测试",
"caption" : "基本功能", "infoGroupMode" : false,
"showCaption" : true
}, {
"actionGroupExtractMode" : "ITEM",
"codeName" : "grouppanel2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel2",
"getPSDEFormDetails" : [ {
"codeName" : "rawitem3",
"contentType" : "RAW", "contentType" : "RAW",
"name" : "rawitem2", "detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem3",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "基本功能: 显示标题栏配置为:否",
"contentType" : "RAW",
"name" : "rawitem3",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawContent" : "基本功能: 显示标题栏配置为:否",
"rawItemHeight" : -1.0, "rawItemHeight" : -1.0,
"rawItemWidth" : -1.0 "rawItemWidth" : -1.0,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"rawContent" : "基本功能", "getPSLayoutPos" : {
"rawItemHeight" : -1.0, "colMD" : 24,
"rawItemWidth" : -1.0, "layout" : "TABLE_24COL"
"showCaption" : true },
"infoGroupMode" : false,
"showCaption" : false
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
"caption" : "分组面板标题", "caption" : "分组面板-标题关闭模式",
"codeName" : "grouppanel1", "codeName" : "grouppanel3",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel1", "name" : "grouppanel3",
"getPSDEFormDetails" : [ {
"codeName" : "rawitem4",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem4",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem4",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
} ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
...@@ -393,6 +478,7 @@ ...@@ -393,6 +478,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"titleBarCloseMode" : 1,
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册