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

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

上级 b343a24f
...@@ -3,6 +3,16 @@ ...@@ -3,6 +3,16 @@
*/ */
export const viewstate: any = { export const viewstate: any = {
appviews: [ appviews: [
{
viewtag: '0dea5ba192c0cb5ccb07d5b107d30ff7',
viewmodule: 'Test',
viewname: 'TESTMobEditView',
viewaction: '',
viewdatachange: false,
refviews: [
'F2EF9364-1D93-484A-A231-90B3BB331DC3',
],
},
{ {
viewtag: '20e843252493e56e654257ec2a3bf391', viewtag: '20e843252493e56e654257ec2a3bf391',
viewmodule: 'Test', viewmodule: 'Test',
...@@ -13,6 +23,15 @@ export const viewstate: any = { ...@@ -13,6 +23,15 @@ export const viewstate: any = {
'F2EF9364-1D93-484A-A231-90B3BB331DC3', 'F2EF9364-1D93-484A-A231-90B3BB331DC3',
], ],
}, },
{
viewtag: '268d6d92c681a2b5ce96595480757842',
viewmodule: 'Test',
viewname: 'TESTMobMDView',
viewaction: '',
viewdatachange: false,
refviews: [
],
},
{ {
viewtag: '318E0E04-56B9-41C5-99ED-0608B03A7C9B', viewtag: '318E0E04-56B9-41C5-99ED-0608B03A7C9B',
viewmodule: 'Test', viewmodule: 'Test',
...@@ -84,8 +103,8 @@ export const viewstate: any = { ...@@ -84,8 +103,8 @@ export const viewstate: any = {
viewaction: '', viewaction: '',
viewdatachange: false, viewdatachange: false,
refviews: [ refviews: [
'318E0E04-56B9-41C5-99ED-0608B03A7C9B', '0dea5ba192c0cb5ccb07d5b107d30ff7',
'F2EF9364-1D93-484A-A231-90B3BB331DC3', '268d6d92c681a2b5ce96595480757842',
], ],
}, },
{ {
......
...@@ -3172,6 +3172,18 @@ ...@@ -3172,6 +3172,18 @@
"name" : "逻辑测试表格视图", "name" : "逻辑测试表格视图",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MobMDView",
"logicName" : "测试实体实体移动端多数据视图(测试多数据)",
"name" : "测试实体实体移动端多数据视图(测试多数据)",
"realModelSubType" : "DEMOBMDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MobEditView",
"logicName" : "测试实体实体移动端编辑视图(测试表单)",
"name" : "测试实体实体移动端编辑视图(测试表单)",
"realModelSubType" : "DEMOBEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "DEMobWFDynaEditView", "codeName" : "DEMobWFDynaEditView",
"logicName" : "实体移动端工作流动态编辑视图", "logicName" : "实体移动端工作流动态编辑视图",
......
...@@ -2861,9 +2861,17 @@ ...@@ -2861,9 +2861,17 @@
} }
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json",
"viewType" : "DEMOBPICKUPVIEW" "viewType" : "DEMOBPICKUPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json",
"viewType" : "DEMOBMDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
......
{
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTMobMDView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json",
"name" : "TESTMobMDView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "MobMDView",
"name" : "engine",
"getPSUIEngineParams" : [ {
"appViewLogicName" : "opendata",
"name" : "OPENDATA",
"paramType" : "LOGIC"
}, {
"ctrlName" : "mdctrl",
"name" : "MDCTRL",
"paramType" : "CTRL"
}, {
"appViewLogicName" : "newdata",
"name" : "NEWDATA",
"paramType" : "LOGIC"
} ]
} ],
"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" : "Mob",
"controlStyle" : "LISTVIEW",
"controlType" : "MOBMDCTRL",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSMOBMDCTRLS/Mob.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/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/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "ROWCLICK", "LOAD", "SELECTIONCHANGE", "BEFORELOAD" ],
"logicName" : "MOB",
"mobListStyle" : "LISTVIEW",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "列表控件处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "ROWCLICK;LOAD;SELECTIONCHANGE;BEFORELOAD",
"logicTag" : "mdctrl",
"logicType" : "APPVIEWENGINE",
"name" : "engine_mdctrl",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "MDCTRL"
},
"getPSDEListDataItems" : [ {
"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/Mob/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/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"hasWFDataItems" : false,
"enableGroup" : false,
"enableRowEdit" : false,
"enableRowEditGroup" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"noSort" : false,
"showHeader" : true,
"name" : "mdctrl",
"modelid" : "eb61e3a1e0936b0a55c4965071a85c0b",
"modeltype" : "PSDELIST"
}, {
"codeName" : "MobMDViewrighttoolbar",
"controlType" : "TOOLBAR",
"name" : "righttoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "RIGHTTOOLBAR"
},
"toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "mdctrl",
"modelid" : "268d6d92c681a2b5ce96595480757842_righttoolbar",
"modeltype" : "PSDETOOLBAR"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : true
}, {
"caption" : "测试实体",
"codeName" : "MobMDViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "MobMDView",
"getPSDEViewId" : "837FAC58-2BC2-48BA-99D1-FF866114C918",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBMDVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "测试实体移动端多数据视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEMOBMDVIEW",
"xDataControlName" : "mdctrl",
"enableDP" : true,
"enableFilter" : true,
"enablePullDownRefresh" : false,
"enableQuickSearch" : true,
"enableSearch" : true,
"modelid" : "268d6d92c681a2b5ce96595480757842",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -27,18 +27,18 @@ ...@@ -27,18 +27,18 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel", "name" : "EXPITEM:tabviewpanel",
"realTitle" : "编辑视图", "realTitle" : "测试实体移动端编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json",
"viewType" : "DEMOBEDITVIEW" "viewType" : "DEMOBEDITVIEW"
} }
}, { }, {
"name" : "EXPITEM:tabviewpanel2", "name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试多数据视图", "realTitle" : "测试实体移动端多数据视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json",
"viewType" : "DEMOBMDVIEW" "viewType" : "DEMOBMDVIEW"
} }
} ], } ],
...@@ -60,9 +60,9 @@ ...@@ -60,9 +60,9 @@
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "TESTTestMobEditView", "codeName" : "TESTMobEditView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json",
"name" : "TESTTestMobEditView", "name" : "TESTMobEditView",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
...@@ -1039,9 +1039,8 @@ ...@@ -1039,9 +1039,8 @@
"modelid" : "621F85CE-79DB-47B7-96E1-7A1F2D8A6915", "modelid" : "621F85CE-79DB-47B7-96E1-7A1F2D8A6915",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"codeName" : "TestMobEditViewrighttoolbar", "codeName" : "MobEditViewrighttoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "测试移动端编辑视图_工具栏",
"name" : "righttoolbar", "name" : "righttoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -1052,10 +1051,10 @@ ...@@ -1052,10 +1051,10 @@
}, },
"toolbarStyle" : "MOBNAVRIGHTMENU", "toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "form", "xDataControlName" : "form",
"modelid" : "C6311A06-49AD-4265-B254-618A0415E555", "modelid" : "0dea5ba192c0cb5ccb07d5b107d30ff7_righttoolbar",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "TestMobEditViewdatainfobar", "codeName" : "MobEditViewdatainfobar",
"controlType" : "DATAINFOBAR", "controlType" : "DATAINFOBAR",
"name" : "datainfobar", "name" : "datainfobar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1067,7 +1066,7 @@ ...@@ -1067,7 +1066,7 @@
} }
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "TestMobEditViewcaptionbar", "codeName" : "MobEditViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1076,8 +1075,8 @@ ...@@ -1076,8 +1075,8 @@
}, },
"getPSControlParam" : { } "getPSControlParam" : { }
} ], } ],
"getPSDEViewCodeName" : "TestMobEditView", "getPSDEViewCodeName" : "MobEditView",
"getPSDEViewId" : "F25ABD30-3329-48C1-94AC-1DC8A1C0972E", "getPSDEViewId" : "88E6BB76-D97C-44A5-AFC2-A429A57ABA60",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBEDITVIEW", "controlStyle" : "APPDEMOBEDITVIEW",
...@@ -1092,14 +1091,14 @@ ...@@ -1092,14 +1091,14 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "编辑视图", "title" : "测试实体移动端编辑视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBEDITVIEW", "viewType" : "DEMOBEDITVIEW",
"xDataControlName" : "form", "xDataControlName" : "form",
"enableDP" : true, "enableDP" : true,
"enablePullDownRefresh" : true, "enablePullDownRefresh" : false,
"showDataInfoBar" : true, "showDataInfoBar" : true,
"modelid" : "318E0E04-56B9-41C5-99ED-0608B03A7C9B", "modelid" : "0dea5ba192c0cb5ccb07d5b107d30ff7",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
} }
}, { }, {
...@@ -1108,7 +1107,7 @@ ...@@ -1108,7 +1107,7 @@
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json",
"viewType" : "DEMOBMDVIEW" "viewType" : "DEMOBMDVIEW"
}, },
"name" : "tabviewpanel2", "name" : "tabviewpanel2",
......
...@@ -11,18 +11,18 @@ ...@@ -11,18 +11,18 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel", "name" : "EXPITEM:tabviewpanel",
"realTitle" : "编辑视图", "realTitle" : "测试实体移动端编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json",
"viewType" : "DEMOBEDITVIEW" "viewType" : "DEMOBEDITVIEW"
} }
}, { }, {
"name" : "EXPITEM:tabviewpanel2", "name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试多数据视图", "realTitle" : "测试实体移动端多数据视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json",
"viewType" : "DEMOBMDVIEW" "viewType" : "DEMOBMDVIEW"
} }
} ], } ],
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json",
"viewType" : "DEMOBEDITVIEW" "viewType" : "DEMOBEDITVIEW"
}, },
"name" : "tabviewpanel", "name" : "tabviewpanel",
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json",
"viewType" : "DEMOBMDVIEW" "viewType" : "DEMOBMDVIEW"
}, },
"name" : "tabviewpanel2", "name" : "tabviewpanel2",
......
...@@ -433,11 +433,23 @@ ...@@ -433,11 +433,23 @@
"path" : "PSSYSAPPS/Mob/PSAPPMODULES/Ungroup.json" "path" : "PSSYSAPPS/Mob/PSAPPMODULES/Ungroup.json"
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json",
"viewType" : "DEMOBEDITVIEW",
"resource" : "TEST",
"view" : "MobEditView"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json",
"viewType" : "DEMOBPICKUPVIEW", "viewType" : "DEMOBPICKUPVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "MobPickupView" "view" : "MobPickupView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json",
"viewType" : "DEMOBMDVIEW",
"resource" : "TEST",
"view" : "MobMDView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
...@@ -3320,18 +3332,18 @@ ...@@ -3320,18 +3332,18 @@
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel", "name" : "EXPITEM:tabviewpanel",
"realTitle" : "编辑视图", "realTitle" : "测试实体移动端编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json",
"viewType" : "DEMOBEDITVIEW" "viewType" : "DEMOBEDITVIEW"
} }
}, { }, {
"name" : "EXPITEM:tabviewpanel2", "name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试多数据视图", "realTitle" : "测试实体移动端多数据视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json",
"viewType" : "DEMOBMDVIEW" "viewType" : "DEMOBMDVIEW"
} }
} ], } ],
...@@ -3353,9 +3365,9 @@ ...@@ -3353,9 +3365,9 @@
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "TESTTestMobEditView", "codeName" : "TESTMobEditView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json",
"name" : "TESTTestMobEditView", "name" : "TESTMobEditView",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
...@@ -4332,9 +4344,8 @@ ...@@ -4332,9 +4344,8 @@
"modelid" : "621F85CE-79DB-47B7-96E1-7A1F2D8A6915", "modelid" : "621F85CE-79DB-47B7-96E1-7A1F2D8A6915",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"codeName" : "TestMobEditViewrighttoolbar", "codeName" : "MobEditViewrighttoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "测试移动端编辑视图_工具栏",
"name" : "righttoolbar", "name" : "righttoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -4345,10 +4356,10 @@ ...@@ -4345,10 +4356,10 @@
}, },
"toolbarStyle" : "MOBNAVRIGHTMENU", "toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "form", "xDataControlName" : "form",
"modelid" : "C6311A06-49AD-4265-B254-618A0415E555", "modelid" : "0dea5ba192c0cb5ccb07d5b107d30ff7_righttoolbar",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "TestMobEditViewdatainfobar", "codeName" : "MobEditViewdatainfobar",
"controlType" : "DATAINFOBAR", "controlType" : "DATAINFOBAR",
"name" : "datainfobar", "name" : "datainfobar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -4360,7 +4371,7 @@ ...@@ -4360,7 +4371,7 @@
} }
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "TestMobEditViewcaptionbar", "codeName" : "MobEditViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -4369,8 +4380,8 @@ ...@@ -4369,8 +4380,8 @@
}, },
"getPSControlParam" : { } "getPSControlParam" : { }
} ], } ],
"getPSDEViewCodeName" : "TestMobEditView", "getPSDEViewCodeName" : "MobEditView",
"getPSDEViewId" : "F25ABD30-3329-48C1-94AC-1DC8A1C0972E", "getPSDEViewId" : "88E6BB76-D97C-44A5-AFC2-A429A57ABA60",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBEDITVIEW", "controlStyle" : "APPDEMOBEDITVIEW",
...@@ -4385,14 +4396,14 @@ ...@@ -4385,14 +4396,14 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "编辑视图", "title" : "测试实体移动端编辑视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBEDITVIEW", "viewType" : "DEMOBEDITVIEW",
"xDataControlName" : "form", "xDataControlName" : "form",
"enableDP" : true, "enableDP" : true,
"enablePullDownRefresh" : true, "enablePullDownRefresh" : false,
"showDataInfoBar" : true, "showDataInfoBar" : true,
"modelid" : "318E0E04-56B9-41C5-99ED-0608B03A7C9B", "modelid" : "0dea5ba192c0cb5ccb07d5b107d30ff7",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
} }
}, { }, {
...@@ -4401,7 +4412,7 @@ ...@@ -4401,7 +4412,7 @@
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json",
"viewType" : "DEMOBMDVIEW" "viewType" : "DEMOBMDVIEW"
}, },
"name" : "tabviewpanel2", "name" : "tabviewpanel2",
...@@ -8469,9 +8480,17 @@ ...@@ -8469,9 +8480,17 @@
} }
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json",
"viewType" : "DEMOBPICKUPVIEW" "viewType" : "DEMOBPICKUPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json",
"viewType" : "DEMOBMDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册