Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
c7283619
提交
c7283619
编写于
6月 19, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,Mob]
上级
b343a24f
变更
8
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
1474 行增加
和
44 行删除
+1474
-44
state.ts
app_Mob/src/store/modules/view-action/state.ts
+21
-2
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+12
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
+8
-0
TESTMobEditView.json
.../trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json
+1044
-0
TESTMobMDView.json
...ab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json
+329
-0
TESTMobTabExpView.json
...rainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobTabExpView.json
+17
-18
PSSYSAPP.hubsubapp.json
...cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.hubsubapp.json
+6
-6
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+37
-18
未找到文件。
app_Mob/src/store/modules/view-action/state.ts
浏览文件 @
c7283619
...
...
@@ -3,6 +3,16 @@
*/
export
const
viewstate
:
any
=
{
appviews
:
[
{
viewtag
:
'0dea5ba192c0cb5ccb07d5b107d30ff7'
,
viewmodule
:
'Test'
,
viewname
:
'TESTMobEditView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'F2EF9364-1D93-484A-A231-90B3BB331DC3'
,
],
},
{
viewtag
:
'20e843252493e56e654257ec2a3bf391'
,
viewmodule
:
'Test'
,
...
...
@@ -13,6 +23,15 @@ export const viewstate: any = {
'F2EF9364-1D93-484A-A231-90B3BB331DC3'
,
],
},
{
viewtag
:
'268d6d92c681a2b5ce96595480757842'
,
viewmodule
:
'Test'
,
viewname
:
'TESTMobMDView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
],
},
{
viewtag
:
'318E0E04-56B9-41C5-99ED-0608B03A7C9B'
,
viewmodule
:
'Test'
,
...
...
@@ -84,8 +103,8 @@ export const viewstate: any = {
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'
318E0E04-56B9-41C5-99ED-0608B03A7C9B
'
,
'
F2EF9364-1D93-484A-A231-90B3BB331DC3
'
,
'
0dea5ba192c0cb5ccb07d5b107d30ff7
'
,
'
268d6d92c681a2b5ce96595480757842
'
,
],
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
c7283619
...
...
@@ -3172,6 +3172,18 @@
"name"
:
"逻辑测试表格视图"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"MobMDView"
,
"logicName"
:
"测试实体实体移动端多数据视图(测试多数据)"
,
"name"
:
"测试实体实体移动端多数据视图(测试多数据)"
,
"realModelSubType"
:
"DEMOBMDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"MobEditView"
,
"logicName"
:
"测试实体实体移动端编辑视图(测试表单)"
,
"name"
:
"测试实体实体移动端编辑视图(测试表单)"
,
"realModelSubType"
:
"DEMOBEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"DEMobWFDynaEditView"
,
"logicName"
:
"实体移动端工作流动态编辑视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
浏览文件 @
c7283619
...
...
@@ -2861,9 +2861,17 @@
}
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json"
,
"viewType"
:
"DEMOBEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json"
,
"viewType"
:
"DEMOBPICKUPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json"
,
"viewType"
:
"DEMOBMDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json
0 → 100644
浏览文件 @
c7283619
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json
0 → 100644
浏览文件 @
c7283619
{
"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
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobTabExpView.json
浏览文件 @
c7283619
...
...
@@ -27,18 +27,18 @@
},
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:tabviewpanel"
,
"realTitle"
:
"编辑视图"
,
"realTitle"
:
"
测试实体移动端
编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobEditView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json"
,
"viewType"
:
"DEMOBEDITVIEW"
}
},
{
"name"
:
"EXPITEM:tabviewpanel2"
,
"realTitle"
:
"测试多数据视图"
,
"realTitle"
:
"测试
实体移动端
多数据视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobMDView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json"
,
"viewType"
:
"DEMOBMDVIEW"
}
}
],
...
...
@@ -60,9 +60,9 @@
"getEmbeddedPSAppDEView"
:
{
"accUserMode"
:
2
,
"caption"
:
"测试实体"
,
"codeName"
:
"TEST
Test
MobEditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobEditView.json"
,
"name"
:
"TEST
Test
MobEditView"
,
"codeName"
:
"TESTMobEditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json"
,
"name"
:
"TESTMobEditView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
...
...
@@ -1039,9 +1039,8 @@
"modelid"
:
"621F85CE-79DB-47B7-96E1-7A1F2D8A6915"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"
Test
MobEditViewrighttoolbar"
,
"codeName"
:
"MobEditViewrighttoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"测试移动端编辑视图_工具栏"
,
"name"
:
"righttoolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -1052,10 +1051,10 @@
},
"toolbarStyle"
:
"MOBNAVRIGHTMENU"
,
"xDataControlName"
:
"form"
,
"modelid"
:
"
C6311A06-49AD-4265-B254-618A0415E555
"
,
"modelid"
:
"
0dea5ba192c0cb5ccb07d5b107d30ff7_righttoolbar
"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"
Test
MobEditViewdatainfobar"
,
"codeName"
:
"MobEditViewdatainfobar"
,
"controlType"
:
"DATAINFOBAR"
,
"name"
:
"datainfobar"
,
"getPSAppDataEntity"
:
{
...
...
@@ -1067,7 +1066,7 @@
}
},
{
"caption"
:
"测试实体"
,
"codeName"
:
"
Test
MobEditViewcaptionbar"
,
"codeName"
:
"MobEditViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
...
...
@@ -1076,8 +1075,8 @@
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"
Test
MobEditView"
,
"getPSDEViewId"
:
"
F25ABD30-3329-48C1-94AC-1DC8A1C0972E
"
,
"getPSDEViewCodeName"
:
"MobEditView"
,
"getPSDEViewId"
:
"
88E6BB76-D97C-44A5-AFC2-A429A57ABA60
"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEMOBEDITVIEW"
,
...
...
@@ -1092,14 +1091,14 @@
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"编辑视图"
,
"title"
:
"
测试实体移动端
编辑视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEMOBEDITVIEW"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"enablePullDownRefresh"
:
tru
e
,
"enablePullDownRefresh"
:
fals
e
,
"showDataInfoBar"
:
true
,
"modelid"
:
"
318E0E04-56B9-41C5-99ED-0608B03A7C9B
"
,
"modelid"
:
"
0dea5ba192c0cb5ccb07d5b107d30ff7
"
,
"modeltype"
:
"PSAPPDEVIEW"
}
},
{
...
...
@@ -1108,7 +1107,7 @@
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobMDView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json"
,
"viewType"
:
"DEMOBMDVIEW"
},
"name"
:
"tabviewpanel2"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.hubsubapp.json
浏览文件 @
c7283619
...
...
@@ -11,18 +11,18 @@
},
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:tabviewpanel"
,
"realTitle"
:
"编辑视图"
,
"realTitle"
:
"
测试实体移动端
编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobEditView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json"
,
"viewType"
:
"DEMOBEDITVIEW"
}
},
{
"name"
:
"EXPITEM:tabviewpanel2"
,
"realTitle"
:
"测试多数据视图"
,
"realTitle"
:
"测试
实体移动端
多数据视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobMDView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json"
,
"viewType"
:
"DEMOBMDVIEW"
}
}
],
...
...
@@ -33,7 +33,7 @@
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobEditView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json"
,
"viewType"
:
"DEMOBEDITVIEW"
},
"name"
:
"tabviewpanel"
,
...
...
@@ -52,7 +52,7 @@
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobMDView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json"
,
"viewType"
:
"DEMOBMDVIEW"
},
"name"
:
"tabviewpanel2"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
c7283619
...
...
@@ -433,11 +433,23 @@
"path"
:
"PSSYSAPPS/Mob/PSAPPMODULES/Ungroup.json"
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json"
,
"viewType"
:
"DEMOBEDITVIEW"
,
"resource"
:
"TEST"
,
"view"
:
"MobEditView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json"
,
"viewType"
:
"DEMOBPICKUPVIEW"
,
"resource"
:
"TEST"
,
"view"
:
"MobPickupView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json"
,
"viewType"
:
"DEMOBMDVIEW"
,
"resource"
:
"TEST"
,
"view"
:
"MobMDView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json"
,
...
...
@@ -3320,18 +3332,18 @@
},
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:tabviewpanel"
,
"realTitle"
:
"编辑视图"
,
"realTitle"
:
"
测试实体移动端
编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobEditView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json"
,
"viewType"
:
"DEMOBEDITVIEW"
}
},
{
"name"
:
"EXPITEM:tabviewpanel2"
,
"realTitle"
:
"测试多数据视图"
,
"realTitle"
:
"测试
实体移动端
多数据视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobMDView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json"
,
"viewType"
:
"DEMOBMDVIEW"
}
}
],
...
...
@@ -3353,9 +3365,9 @@
"getEmbeddedPSAppDEView"
:
{
"accUserMode"
:
2
,
"caption"
:
"测试实体"
,
"codeName"
:
"TEST
Test
MobEditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobEditView.json"
,
"name"
:
"TEST
Test
MobEditView"
,
"codeName"
:
"TESTMobEditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json"
,
"name"
:
"TESTMobEditView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json"
...
...
@@ -4332,9 +4344,8 @@
"modelid"
:
"621F85CE-79DB-47B7-96E1-7A1F2D8A6915"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"
Test
MobEditViewrighttoolbar"
,
"codeName"
:
"MobEditViewrighttoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"测试移动端编辑视图_工具栏"
,
"name"
:
"righttoolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -4345,10 +4356,10 @@
},
"toolbarStyle"
:
"MOBNAVRIGHTMENU"
,
"xDataControlName"
:
"form"
,
"modelid"
:
"
C6311A06-49AD-4265-B254-618A0415E555
"
,
"modelid"
:
"
0dea5ba192c0cb5ccb07d5b107d30ff7_righttoolbar
"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"
Test
MobEditViewdatainfobar"
,
"codeName"
:
"MobEditViewdatainfobar"
,
"controlType"
:
"DATAINFOBAR"
,
"name"
:
"datainfobar"
,
"getPSAppDataEntity"
:
{
...
...
@@ -4360,7 +4371,7 @@
}
},
{
"caption"
:
"测试实体"
,
"codeName"
:
"
Test
MobEditViewcaptionbar"
,
"codeName"
:
"MobEditViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
...
...
@@ -4369,8 +4380,8 @@
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"
Test
MobEditView"
,
"getPSDEViewId"
:
"
F25ABD30-3329-48C1-94AC-1DC8A1C0972E
"
,
"getPSDEViewCodeName"
:
"MobEditView"
,
"getPSDEViewId"
:
"
88E6BB76-D97C-44A5-AFC2-A429A57ABA60
"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEMOBEDITVIEW"
,
...
...
@@ -4385,14 +4396,14 @@
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"编辑视图"
,
"title"
:
"
测试实体移动端
编辑视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEMOBEDITVIEW"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"enablePullDownRefresh"
:
tru
e
,
"enablePullDownRefresh"
:
fals
e
,
"showDataInfoBar"
:
true
,
"modelid"
:
"
318E0E04-56B9-41C5-99ED-0608B03A7C9B
"
,
"modelid"
:
"
0dea5ba192c0cb5ccb07d5b107d30ff7
"
,
"modeltype"
:
"PSAPPDEVIEW"
}
},
{
...
...
@@ -4401,7 +4412,7 @@
"controlType"
:
"TABVIEWPANEL"
,
"getEmbeddedPSAppDEView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TEST
Test
MobMDView.json"
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json"
,
"viewType"
:
"DEMOBMDVIEW"
},
"name"
:
"tabviewpanel2"
,
...
...
@@ -8469,9 +8480,17 @@
}
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobEditView.json"
,
"viewType"
:
"DEMOBEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json"
,
"viewType"
:
"DEMOBPICKUPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView.json"
,
"viewType"
:
"DEMOBMDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTTestMobEditView.json"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录