Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
dce85a1f
提交
dce85a1f
编写于
9月 22, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
c4e00a60
变更
13
显示空白字符变更
内嵌
并排
正在显示
13 个修改的文件
包含
629 行增加
和
1 行删除
+629
-1
Student.json
...lab/trainsys/PSMODULES/common/PSDATAENTITIES/Student.json
+6
-0
Main.json
...mplatePublish/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+34
-0
studentEditView.json
...SYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentEditView.json
+34
-0
Student.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
+4
-0
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+34
-0
studentEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
+34
-0
studentEditView2.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json
+34
-0
studentEditView4.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView4.json
+34
-0
studentGridView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentGridView.json
+0
-1
studentTreeGridView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json
+236
-0
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+63
-0
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+27
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+89
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Student.json
浏览文件 @
dce85a1f
...
...
@@ -2140,6 +2140,12 @@
"name"
:
"学生表格视图测试"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TreeGridView"
,
"logicName"
:
"学生实体树表格视图"
,
"name"
:
"学生实体树表格视图"
,
"realModelSubType"
:
"DETREEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"CalendarView"
,
"logicName"
:
"学生实体日历视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
dce85a1f
...
...
@@ -104,6 +104,13 @@
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"rank"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -188,6 +195,33 @@
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"职级"
,
"codeName"
:
"rank"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
dce85a1f
...
...
@@ -1214,6 +1214,13 @@
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"rank"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -1298,6 +1305,33 @@
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"职级"
,
"codeName"
:
"rank"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json
浏览文件 @
dce85a1f
...
...
@@ -1392,6 +1392,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr1020894544GridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json"
,
"viewType"
:
"DETREEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentGridView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
dce85a1f
...
...
@@ -119,6 +119,13 @@
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"rank"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -203,6 +210,33 @@
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"职级"
,
"codeName"
:
"rank"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
dce85a1f
...
...
@@ -816,6 +816,13 @@
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"rank"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -900,6 +907,33 @@
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"职级"
,
"codeName"
:
"rank"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json
浏览文件 @
dce85a1f
...
...
@@ -814,6 +814,13 @@
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"rank"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -898,6 +905,33 @@
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"职级"
,
"codeName"
:
"rank"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView4.json
浏览文件 @
dce85a1f
...
...
@@ -874,6 +874,13 @@
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"rank"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
}
},
{
"id"
:
"studentname"
,
"dataType"
:
25
,
...
...
@@ -958,6 +965,33 @@
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"职级"
,
"codeName"
:
"rank"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"rank"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"RANK"
,
"codeName"
:
"Rank"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"rank"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentGridView.json
浏览文件 @
dce85a1f
...
...
@@ -1150,7 +1150,6 @@
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"refFlag"
:
false
,
"title"
:
"学生表格视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDVIEW"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json
0 → 100644
浏览文件 @
dce85a1f
{
"accUserMode"
:
2
,
"caption"
:
"学生"
,
"codeName"
:
"studentTreeGridView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json"
,
"name"
:
"studentTreeGridView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"NEWDATA"
,
"realTitle"
:
"学生编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"学生编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSSEARCHFORMS/Default.json"
,
"logicName"
:
"默认搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"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"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"3833fac74ca15dcdb5fb08bdd7b830c7"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"codeName"
:
"TreeGridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"modelid"
:
"b82a56a5c796804676b77bc95b93b7e0_toolbar"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"学生"
,
"codeName"
:
"TreeGridViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"TreeGridView"
,
"getPSDEViewId"
:
"41B59CBC-F7AF-4069-BFF3-21C8678B6452"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDETREEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"学生树表格视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DETREEGRIDVIEW"
,
"enableDP"
:
true
,
"enableFilter"
:
true
,
"enableQuickSearch"
:
true
,
"enableSearch"
:
true
,
"modelid"
:
"b82a56a5c796804676b77bc95b93b7e0"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
dce85a1f
...
...
@@ -1205,6 +1205,28 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"远程聚合"
},
{
"accUserMode"
:
2
,
"caption"
:
"树表格视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem126"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc96"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"树表格视图"
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
...
...
@@ -2667,6 +2689,47 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"测试"
},
{
"accUserMode"
:
0
,
"caption"
:
"示例数据"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem116"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
2
,
"caption"
:
"学生实体数据"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem117"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc95"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"学生实体数据"
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"示例数据"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
dce85a1f
...
...
@@ -541,6 +541,16 @@
"id"
:
"UsrAppFunc0807046997"
},
"tooltip"
:
"远程聚合"
},
{
"accUserMode"
:
2
,
"caption"
:
"树表格视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem126"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc96"
},
"tooltip"
:
"树表格视图"
}
],
"tooltip"
:
"表格"
},
{
...
...
@@ -1175,6 +1185,23 @@
"id"
:
"UsrAppFunc0914441655"
},
"tooltip"
:
"测试"
},
{
"accUserMode"
:
0
,
"caption"
:
"示例数据"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem116"
,
"getPSAppMenuItems"
:
[
{
"accUserMode"
:
2
,
"caption"
:
"学生实体数据"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem117"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc95"
},
"tooltip"
:
"学生实体数据"
}
],
"tooltip"
:
"示例数据"
}
],
"enableCustomize"
:
false
,
"name"
:
"appindex"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
dce85a1f
...
...
@@ -2025,6 +2025,16 @@
"styleCode" : "textStyle1"
} ],
"getAllPSAppFuncs" : [ {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc96",
"name" : "树表格",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json",
"viewType" : "DETREEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc50",
"name" : "打开看板视图",
...
...
@@ -2464,6 +2474,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc95",
"name" : "学生数据",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc93",
...
...
@@ -11132,6 +11152,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "Reginfof",
"view" : "StuInfoList"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json",
"viewType" : "DETREEGRIDVIEW",
"resource" : "Student",
"view" : "TreeGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMXEditView.json",
...
...
@@ -13008,6 +13034,28 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "远程聚合"
}, {
"accUserMode" : 2,
"caption" : "树表格视图",
"itemType" : "MENUITEM",
"name" : "menuitem126",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc96"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "树表格视图"
} ],
"getPSLayout" : {
"childColLG" : -1,
...
...
@@ -14470,6 +14518,47 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "测试"
}, {
"accUserMode" : 0,
"caption" : "示例数据",
"itemType" : "MENUITEM",
"name" : "menuitem116",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "学生实体数据",
"itemType" : "MENUITEM",
"name" : "menuitem117",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc95"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "学生实体数据"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "示例数据"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录