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

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

上级 047dcf3d
...@@ -1109,7 +1109,7 @@ ...@@ -1109,7 +1109,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1117,7 +1117,7 @@ ...@@ -1117,7 +1117,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1810,27 +1810,22 @@ ...@@ -1810,27 +1810,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1868,6 +1863,7 @@ ...@@ -1868,6 +1863,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1214,7 +1214,7 @@ ...@@ -1214,7 +1214,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1222,7 +1222,7 @@ ...@@ -1222,7 +1222,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1915,27 +1915,22 @@ ...@@ -1915,27 +1915,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1973,6 +1968,7 @@ ...@@ -1973,6 +1968,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -774,27 +774,22 @@ ...@@ -774,27 +774,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -832,6 +827,7 @@ ...@@ -832,6 +827,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1112,7 +1112,7 @@ ...@@ -1112,7 +1112,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1120,7 +1120,7 @@ ...@@ -1120,7 +1120,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1818,27 +1818,22 @@ ...@@ -1818,27 +1818,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1876,6 +1871,7 @@ ...@@ -1876,6 +1871,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1217,7 +1217,7 @@ ...@@ -1217,7 +1217,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1225,7 +1225,7 @@ ...@@ -1225,7 +1225,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1923,27 +1923,22 @@ ...@@ -1923,27 +1923,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1981,6 +1976,7 @@ ...@@ -1981,6 +1976,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1203,7 +1203,7 @@ ...@@ -1203,7 +1203,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1211,7 +1211,7 @@ ...@@ -1211,7 +1211,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1909,27 +1909,22 @@ ...@@ -1909,27 +1909,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1967,6 +1962,7 @@ ...@@ -1967,6 +1962,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -779,27 +779,22 @@ ...@@ -779,27 +779,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -837,6 +832,7 @@ ...@@ -837,6 +832,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1200,7 +1200,7 @@ ...@@ -1200,7 +1200,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1208,7 +1208,7 @@ ...@@ -1208,7 +1208,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1906,27 +1906,22 @@ ...@@ -1906,27 +1906,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1964,6 +1959,7 @@ ...@@ -1964,6 +1959,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1394,7 +1394,7 @@ ...@@ -1394,7 +1394,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1402,7 +1402,7 @@ ...@@ -1402,7 +1402,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2100,27 +2100,22 @@ ...@@ -2100,27 +2100,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -2157,6 +2152,7 @@ ...@@ -2157,6 +2152,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -362,7 +362,7 @@ ...@@ -362,7 +362,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -370,7 +370,7 @@ ...@@ -370,7 +370,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1068,27 +1068,22 @@ ...@@ -1068,27 +1068,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1125,6 +1120,7 @@ ...@@ -1125,6 +1120,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1111,7 +1111,7 @@ ...@@ -1111,7 +1111,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1119,7 +1119,7 @@ ...@@ -1119,7 +1119,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1817,27 +1817,22 @@ ...@@ -1817,27 +1817,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1874,6 +1869,7 @@ ...@@ -1874,6 +1869,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1219,7 +1219,7 @@ ...@@ -1219,7 +1219,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1227,7 +1227,7 @@ ...@@ -1227,7 +1227,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1925,27 +1925,22 @@ ...@@ -1925,27 +1925,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1982,6 +1977,7 @@ ...@@ -1982,6 +1977,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1215,7 +1215,7 @@ ...@@ -1215,7 +1215,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1223,7 +1223,7 @@ ...@@ -1223,7 +1223,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1921,27 +1921,22 @@ ...@@ -1921,27 +1921,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1978,6 +1973,7 @@ ...@@ -1978,6 +1973,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1286,7 +1286,7 @@ ...@@ -1286,7 +1286,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1294,7 +1294,7 @@ ...@@ -1294,7 +1294,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1992,27 +1992,22 @@ ...@@ -1992,27 +1992,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -2049,6 +2044,7 @@ ...@@ -2049,6 +2044,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1201,7 +1201,7 @@ ...@@ -1201,7 +1201,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1209,7 +1209,7 @@ ...@@ -1209,7 +1209,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1907,27 +1907,22 @@ ...@@ -1907,27 +1907,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1964,6 +1959,7 @@ ...@@ -1964,6 +1959,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -480,7 +480,7 @@ ...@@ -480,7 +480,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -488,7 +488,7 @@ ...@@ -488,7 +488,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1186,27 +1186,22 @@ ...@@ -1186,27 +1186,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1243,6 +1238,7 @@ ...@@ -1243,6 +1238,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -778,27 +778,22 @@ ...@@ -778,27 +778,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -835,6 +830,7 @@ ...@@ -835,6 +830,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1336,7 +1336,7 @@ ...@@ -1336,7 +1336,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1344,7 +1344,7 @@ ...@@ -1344,7 +1344,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2042,27 +2042,22 @@ ...@@ -2042,27 +2042,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -2099,6 +2094,7 @@ ...@@ -2099,6 +2094,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -507,7 +507,7 @@ ...@@ -507,7 +507,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -515,7 +515,7 @@ ...@@ -515,7 +515,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1213,27 +1213,22 @@ ...@@ -1213,27 +1213,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1270,6 +1265,7 @@ ...@@ -1270,6 +1265,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1199,7 +1199,7 @@ ...@@ -1199,7 +1199,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1207,7 +1207,7 @@ ...@@ -1207,7 +1207,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1905,27 +1905,22 @@ ...@@ -1905,27 +1905,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1962,6 +1957,7 @@ ...@@ -1962,6 +1957,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1219,7 +1219,7 @@ ...@@ -1219,7 +1219,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1227,7 +1227,7 @@ ...@@ -1227,7 +1227,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1925,27 +1925,22 @@ ...@@ -1925,27 +1925,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1982,6 +1977,7 @@ ...@@ -1982,6 +1977,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1213,7 +1213,7 @@ ...@@ -1213,7 +1213,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1221,7 +1221,7 @@ ...@@ -1221,7 +1221,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1919,27 +1919,22 @@ ...@@ -1919,27 +1919,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -1976,6 +1971,7 @@ ...@@ -1976,6 +1971,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1459,7 +1459,7 @@ ...@@ -1459,7 +1459,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1467,7 +1467,7 @@ ...@@ -1467,7 +1467,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2165,27 +2165,22 @@ ...@@ -2165,27 +2165,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -2222,6 +2217,7 @@ ...@@ -2222,6 +2217,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1512,7 +1512,7 @@ ...@@ -1512,7 +1512,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1520,7 +1520,7 @@ ...@@ -1520,7 +1520,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2218,27 +2218,22 @@ ...@@ -2218,27 +2218,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -2275,6 +2270,7 @@ ...@@ -2275,6 +2270,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -1959,7 +1959,7 @@ ...@@ -1959,7 +1959,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -1967,7 +1967,7 @@ ...@@ -1967,7 +1967,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2665,27 +2665,22 @@ ...@@ -2665,27 +2665,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -2722,6 +2717,7 @@ ...@@ -2722,6 +2717,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
......
...@@ -39995,7 +39995,7 @@ ...@@ -39995,7 +39995,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -40003,7 +40003,7 @@ ...@@ -40003,7 +40003,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -40701,27 +40701,22 @@ ...@@ -40701,27 +40701,22 @@
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3", "modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json", "name" : "searchbar",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "SEARCHBAR" "id" : "searchbar"
}, },
"quickGroupCount" : -1, "quickGroupCount" : -1,
"quickSearchMode" : 1, "quickSearchMode" : 1,
"quickSearchWidth" : 200, "quickSearchWidth" : 0,
"enableFilter" : false, "enableFilter" : false,
"enableGroup" : false, "enableGroup" : false,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false, "mobileSearchBar" : false
"name" : "searchbar",
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "GridViewcaptionbar", "codeName" : "GridViewcaptionbar",
...@@ -40758,6 +40753,7 @@ ...@@ -40758,6 +40753,7 @@
"enableExport" : true, "enableExport" : true,
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册