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

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

上级 9a9e06ff
......@@ -921,6 +921,12 @@
"name" : "UPDATE"
} ],
"getAllPSModelDatas" : [ {
"codeName" : "DEEditViewLayout",
"logicName" : "编辑视图布局面板",
"name" : "编辑视图布局面板",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MPickupView",
"logicName" : "视图布局模型存储实体数据多项选择视图",
"modelTag" : "MPICKUPVIEW",
......@@ -929,8 +935,8 @@
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "DEGridViewLayout",
"logicName" : "表格布局面板",
"name" : "表格布局面板",
"logicName" : "表格视图布局面板",
"name" : "表格视图布局面板",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
......
......@@ -981,6 +981,10 @@
"builtinMethod" : false
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEEditViewLayout.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
......
{
"accUserMode" : 2,
"caption" : "视图布局模型存储",
"caption" : "表格视图布局面板",
"codeName" : "ViewLayoutModelRepositoryDEGridViewLayout",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEGridViewLayout.json",
"gridRowActiveMode" : 2,
......@@ -1192,7 +1192,7 @@
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "视图布局模型存储",
"caption" : "表格视图布局面板",
"codeName" : "DEGridViewLayoutcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
......@@ -1221,6 +1221,8 @@
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"contentHeight" : 54.0,
"height" : 54.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
......@@ -1231,6 +1233,7 @@
},
"getPSLayoutPos" : {
"grow" : -1,
"height" : 54,
"heightMode" : "PX",
"layout" : "FLEX"
},
......
......@@ -2198,6 +2198,12 @@
"viewType" : "DEEDITVIEW3",
"resource" : "Book",
"view" : "EditView3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEEditViewLayout.json",
"viewType" : "DEEDITVIEW",
"resource" : "ViewLayoutModelRepository",
"view" : "DEEditViewLayout"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册