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

tony001 发布系统代码 [TrainSys,Mob]

上级 cc78f82c
export const appMapping: any = { export const appMapping: any = {
'bookchild1': 'bookchild1', 'bookchild2': 'bookchild2',
'bookchild3': 'bookchild3',
'bookchild4': 'bookchild4',
'bookchild1': 'bookchild1',
'phone': 'phone', 'phone': 'phone',
'workflow': 'workflow', 'workflow': 'workflow',
'reginfo': 'reginfo', 'reginfo': 'reginfo',
'sys_todo': 'systodo', 'sys_todo': 'systodo',
'book': 'book', 'book': 'book',
'test': 'test', 'test': 'test',
'bookchild5': 'bookchild5',
'rawmaterial': 'rawmaterial', 'rawmaterial': 'rawmaterial',
'pay': 'pay' 'pay': 'pay'
} }
\ No newline at end of file
...@@ -329,6 +329,7 @@ export const viewstate: any = { ...@@ -329,6 +329,7 @@ export const viewstate: any = {
viewaction: '', viewaction: '',
viewdatachange: false, viewdatachange: false,
refviews: [ refviews: [
'd8d1b5108ce7fda432f8d3fe33c65063',
], ],
}, },
], ],
......
...@@ -4130,6 +4130,12 @@ ...@@ -4130,6 +4130,12 @@
"name" : "测试实体实体编辑视图(功能确认-基本功能-模态左侧抽屉弹出)", "name" : "测试实体实体编辑视图(功能确认-基本功能-模态左侧抽屉弹出)",
"realModelSubType" : "DEEDITVIEW", "realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr10123853PickupView3",
"logicName" : "xxx",
"name" : "xxx",
"realModelSubType" : "DEPICKUPVIEW3",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "TabExpView", "codeName" : "TabExpView",
"logicName" : "测试实体实体分页导航视图(左侧)", "logicName" : "测试实体实体分页导航视图(左侧)",
......
...@@ -7259,6 +7259,12 @@ ...@@ -7259,6 +7259,12 @@
"name" : "书实体编辑视图(多数据部件测试_卡片11111)", "name" : "书实体编辑视图(多数据部件测试_卡片11111)",
"realModelSubType" : "DEEDITVIEW", "realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr10139588EditView",
"logicName" : "表单编辑器",
"name" : "表单编辑器",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "MapView", "codeName" : "MapView",
"logicName" : "书实体地图视图", "logicName" : "书实体地图视图",
...@@ -7461,6 +7467,13 @@ ...@@ -7461,6 +7467,13 @@
"name" : "编辑器测试", "name" : "编辑器测试",
"realModelSubType" : "EDITFORM", "realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM" "realModelType" : "PSDEFORM"
}, {
"codeName" : "Usr10139588EditView_Form",
"logicName" : "表单编辑器_表单",
"modelTag2" : "0",
"name" : "表单编辑器_表单",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, { }, {
"codeName" : "Main", "codeName" : "Main",
"logicName" : "主编辑表单", "logicName" : "主编辑表单",
......
...@@ -920,6 +920,12 @@ ...@@ -920,6 +920,12 @@
"name" : "支付实体编辑视图(左右关系)", "name" : "支付实体编辑视图(左右关系)",
"realModelSubType" : "DEEDITVIEW2", "realModelSubType" : "DEEDITVIEW2",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr10128787TreeExpView",
"logicName" : "test",
"name" : "test",
"realModelSubType" : "DETREEEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr0504613516MobEditView", "codeName" : "Usr0504613516MobEditView",
"logicName" : "PayTest", "logicName" : "PayTest",
......
...@@ -332,6 +332,32 @@ ...@@ -332,6 +332,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -349,13 +375,18 @@ ...@@ -349,13 +375,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -8,6 +8,32 @@ ...@@ -8,6 +8,32 @@
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -25,13 +51,18 @@ ...@@ -25,13 +51,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -435,6 +435,32 @@ ...@@ -435,6 +435,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -452,13 +478,18 @@ ...@@ -452,13 +478,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -639,6 +639,32 @@ ...@@ -639,6 +639,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -656,13 +682,18 @@ ...@@ -656,13 +682,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -430,6 +430,32 @@ ...@@ -430,6 +430,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -447,13 +473,18 @@ ...@@ -447,13 +473,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -430,6 +430,32 @@ ...@@ -430,6 +430,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -447,13 +473,18 @@ ...@@ -447,13 +473,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -435,6 +435,32 @@ ...@@ -435,6 +435,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -452,13 +478,18 @@ ...@@ -452,13 +478,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -601,6 +601,32 @@ ...@@ -601,6 +601,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -618,13 +644,18 @@ ...@@ -618,13 +644,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
...@@ -721,6 +752,32 @@ ...@@ -721,6 +752,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -738,13 +795,18 @@ ...@@ -738,13 +795,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -77,6 +77,32 @@ ...@@ -77,6 +77,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -94,13 +120,18 @@ ...@@ -94,13 +120,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -31,6 +31,32 @@ ...@@ -31,6 +31,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -48,13 +74,18 @@ ...@@ -48,13 +74,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -435,6 +435,32 @@ ...@@ -435,6 +435,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -452,13 +478,18 @@ ...@@ -452,13 +478,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -54,6 +54,32 @@ ...@@ -54,6 +54,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -71,13 +97,18 @@ ...@@ -71,13 +97,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -60,6 +60,16 @@ ...@@ -60,6 +60,16 @@
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem9", "name" : "menuitem9",
"tooltip" : "其他" "tooltip" : "其他"
}, {
"accUserMode" : 2,
"caption" : "分页导航",
"itemType" : "MENUITEM",
"name" : "menuitem10",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc"
},
"tooltip" : "分页导航"
} ], } ],
"enableCustomize" : false, "enableCustomize" : false,
"name" : "portlet_icon_menu", "name" : "portlet_icon_menu",
......
...@@ -211,6 +211,28 @@ ...@@ -211,6 +211,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "其他" "tooltip" : "其他"
}, {
"accUserMode" : 2,
"caption" : "分页导航",
"itemType" : "MENUITEM",
"name" : "menuitem10",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "分页导航"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
......
...@@ -2828,6 +2828,32 @@ ...@@ -2828,6 +2828,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -2845,13 +2871,18 @@ ...@@ -2845,13 +2871,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
...@@ -6196,6 +6227,32 @@ ...@@ -6196,6 +6227,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -6213,13 +6270,18 @@ ...@@ -6213,13 +6270,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
...@@ -7477,6 +7539,32 @@ ...@@ -7477,6 +7539,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -7494,13 +7582,18 @@ ...@@ -7494,13 +7582,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
...@@ -8464,6 +8557,32 @@ ...@@ -8464,6 +8557,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -8481,13 +8600,18 @@ ...@@ -8481,13 +8600,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
...@@ -8584,6 +8708,32 @@ ...@@ -8584,6 +8708,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -8601,13 +8751,18 @@ ...@@ -8601,13 +8751,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
...@@ -9732,6 +9887,32 @@ ...@@ -9732,6 +9887,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -9749,13 +9930,18 @@ ...@@ -9749,13 +9930,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "MOBTEXT", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
...@@ -16649,6 +16835,28 @@ ...@@ -16649,6 +16835,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "其他" "tooltip" : "其他"
}, {
"accUserMode" : 2,
"caption" : "分页导航",
"itemType" : "MENUITEM",
"name" : "menuitem10",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "分页导航"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
...@@ -8,6 +8,32 @@ ...@@ -8,6 +8,32 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -25,13 +51,18 @@ ...@@ -25,13 +51,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -608,6 +608,32 @@ ...@@ -608,6 +608,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -625,13 +651,18 @@ ...@@ -625,13 +651,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
...@@ -742,6 +773,32 @@ ...@@ -742,6 +773,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -759,13 +816,18 @@ ...@@ -759,13 +816,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -97,6 +97,32 @@ ...@@ -97,6 +97,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -114,13 +140,18 @@ ...@@ -114,13 +140,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -68,6 +68,32 @@ ...@@ -68,6 +68,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -85,13 +111,18 @@ ...@@ -85,13 +111,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -1432,16 +1432,16 @@ ...@@ -1432,16 +1432,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -4165,6 +4165,10 @@ ...@@ -4165,6 +4165,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr10139588EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
......
{
"codeName" : "Usr10139588EditView_Form",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Usr10139588EditView_Form.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"logicName" : "表单编辑器_表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "bookname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
}
}, {
"id" : "createman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"id" : "createdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "updateman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"id" : "updatedate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "bookid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "书基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"caption" : "书名称",
"codeName" : "bookname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "bookname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "bookname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "bookid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "bookid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
}, {
"caption" : "其它",
"codeName" : "formpage2",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage2",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "操作信息",
"codeName" : "group2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group2",
"getPSDEFormDetails" : [ {
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "建立时间",
"codeName" : "createdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "更新人",
"codeName" : "updateman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "更新时间",
"codeName" : "updatedate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"noTabHeader" : false,
"modelid" : "2C81E27E-8507-4871-80B0-AF19D23FEBD3",
"modeltype" : "PSDEFORM_EDITFORM"
}
\ No newline at end of file
...@@ -981,6 +981,10 @@ ...@@ -981,6 +981,10 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/PayUsr10128787TreeExpView.json",
"viewType" : "DETREEEXPVIEW"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/PayUsr0526294161TabExpView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/PayUsr0526294161TabExpView.json",
"viewType" : "DETABEXPVIEW" "viewType" : "DETABEXPVIEW"
......
{
"codeName" : "Treeexpbar_tree",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay/PSTREEVIEWS/Treeexpbar_tree.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
},
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_selectionchange"
}, {
"eventNames" : "LOAD",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_load"
} ],
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
},
"treeGridMode" : 0,
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
},
"enableRootSelect" : false,
"outputIconDefault" : true,
"rootVisible" : false,
"modelid" : "10356151-0ECF-4882-B229-7FAD5D7E0601_treeexpbar_tree",
"modeltype" : "PSDETREEVIEW"
}
\ No newline at end of file
...@@ -5069,6 +5069,10 @@ ...@@ -5069,6 +5069,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10123853PickupView3.json",
"viewType" : "DEPICKUPVIEW3"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEmptyCustomView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEmptyCustomView.json",
......
...@@ -8,6 +8,32 @@ ...@@ -8,6 +8,32 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -25,13 +51,18 @@ ...@@ -25,13 +51,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
{
"accUserMode" : 2,
"caption" : "支付",
"codeName" : "PayUsr10128787TreeExpView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/PayUsr10128787TreeExpView.json",
"name" : "PayUsr10128787TreeExpView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "TreeExpView",
"name" : "engine"
} ],
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSControls" : [ {
"codeName" : "Usr10128787TreeExpViewtreeexpbar",
"controlType" : "TREEEXPBAR",
"name" : "treeexpbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "treeexpbar"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "TREEEXPBAR"
},
"getPSControls" : [ {
"codeName" : "Treeexpbar_tree",
"controlType" : "TREEVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay/PSTREEVIEWS/Treeexpbar_tree.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
},
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "树视图处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_selectionchange"
}, {
"eventNames" : "LOAD",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_load"
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "treeexpbar_tree"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
},
"treeGridMode" : 0,
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
}
},
"enableRootSelect" : false,
"outputIconDefault" : true,
"rootVisible" : false,
"name" : "treeexpbar_tree",
"modelid" : "10356151-0ECF-4882-B229-7FAD5D7E0601_treeexpbar_tree",
"modeltype" : "PSDETREEVIEW"
} ],
"xDataControlName" : "treeexpbar_tree",
"enableCounter" : true,
"enableSearch" : false,
"showTitleBar" : true,
"modelid" : "10356151-0ECF-4882-B229-7FAD5D7E0601_treeexpbar",
"modeltype" : "PSEXPBAR"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "支付",
"codeName" : "Usr10128787TreeExpViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr10128787TreeExpView",
"getPSDEViewId" : "D091E146-F8DE-4022-AD2A-FBA287829BEC",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDETREEEXPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Pay.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "test",
"viewStyle" : "DEFAULT",
"viewType" : "DETREEEXPVIEW",
"enableDP" : true,
"enableFilter" : true,
"enableQuickSearch" : true,
"enableSearch" : true,
"showDataInfoBar" : true,
"modelid" : "10356151-0ECF-4882-B229-7FAD5D7E0601",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -1404,6 +1404,32 @@ ...@@ -1404,6 +1404,32 @@
"id" : "QUICKSEARCHBAR" "id" : "QUICKSEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -1421,13 +1447,18 @@ ...@@ -1421,13 +1447,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -55,6 +55,32 @@ ...@@ -55,6 +55,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -72,13 +98,18 @@ ...@@ -72,13 +98,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -607,6 +607,32 @@ ...@@ -607,6 +607,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -624,13 +650,18 @@ ...@@ -624,13 +650,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
...@@ -728,6 +759,32 @@ ...@@ -728,6 +759,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -745,13 +802,18 @@ ...@@ -745,13 +802,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -79,6 +79,32 @@ ...@@ -79,6 +79,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -96,13 +122,18 @@ ...@@ -96,13 +122,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -378,6 +378,32 @@ ...@@ -378,6 +378,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -395,13 +421,18 @@ ...@@ -395,13 +421,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
...@@ -55,6 +55,32 @@ ...@@ -55,6 +55,32 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "filter",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "类型(=)", "caption" : "类型(=)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
...@@ -72,13 +98,18 @@ ...@@ -72,13 +98,18 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"name" : "type" "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "测试实体名称(%)",
......
{
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTUsr10123853PickupView3",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10123853PickupView3.json",
"name" : "TESTUsr10123853PickupView3",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSControls" : [ {
"codeName" : "Usr10123853PickupView3pickupviewpanel",
"controlType" : "PICKUPVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"accUserMode" : 2,
"caption" : "实体选择数据视图(部件视图)",
"codeName" : "TESTPickupDataView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPickupDataView.json",
"mDCtrlActiveMode" : 2,
"name" : "TESTPickupDataView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "PickupDataView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "PickupDataView_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/PickupDataView_SearchForm.json",
"logicName" : "实体选择数据视图(部件视图)_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "D1548DB8-B549-4BAA-BCD3-5A4CE1D8BE3E",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "PickupDataView_DataView",
"controlType" : "DATAVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSDATAVIEWS/PickupDataView_DataView.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"logicName" : "实体选择数据视图(部件视图)_卡片视图",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据视图处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "DATAVIEW"
},
"getPSDEDataViewDataItems" : [ {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"hasWFDataItems" : false,
"appendDEItems" : true,
"enableCardEdit" : false,
"enableCardEditGroup" : false,
"enableCardEditOrder" : false,
"enableCardNew" : false,
"enableGroup" : false,
"enablePagingBar" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "dataview",
"modelid" : "08617C4E-6DD1-4126-AFAF-5F53FB828339",
"modeltype" : "PSDEDATAVIEW"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 0,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : false,
"mobileSearchBar" : false
}, {
"caption" : "实体选择数据视图(部件视图)",
"codeName" : "PickupDataViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "PickupDataView",
"getPSDEViewId" : "0046DC26-5986-4BA2-8A3A-A34326F6CC1E",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEPICKUPDATAVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "实体选择数据视图(部件视图)",
"viewStyle" : "DEFAULT",
"viewType" : "DEPICKUPDATAVIEW",
"xDataControlName" : "dataview",
"enableDP" : true,
"enableFilter" : true,
"enableSearch" : true,
"expandSearchForm" : true,
"pickupMode" : true,
"modelid" : "3229CA7C-FC68-4443-8E23-E736302941D4",
"modeltype" : "PSAPPDEVIEW"
},
"name" : "pickupviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "PICKUPVIEWPANEL"
}
}, {
"caption" : "测试实体",
"codeName" : "Usr10123853PickupView3captionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr10123853PickupView3",
"getPSDEViewId" : "27BCBF24-A014-48D0-8154-04862A698CD4",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEPICKUPVIEW3",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "test",
"viewStyle" : "DEFAULT",
"viewType" : "DEPICKUPVIEW3",
"enableDP" : true,
"showCaptionBar" : false,
"modelid" : "1C1C224B-22B9-434F-A509-B66274CA6431",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
{
"accUserMode" : 2,
"caption" : "表单编辑器",
"codeName" : "bookUsr10139588EditView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr10139588EditView.json",
"name" : "bookUsr10139588EditView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Usr10139588EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "表单编辑器_工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"xDataControlName" : "form",
"modelid" : "2AE67481-7A2D-4F63-BFAE-EBF97AA84BA5",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr10139588EditView_Form",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Usr10139588EditView_Form.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"logicName" : "表单编辑器_表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "bookname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
}
}, {
"id" : "createman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"id" : "createdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "updateman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"id" : "updatedate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "bookid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "书基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"caption" : "书名称",
"codeName" : "bookname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "bookname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "bookname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
}, {
"caption" : "书标识",
"codeName" : "bookid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "bookid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "bookid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
}, {
"caption" : "其它",
"codeName" : "formpage2",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage2",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "操作信息",
"codeName" : "group2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group2",
"getPSDEFormDetails" : [ {
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "建立时间",
"codeName" : "createdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "更新人",
"codeName" : "updateman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "更新时间",
"codeName" : "updatedate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"noTabHeader" : false,
"name" : "form",
"modelid" : "2C81E27E-8507-4871-80B0-AF19D23FEBD3",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Usr10139588EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "表单编辑器",
"codeName" : "Usr10139588EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr10139588EditView",
"getPSDEViewId" : "865AA7A8-9D32-4EFA-B36A-545EBFBBED4D",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "表单编辑器",
"viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW",
"xDataControlName" : "form",
"enableDP" : true,
"showDataInfoBar" : true,
"modelid" : "0FD5300A-78C7-4518-8BE8-0724452312AB",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -9654,16 +9654,16 @@ ...@@ -9654,16 +9654,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
...@@ -9681,22 +9681,22 @@ ...@@ -9681,22 +9681,22 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
} ] } ]
}, { }, {
...@@ -9713,54 +9713,34 @@ ...@@ -9713,54 +9713,34 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg9"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -9778,6 +9758,12 @@ ...@@ -9778,6 +9758,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -9786,22 +9772,30 @@ ...@@ -9786,22 +9772,30 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -9813,21 +9807,27 @@ ...@@ -9813,21 +9807,27 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
}, { }, {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
} ] } ]
} ], } ],
...@@ -10133,6 +10133,18 @@ ...@@ -10133,6 +10133,18 @@
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "Usr12EditView_1918" "view" : "Usr12EditView_1918"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr10139588EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "Usr10139588EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/PayUsr10128787TreeExpView.json",
"viewType" : "DETREEEXPVIEW",
"resource" : "Pay",
"view" : "Usr10128787TreeExpView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -10205,6 +10217,12 @@ ...@@ -10205,6 +10217,12 @@
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "Usr12EditView_9682" "view" : "Usr12EditView_9682"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10123853PickupView3.json",
"viewType" : "DEPICKUPVIEW3",
"resource" : "TEST",
"view" : "Usr10123853PickupView3"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SysTodoUnSubmitGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SysTodoUnSubmitGridView.json",
...@@ -43300,6 +43318,10 @@ ...@@ -43300,6 +43318,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr10139588EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4EditView.json",
...@@ -48750,6 +48772,10 @@ ...@@ -48750,6 +48772,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10123853PickupView3.json",
"viewType" : "DEPICKUPVIEW3"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEmptyCustomView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEmptyCustomView.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册