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

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

上级 22dad08b
...@@ -3,6 +3,16 @@ ...@@ -3,6 +3,16 @@
*/ */
export const viewstate: any = { export const viewstate: any = {
appviews: [ appviews: [
{
viewtag: '20e843252493e56e654257ec2a3bf391',
viewmodule: 'Test',
viewname: 'TESTMobPickupView',
viewaction: '',
viewdatachange: false,
refviews: [
'F2EF9364-1D93-484A-A231-90B3BB331DC3',
],
},
{ {
viewtag: '318E0E04-56B9-41C5-99ED-0608B03A7C9B', viewtag: '318E0E04-56B9-41C5-99ED-0608B03A7C9B',
viewmodule: 'Test', viewmodule: 'Test',
...@@ -42,6 +52,18 @@ export const viewstate: any = { ...@@ -42,6 +52,18 @@ export const viewstate: any = {
'318E0E04-56B9-41C5-99ED-0608B03A7C9B', '318E0E04-56B9-41C5-99ED-0608B03A7C9B',
'753676DB-2531-4A22-AA4E-FB9EA9BF8B3F', '753676DB-2531-4A22-AA4E-FB9EA9BF8B3F',
'd8d1b5108ce7fda432f8d3fe33c65063', 'd8d1b5108ce7fda432f8d3fe33c65063',
'20e843252493e56e654257ec2a3bf391',
'cf108dcc6825ab45f18c8c242be1d923',
],
},
{
viewtag: 'cf108dcc6825ab45f18c8c242be1d923',
viewmodule: 'Test',
viewname: 'TESTMobMPickupView',
viewaction: '',
viewdatachange: false,
refviews: [
'F2EF9364-1D93-484A-A231-90B3BB331DC3',
], ],
}, },
{ {
......
...@@ -3148,6 +3148,12 @@ ...@@ -3148,6 +3148,12 @@
"name" : "测试实体实体表格视图_抽屉", "name" : "测试实体实体表格视图_抽屉",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MobMPickupView",
"logicName" : "测试实体实体移动端多数据选择视图",
"name" : "测试实体实体移动端多数据选择视图",
"realModelSubType" : "DEMOBMPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr0320988649CustomView", "codeName" : "Usr0320988649CustomView",
"logicName" : "自定义视图", "logicName" : "自定义视图",
......
...@@ -2868,6 +2868,10 @@ ...@@ -2868,6 +2868,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW" "viewType" : "DEMOBEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json",
"viewType" : "DEMOBMPICKUPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobTabExpView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobTabExpView.json",
......
...@@ -811,6 +811,7 @@ ...@@ -811,6 +811,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"titleBarCloseMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
......
{
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTMobMPickupView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json",
"name" : "TESTMobMPickupView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "MobMPickupView",
"name" : "engine",
"getPSUIEngineParams" : [ {
"ctrlName" : "pickupviewpanel",
"name" : "PICKUPVIEWPANEL",
"paramType" : "CTRL"
} ]
} ],
"getPSControls" : [ {
"codeName" : "MobMPickupViewpickupviewpanel",
"controlType" : "PICKUPVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTTestMobMDView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"name" : "TESTTestMobMDView",
"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" : "TestMobMDView_MobList",
"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/TestMobMDView_MobList.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" ],
"getItemPSLayoutPanel" : {
"codeName" : "Usr0616619704",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0616619704.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "List2_列表项面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ],
"name" : "mdctrl_itempanel",
"modelid" : "2D469B99-3C34-4520-8BB8-7EDBCD170E63",
"modeltype" : "PSSYSVIEWPANEL"
},
"logicName" : "List2",
"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" : "490E15C0-6F3C-4ADB-8087-5CA7D02CE280",
"modeltype" : "PSDELIST"
}, {
"codeName" : "TestMobMDViewrighttoolbar",
"controlType" : "TOOLBAR",
"logicName" : "测试多数据视图_工具栏",
"name" : "righttoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "RIGHTTOOLBAR"
},
"toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "mdctrl",
"modelid" : "D047731E-834C-48F7-90A9-75B3F9D68236",
"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" : "TestMobMDViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "TestMobMDView",
"getPSDEViewId" : "BB00B32B-49F9-43BA-935E-74998F5EDD10",
"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" : "F2EF9364-1D93-484A-A231-90B3BB331DC3",
"modeltype" : "PSAPPDEVIEW"
},
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"name" : "pickupviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE;LOAD",
"logicTag" : "pickupviewpanel",
"logicType" : "APPVIEWENGINE",
"name" : "engine_pickupviewpanel",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"id" : "PICKUPVIEWPANEL"
}
}, {
"caption" : "测试实体",
"codeName" : "MobMPickupViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "MobMPickupView",
"getPSDEViewId" : "6E7F48DE-DA74-4D4A-98FF-D4815087B53B",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBMPICKUPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "测试实体移动端多数据选择视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEMOBMPICKUPVIEW",
"enableDP" : true,
"enablePullDownRefresh" : false,
"showCaptionBar" : false,
"modelid" : "cf108dcc6825ab45f18c8c242be1d923",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -435,7 +435,6 @@ ...@@ -435,7 +435,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "测试实体移动端数据选择视图", "title" : "测试实体移动端数据选择视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBPICKUPVIEW", "viewType" : "DEMOBPICKUPVIEW",
......
...@@ -978,6 +978,7 @@ ...@@ -978,6 +978,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"titleBarCloseMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
......
...@@ -919,6 +919,7 @@ ...@@ -919,6 +919,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"titleBarCloseMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
......
...@@ -117,6 +117,50 @@ ...@@ -117,6 +117,50 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "分页导航" "tooltip" : "分页导航"
}, {
"accUserMode" : 2,
"caption" : "选择",
"itemType" : "MENUITEM",
"name" : "menuitem6",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc2"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "选择"
}, {
"accUserMode" : 2,
"caption" : "多选择",
"itemType" : "MENUITEM",
"name" : "menuitem7",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc3"
},
"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,
......
...@@ -45,6 +45,26 @@ ...@@ -45,6 +45,26 @@
"id" : "AppFunc" "id" : "AppFunc"
}, },
"tooltip" : "分页导航" "tooltip" : "分页导航"
}, {
"accUserMode" : 2,
"caption" : "选择",
"itemType" : "MENUITEM",
"name" : "menuitem6",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc2"
},
"tooltip" : "选择"
}, {
"accUserMode" : 2,
"caption" : "多选择",
"itemType" : "MENUITEM",
"name" : "menuitem7",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc3"
},
"tooltip" : "多选择"
} ], } ],
"enableCustomize" : false, "enableCustomize" : false,
"name" : "appindexview", "name" : "appindexview",
......
...@@ -321,6 +321,16 @@ ...@@ -321,6 +321,16 @@
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW" "viewType" : "DEMOBEDITVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc3",
"name" : "多选择",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json",
"viewType" : "DEMOBMPICKUPVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0615845058", "codeName" : "UsrAppFunc0615845058",
...@@ -331,6 +341,16 @@ ...@@ -331,6 +341,16 @@
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/ReginfoMobMDView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/ReginfoMobMDView.json",
"viewType" : "DEMOBMDVIEW" "viewType" : "DEMOBMDVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc2",
"name" : "选择视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json",
"viewType" : "DEMOBPICKUPVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0615084370", "codeName" : "UsrAppFunc0615084370",
...@@ -408,6 +428,12 @@ ...@@ -408,6 +428,12 @@
"viewType" : "DEMOBMDVIEW", "viewType" : "DEMOBMDVIEW",
"resource" : "Reginfo", "resource" : "Reginfo",
"view" : "MobMDView" "view" : "MobMDView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json",
"viewType" : "DEMOBMPICKUPVIEW",
"resource" : "TEST",
"view" : "MobMPickupView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobTabExpView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobTabExpView.json",
...@@ -597,6 +623,50 @@ ...@@ -597,6 +623,50 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "分页导航" "tooltip" : "分页导航"
}, {
"accUserMode" : 2,
"caption" : "选择",
"itemType" : "MENUITEM",
"name" : "menuitem6",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc2"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "选择"
}, {
"accUserMode" : 2,
"caption" : "多选择",
"itemType" : "MENUITEM",
"name" : "menuitem7",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc3"
},
"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,
...@@ -1556,6 +1626,7 @@ ...@@ -1556,6 +1626,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"titleBarCloseMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
...@@ -3070,10 +3141,806 @@ ...@@ -3070,10 +3141,806 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"titleBarCloseMode" : 2,
"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/Mob/PSAPPDATAENTITIES/TEST.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/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"mobileControl" : true,
"noTabHeader" : false,
"name" : "form",
"modelid" : "621F85CE-79DB-47B7-96E1-7A1F2D8A6915",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "TestMobEditViewrighttoolbar",
"controlType" : "TOOLBAR",
"logicName" : "测试移动端编辑视图_工具栏",
"name" : "righttoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "RIGHTTOOLBAR"
},
"toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "form",
"modelid" : "C6311A06-49AD-4265-B254-618A0415E555",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "TestMobEditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "测试实体",
"codeName" : "TestMobEditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "TestMobEditView",
"getPSDEViewId" : "F25ABD30-3329-48C1-94AC-1DC8A1C0972E",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "编辑视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEMOBEDITVIEW",
"xDataControlName" : "form",
"enableDP" : true,
"enablePullDownRefresh" : true,
"showDataInfoBar" : true,
"modelid" : "318E0E04-56B9-41C5-99ED-0608B03A7C9B",
"modeltype" : "PSAPPDEVIEW"
}
}, {
"caption" : "列表",
"codeName" : "MobTabExpViewtabviewpanel2",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW"
},
"name" : "tabviewpanel2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL2"
},
"modelid" : "d8d1b5108ce7fda432f8d3fe33c65063_tabviewpanel2",
"modeltype" : "PSVIEWPANEL"
} ],
"getPSTabExpPages" : [ {
"name" : "tabviewpanel"
}, {
"name" : "tabviewpanel2"
} ],
"tabLayout" : "TOP",
"uniqueTag" : "TESTMobTabExpView__tabexppanel",
"modelid" : "d8d1b5108ce7fda432f8d3fe33c65063_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, {
"caption" : "测试实体",
"codeName" : "MobTabExpViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "MobTabExpView",
"getPSDEViewId" : "F66C6003-6438-43AA-B8C6-64E238A11074",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBTABEXPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"tabLayout" : "TOP",
"title" : "测试实体分页导航视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEMOBTABEXPVIEW",
"enableDP" : true,
"enablePullDownRefresh" : false,
"enableQuickSearch" : false,
"enableSearch" : false,
"expandSearchForm" : false,
"loadDefault" : true,
"showDataInfoBar" : true,
"modelid" : "d8d1b5108ce7fda432f8d3fe33c65063",
"modeltype" : "PSAPPDEVIEW"
}, {
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTMobPickupView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json",
"name" : "TESTMobPickupView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "MobPickupView",
"name" : "engine",
"getPSUIEngineParams" : [ {
"ctrlName" : "pickupviewpanel",
"name" : "PICKUPVIEWPANEL",
"paramType" : "CTRL"
} ]
} ],
"getPSControls" : [ {
"codeName" : "MobPickupViewpickupviewpanel",
"controlType" : "PICKUPVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTTestMobMDView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"name" : "TESTTestMobMDView",
"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" : "TestMobMDView_MobList",
"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/TestMobMDView_MobList.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" ],
"getItemPSLayoutPanel" : {
"codeName" : "Usr0616619704",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0616619704.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "List2_列表项面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ],
"name" : "mdctrl_itempanel",
"modelid" : "2D469B99-3C34-4520-8BB8-7EDBCD170E63",
"modeltype" : "PSSYSVIEWPANEL"
},
"logicName" : "List2",
"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" : "490E15C0-6F3C-4ADB-8087-5CA7D02CE280",
"modeltype" : "PSDELIST"
}, {
"codeName" : "TestMobMDViewrighttoolbar",
"controlType" : "TOOLBAR",
"logicName" : "测试多数据视图_工具栏",
"name" : "righttoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "RIGHTTOOLBAR"
},
"toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "mdctrl",
"modelid" : "D047731E-834C-48F7-90A9-75B3F9D68236",
"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" : "TestMobMDViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "TestMobMDView",
"getPSDEViewId" : "BB00B32B-49F9-43BA-935E-74998F5EDD10",
"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" : "F2EF9364-1D93-484A-A231-90B3BB331DC3",
"modeltype" : "PSAPPDEVIEW"
},
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"name" : "pickupviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE;LOAD",
"logicTag" : "pickupviewpanel",
"logicType" : "APPVIEWENGINE",
"name" : "engine_pickupviewpanel",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"id" : "PICKUPVIEWPANEL"
}
}, {
"caption" : "测试实体",
"codeName" : "MobPickupViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "MobPickupView",
"getPSDEViewId" : "325FDCD9-ABA6-46D2-8BB7-83E61BCFACC0",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBPICKUPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "测试实体移动端数据选择视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEMOBPICKUPVIEW",
"enableDP" : true,
"enablePullDownRefresh" : false,
"showCaptionBar" : false,
"modelid" : "20e843252493e56e654257ec2a3bf391",
"modeltype" : "PSAPPDEVIEW"
}, {
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTMobMPickupView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json",
"name" : "TESTMobMPickupView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "MobMPickupView",
"name" : "engine",
"getPSUIEngineParams" : [ {
"ctrlName" : "pickupviewpanel",
"name" : "PICKUPVIEWPANEL",
"paramType" : "CTRL"
} ]
} ],
"getPSControls" : [ {
"codeName" : "MobMPickupViewpickupviewpanel",
"controlType" : "PICKUPVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTTestMobMDView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"name" : "TESTTestMobMDView",
"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" : "TestMobMDView_MobList",
"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/TestMobMDView_MobList.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" ],
"getItemPSLayoutPanel" : {
"codeName" : "Usr0616619704",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSPANELS/Usr0616619704.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "List2_列表项面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
...@@ -3082,31 +3949,128 @@ ...@@ -3082,31 +3949,128 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}
} ],
"name" : "mdctrl_itempanel",
"modelid" : "2D469B99-3C34-4520-8BB8-7EDBCD170E63",
"modeltype" : "PSSYSVIEWPANEL"
}, },
"infoGroupMode" : false, "logicName" : "List2",
"showCaption" : true "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"
}
} ], } ],
"getPSLayout" : { "userDRAction" : "READ",
"childColLG" : -1, "enableDEFieldPrivilege" : false,
"childColMD" : 24, "id" : "列表控件处理器"
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "getPSControlLogics" : [ {
"eventNames" : "ROWCLICK;LOAD;SELECTIONCHANGE;BEFORELOAD",
"logicTag" : "mdctrl",
"logicType" : "APPVIEWENGINE",
"name" : "engine_mdctrl",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ], } ],
"getPSLayout" : { "getPSControlParam" : {
"childColLG" : -1, "autoLoad" : true,
"childColMD" : 24, "showBusyIndicator" : true,
"childColSM" : -1, "id" : "MDCTRL"
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
...@@ -3123,7 +4087,6 @@ ...@@ -3123,7 +4087,6 @@
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update", "id" : "update",
...@@ -3140,15 +4103,21 @@ ...@@ -3140,15 +4103,21 @@
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"mobileControl" : true, "hasWFDataItems" : false,
"noTabHeader" : false, "enableGroup" : false,
"name" : "form", "enableRowEdit" : false,
"modelid" : "621F85CE-79DB-47B7-96E1-7A1F2D8A6915", "enableRowEditGroup" : false,
"modeltype" : "PSDEFORM_EDITFORM" "enableRowEditOrder" : false,
"enableRowNew" : false,
"noSort" : false,
"showHeader" : true,
"name" : "mdctrl",
"modelid" : "490E15C0-6F3C-4ADB-8087-5CA7D02CE280",
"modeltype" : "PSDELIST"
}, { }, {
"codeName" : "TestMobEditViewrighttoolbar", "codeName" : "TestMobMDViewrighttoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "测试移动端编辑视图_工具栏", "logicName" : "测试多数据视图_工具栏",
"name" : "righttoolbar", "name" : "righttoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -3158,23 +4127,29 @@ ...@@ -3158,23 +4127,29 @@
"id" : "RIGHTTOOLBAR" "id" : "RIGHTTOOLBAR"
}, },
"toolbarStyle" : "MOBNAVRIGHTMENU", "toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "form", "xDataControlName" : "mdctrl",
"modelid" : "C6311A06-49AD-4265-B254-618A0415E555", "modelid" : "D047731E-834C-48F7-90A9-75B3F9D68236",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "TestMobEditViewdatainfobar", "controlType" : "SEARCHBAR",
"controlType" : "DATAINFOBAR", "name" : "searchbar",
"name" : "datainfobar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "datainfobar" "id" : "searchbar"
} },
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : true
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "TestMobEditViewcaptionbar", "codeName" : "TestMobMDViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -3183,11 +4158,11 @@ ...@@ -3183,11 +4158,11 @@
}, },
"getPSControlParam" : { } "getPSControlParam" : { }
} ], } ],
"getPSDEViewCodeName" : "TestMobEditView", "getPSDEViewCodeName" : "TestMobMDView",
"getPSDEViewId" : "F25ABD30-3329-48C1-94AC-1DC8A1C0972E", "getPSDEViewId" : "BB00B32B-49F9-43BA-935E-74998F5EDD10",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBEDITVIEW", "controlStyle" : "APPDEMOBMDVIEW",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel", "name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -3199,48 +4174,40 @@ ...@@ -3199,48 +4174,40 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "编辑视图", "title" : "测试多数据视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBEDITVIEW", "viewType" : "DEMOBMDVIEW",
"xDataControlName" : "form", "xDataControlName" : "mdctrl",
"enableDP" : true, "enableDP" : true,
"enablePullDownRefresh" : true, "enableFilter" : true,
"showDataInfoBar" : true, "enablePullDownRefresh" : false,
"modelid" : "318E0E04-56B9-41C5-99ED-0608B03A7C9B", "enableQuickSearch" : true,
"enableSearch" : true,
"modelid" : "F2EF9364-1D93-484A-A231-90B3BB331DC3",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
}
}, {
"caption" : "列表",
"codeName" : "MobTabExpViewtabviewpanel2",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
"viewType" : "DEMOBMDVIEW"
}, },
"name" : "tabviewpanel2", "hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"name" : "pickupviewpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlLogics" : [ {
"id" : "TABVIEWPANEL2" "eventNames" : "SELECTIONCHANGE;LOAD",
}, "logicTag" : "pickupviewpanel",
"modelid" : "d8d1b5108ce7fda432f8d3fe33c65063_tabviewpanel2", "logicType" : "APPVIEWENGINE",
"modeltype" : "PSVIEWPANEL" "name" : "engine_pickupviewpanel",
} ], "getPSAppViewEngine" : {
"getPSTabExpPages" : [ { "modelref" : true,
"name" : "tabviewpanel" "id" : "engine"
}, { }
"name" : "tabviewpanel2"
} ], } ],
"tabLayout" : "TOP", "getPSControlParam" : {
"uniqueTag" : "TESTMobTabExpView__tabexppanel", "id" : "PICKUPVIEWPANEL"
"modelid" : "d8d1b5108ce7fda432f8d3fe33c65063_tabexppanel", }
"modeltype" : "PSTABEXPPANEL"
}, { }, {
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "MobTabExpViewcaptionbar", "codeName" : "MobMPickupViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -3249,11 +4216,11 @@ ...@@ -3249,11 +4216,11 @@
}, },
"getPSControlParam" : { } "getPSControlParam" : { }
} ], } ],
"getPSDEViewCodeName" : "MobTabExpView", "getPSDEViewCodeName" : "MobMPickupView",
"getPSDEViewId" : "F66C6003-6438-43AA-B8C6-64E238A11074", "getPSDEViewId" : "6E7F48DE-DA74-4D4A-98FF-D4815087B53B",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBTABEXPVIEW", "controlStyle" : "APPDEMOBMPICKUPVIEW",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel", "name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -3265,18 +4232,13 @@ ...@@ -3265,18 +4232,13 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"tabLayout" : "TOP", "title" : "测试实体移动端多数据选择视图",
"title" : "测试实体分页导航视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEMOBTABEXPVIEW", "viewType" : "DEMOBMPICKUPVIEW",
"enableDP" : true, "enableDP" : true,
"enablePullDownRefresh" : false, "enablePullDownRefresh" : false,
"enableQuickSearch" : false, "showCaptionBar" : false,
"enableSearch" : false, "modelid" : "cf108dcc6825ab45f18c8c242be1d923",
"expandSearchForm" : false,
"loadDefault" : true,
"showDataInfoBar" : true,
"modelid" : "d8d1b5108ce7fda432f8d3fe33c65063",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
} ], } ],
"getPSAppDataEntities" : [ { "getPSAppDataEntities" : [ {
...@@ -6149,6 +7111,10 @@ ...@@ -6149,6 +7111,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json",
"viewType" : "DEMOBEDITVIEW" "viewType" : "DEMOBEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMPickupView.json",
"viewType" : "DEMOBMPICKUPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobTabExpView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobTabExpView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册