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

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

上级 17f749d5
......@@ -2,6 +2,7 @@ export const appMapping: any = {
'phone': 'phone',
'workflow': 'workflow',
'reginfo': 'reginfo',
'book': 'book',
'test': 'test',
'pay': 'pay'
}
\ No newline at end of file
......@@ -144,6 +144,7 @@ export const viewstate: any = {
'5b0adc6008e49c23a960417dc8b3d9f3',
'7a1390be40d79a521631cd318a66e0b0',
'c69accf16ad9d82c9b4b85cba914467d',
'F317B2AB-C015-402A-82CA-A47F2C830C16',
],
},
{
......@@ -226,6 +227,15 @@ export const viewstate: any = {
refviews: [
],
},
{
viewtag: 'F317B2AB-C015-402A-82CA-A47F2C830C16',
viewmodule: 'Ungroup',
viewname: 'bookTestEditorMobEditView',
viewaction: '',
viewdatachange: false,
refviews: [
],
},
],
createdviews: [],
}
\ No newline at end of file
......@@ -3184,6 +3184,12 @@
"name" : "自定义视图",
"realModelSubType" : "DECUSTOMVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MobListView",
"logicName" : "测试实体实体移动端列表视图",
"name" : "测试实体实体移动端列表视图",
"realModelSubType" : "DEMOBLISTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "CustomGridView",
"logicName" : "模拟表格视图",
......@@ -3346,6 +3352,12 @@
"name" : "测试实体实体编辑视图(左右关系)_抽屉",
"realModelSubType" : "DEEDITVIEW2",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MobDataView",
"logicName" : "测试实体实体移动端卡片视图",
"name" : "测试实体实体移动端卡片视图",
"realModelSubType" : "DEMOBDATAVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "KanbanView",
"logicName" : "测试实体实体看板视图",
......
......@@ -6493,6 +6493,12 @@
"name" : "书实体数据视图(部件视图)",
"realModelSubType" : "DEDATAVIEW9",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "TestEditorMobEditView",
"logicName" : "移动端编辑器测试",
"name" : "移动端编辑器测试",
"realModelSubType" : "DEMOBEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "WFDynaEditView3",
"logicName" : "书实体工作流动态视图(分页关系)",
......@@ -6653,6 +6659,13 @@
"name" : "书实体编辑视图(左右关系)",
"realModelSubType" : "DEEDITVIEW2",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "TestEditorMobEditView_Form",
"logicName" : "移动端编辑器测试_表单",
"modelTag2" : "1",
"name" : "移动端编辑器测试_表单",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, {
"codeName" : "Usr0526356960EditView_Form",
"logicName" : "书实体编辑视图(测试多数据部件)_表单",
......
{
"codeListTag" : "common__CodeList",
"codeListType" : "DYNAMIC",
"codeName" : "CodeList",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/CodeList.json",
"emptyText" : "未定义",
"name" : "原材料(动态)",
"enableCache" : true
}
\ No newline at end of file
{
"codeListTag" : "CodeList83",
"codeListType" : "STATIC",
"codeName" : "CodeList83",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/CodeList83.json",
"emptyText" : "未定义",
"name" : "季度(1~4)",
"getPSCodeItems" : [ {
"codeName" : "Item_1",
"text" : "1季度",
"value" : "1"
}, {
"codeName" : "Item_2",
"text" : "2季度",
"value" : "2"
}, {
"codeName" : "Item_3",
"text" : "3季度",
"value" : "3"
}, {
"codeName" : "Item_4",
"text" : "4季度",
"value" : "4"
} ],
"enableCache" : true
}
\ No newline at end of file
{
"codeListTag" : "common__UsrCodeList0129740128",
"codeListType" : "STATIC",
"codeName" : "UsrCodeList0129740128",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/UsrCodeList0129740128.json",
"emptyText" : "未配置",
"name" : "人员",
"getPSCodeItems" : [ {
"codeName" : "Item_1",
"text" : "张三a",
"value" : "张三"
}, {
"codeName" : "Item_2",
"text" : "李四b",
"value" : "李四"
}, {
"codeName" : "Item_3",
"text" : "王五c",
"value" : "王五"
}, {
"codeName" : "Item_4",
"text" : "赵六d",
"value" : "赵六"
}, {
"codeName" : "Zhangsan",
"text" : "张三",
"value" : "zhangsan"
}, {
"codeName" : "Lisi",
"text" : "李四",
"value" : "lisi"
}, {
"codeName" : "Wangwu",
"text" : "王五",
"value" : "wangwu"
}, {
"codeName" : "Zhaoliu",
"text" : "赵六",
"value" : "zhaoliu"
} ],
"enableCache" : true
}
\ No newline at end of file
{
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 200,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false,
"modelid" : "3056FA79-0F25-496A-ACCE-F7671B22683F",
"modeltype" : "PSSYSSEARCHBAR"
}
\ No newline at end of file
......@@ -2924,6 +2924,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTreeView.json",
"viewType" : "DETREEVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobDataView.json",
"viewType" : "DEMOBDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobEditViewLayoutPart.json",
......@@ -2956,6 +2960,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTValueRuleMobEditView.json",
"viewType" : "DEMOBEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobListView.json",
"viewType" : "DEMOBLISTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobMDView.json",
......
{
"codeName" : "KanbanCodelist",
"controlType" : "DATAVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSDATAVIEWS/KanbanCodelist.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"
}
},
"groupLayout" : "ROW",
"groupMode" : "CODELIST",
"getGroupPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getGroupPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"logicName" : "看板(分组代码表)",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEDataViewDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEDataViewItems" : [ {
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
} ],
"pagingSize" : 20,
"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,
"appendDEItems" : false,
"enableCardEdit" : false,
"enableCardEditGroup" : false,
"enableCardEditOrder" : false,
"enableCardNew" : false,
"enableGroup" : true,
"enablePagingBar" : true,
"noSort" : false,
"singleSelect" : false,
"modelid" : "1741FBA8-5476-4E56-BA65-0E5C280F2A62",
"modeltype" : "PSDEDATAVIEW"
}
\ No newline at end of file
......@@ -812,8 +812,12 @@
}, {
"codeName" : "TestSearchBar",
"controlType" : "SEARCHBAR",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTGridView/PSSEARCHBARS/TestSearchBar.json",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book/PSSEARCHBARS/TestSearchBar.json",
"logicName" : "测试搜索栏",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "SEARCHBAR"
},
......
{
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTMobDataView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobDataView.json",
"mDCtrlActiveMode" : 2,
"name" : "TESTMobDataView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPMODULES/Test.json"
},
"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" : "MobDataViewrighttoolbar",
"controlType" : "TOOLBAR",
"name" : "righttoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "RIGHTTOOLBAR"
},
"toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "dataview",
"modelid" : "b7e7c93274c6f60fb53b226b6f7f7866_righttoolbar",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "KanbanCodelist",
"controlType" : "DATAVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSDATAVIEWS/KanbanCodelist.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"
}
},
"groupLayout" : "ROW",
"groupMode" : "CODELIST",
"getGroupPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getGroupPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"logicName" : "看板(分组代码表)",
"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" : "数据视图处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "DATAVIEW"
},
"getPSDEDataViewDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEDataViewItems" : [ {
"caption" : "测试实体名称",
"dataItemName" : "testname",
"itemType" : "DATAITEM",
"name" : "TESTNAME",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"enableSort" : true
} ],
"pagingSize" : 20,
"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,
"appendDEItems" : false,
"enableCardEdit" : false,
"enableCardEditGroup" : false,
"enableCardEditOrder" : false,
"enableCardNew" : false,
"enableGroup" : true,
"enablePagingBar" : true,
"noSort" : false,
"singleSelect" : false,
"name" : "dataview",
"modelid" : "1741FBA8-5476-4E56-BA65-0E5C280F2A62",
"modeltype" : "PSDEDATAVIEW"
}, {
"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" : "MobDataViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "MobDataView",
"getPSDEViewId" : "DCA44395-49F6-4759-9BC9-7330B49C955A",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBDATAVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "测试实体移动端卡片视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEMOBDATAVIEW",
"xDataControlName" : "dataview",
"enableDP" : true,
"enableFilter" : true,
"enablePullDownRefresh" : false,
"enableQuickSearch" : true,
"enableSearch" : true,
"modelid" : "b7e7c93274c6f60fb53b226b6f7f7866",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
{
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTMobListView",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobListView.json",
"name" : "TESTMobListView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPMODULES/Test.json"
},
"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",
"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" : "列表控件处理器"
},
"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" : "MobListViewrighttoolbar",
"controlType" : "TOOLBAR",
"name" : "righttoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "RIGHTTOOLBAR"
},
"toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "mdctrl",
"modelid" : "ee89289ebf5629f6a6b925d7877e0fd1_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" : "MobListViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "MobListView",
"getPSDEViewId" : "7193C76C-3EC5-47FF-92E5-21D9A0F93599",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEMOBLISTVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "测试实体移动端列表视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEMOBLISTVIEW",
"xDataControlName" : "mdctrl",
"enableDP" : true,
"enableFilter" : true,
"enablePullDownRefresh" : false,
"enableQuickSearch" : true,
"enableSearch" : true,
"modelid" : "ee89289ebf5629f6a6b925d7877e0fd1",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
......@@ -257,6 +257,28 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "多选树"
}, {
"accUserMode" : 2,
"caption" : "编辑器测试",
"itemType" : "MENUITEM",
"name" : "menuitem12",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0706017429"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "编辑器测试"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
......
......@@ -113,6 +113,16 @@
"id" : "AppFunc6"
},
"tooltip" : "多选树"
}, {
"accUserMode" : 2,
"caption" : "编辑器测试",
"itemType" : "MENUITEM",
"name" : "menuitem12",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0706017429"
},
"tooltip" : "编辑器测试"
} ],
"enableCustomize" : false,
"name" : "appindexview",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册