Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
2877f4ef
提交
2877f4ef
编写于
2月 13, 2025
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [TrainSys,网页端]
上级
f58ae1cc
变更
9
显示空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
1362 行增加
和
1190 行删除
+1362
-1190
Main.json
...mplatePublish/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+7
-7
studentEditView.json
...SYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentEditView.json
+7
-7
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+7
-7
Usr12203720_SearchForm.json
...TITIES/TESTGRID/PSSEARCHFORMS/Usr12203720_SearchForm.json
+3
-1
TESTGRIDGridTestArrangePView.json
...YSAPPS/Web/PSAPPDEVIEWS/TESTGRIDGridTestArrangePView.json
+1310
-1140
studentEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
+7
-7
studentEditView2.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json
+7
-7
studentEditView4.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView4.json
+7
-7
studentPrintEditView.json
...nsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json
+7
-7
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
2877f4ef
...
...
@@ -292,13 +292,12 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"editorType"
:
"
TEXTBOX
"
,
"name"
:
"age"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/common__Student_age.json"
},
"enableLinkView"
:
false
}
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -308,7 +307,7 @@
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"#,##0.00"
,
"allowEmpty"
:
tru
e
,
"allowEmpty"
:
fals
e
,
"showCaption"
:
true
},
{
"caption"
:
"年龄(文本)"
,
...
...
@@ -327,12 +326,13 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"name"
:
"age_text"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/common__Student_age.json"
}
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -341,7 +341,7 @@
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
2877f4ef
...
...
@@ -397,13 +397,12 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"editorType"
:
"
TEXTBOX
"
,
"name"
:
"age"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/common__Student_age.json"
},
"enableLinkView"
:
false
}
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -413,7 +412,7 @@
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"#,##0.00"
,
"allowEmpty"
:
tru
e
,
"allowEmpty"
:
fals
e
,
"showCaption"
:
true
},
{
"caption"
:
"年龄(文本)"
,
...
...
@@ -432,12 +431,13 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"name"
:
"age_text"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/common__Student_age.json"
}
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -446,7 +446,7 @@
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
2877f4ef
...
...
@@ -292,13 +292,12 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"editorType"
:
"
TEXTBOX
"
,
"name"
:
"age"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
},
"enableLinkView"
:
false
}
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -308,7 +307,7 @@
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"#,##0.00"
,
"allowEmpty"
:
tru
e
,
"allowEmpty"
:
fals
e
,
"showCaption"
:
true
},
{
"caption"
:
"年龄(文本)"
,
...
...
@@ -327,12 +326,13 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"name"
:
"age_text"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
}
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -341,7 +341,7 @@
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSSEARCHFORMS/Usr12203720_SearchForm.json
浏览文件 @
2877f4ef
...
...
@@ -50,6 +50,7 @@
"colXS"
:
2
,
"layout"
:
"TABLE_24COL"
},
"userTag"
:
"permanent"
,
"allowEmpty"
:
true
},
{
"caption"
:
"表单项"
,
...
...
@@ -100,6 +101,7 @@
"colXSOffset"
:
2
,
"layout"
:
"TABLE_24COL"
},
"userTag"
:
"permanent"
,
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
...
...
@@ -221,7 +223,7 @@
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
fals
e
,
"enableAdvanceSearch"
:
tru
e
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDGridTestArrangePView.json
浏览文件 @
2877f4ef
...
...
@@ -16,193 +16,6 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Ungroup.json"
},
"getPSDEViewCodeName"
:
"GridTestArrangePView"
,
"getPSDEViewId"
:
"81D75974-6293-4EC8-A603-0F7165268BCF"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Usr0207868082"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"FLEX"
,
"logicName"
:
"GridTestArrangePView表格视图布局"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_header"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
,
"vAlign"
:
"center"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_header_left"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_captionbar"
,
"getPSLayout"
:
{
"align"
:
"center"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"页面标题"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"captionbar"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
]
}
]
},
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_header_right"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_toolbar"
,
"getPSLayout"
:
{
"align"
:
"center"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"工具栏"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"toolbar"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
},
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"GRID_TOOLBAR"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"标签"
,
"showCaption"
:
true
}
]
}
]
}
],
"predefinedType"
:
"VIEWHEADER"
},
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_searchform"
,
"getPSLayout"
:
{
"dir"
:
"column"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSPanelItems"
:
[
{
"caption"
:
"搜索表单"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"searchform"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
]
},
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_content"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"表格"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"grid"
,
"getPSLayoutPos"
:
{
"grow"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
],
"predefinedType"
:
"VIEWCONTENT"
}
],
"layoutBodyOnly"
:
false
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"viewProxyMode"
:
true
,
"modelid"
:
"2E565718-94E3-4FBD-B53D-35E0D9C14B09"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
,
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
...
...
@@ -249,7 +62,7 @@
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"OPEN
DATA"
,
"name"
:
"EDIT
DATA"
,
"openMode"
:
"POPUPMODAL"
,
"realOpenMode"
:
"POPUPMODAL"
,
"realTitle"
:
"测试编辑视图"
,
...
...
@@ -262,7 +75,7 @@
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDIT
DATA"
,
"name"
:
"OPEN
DATA"
,
"openMode"
:
"POPUPMODAL"
,
"realOpenMode"
:
"POPUPMODAL"
,
"realTitle"
:
"测试编辑视图"
,
...
...
@@ -287,6 +100,339 @@
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"buttonStyle"
:
"DEFAULT"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"默认"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction10"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction10"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"默认"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"INVERSE"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"反向"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction11"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction11"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"反向"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"PRIMARY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"主要"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction12"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction12"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"主要"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"INFO"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"信息"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction13"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction13"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"信息"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"SUCCESS"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"成功"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction14"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction14"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"成功"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"WARNING"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"警告"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction15"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction15"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"警告"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"DANGER"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"危险"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction16"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction16"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"危险"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"20250213以前的行为"
,
"itemType"
:
"ITEMS"
,
"name"
:
"items5"
,
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"PAGE.HEADER.GRIDVIEW"
...
...
@@ -437,10 +583,6 @@
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"测试分组项"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"测试分割"
,
"itemType"
:
"ITEMS"
,
...
...
@@ -469,10 +611,9 @@
"tooltip"
:
"搜索"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"测试分割"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"seperator1"
},
{
"buttonStyle"
:
"STYLE2"
,
"itemType"
:
"ITEMS"
,
...
...
@@ -656,6 +797,18 @@
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"测试分割"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"测试分组项"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"20250213以前的行为"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"USER2"
,
"xDataControlName"
:
"grid"
,
"modelid"
:
"2792FDD7-356B-4EC2-A712-837ADB9B971A"
,
...
...
@@ -1241,6 +1394,7 @@
"colXS"
:
2
,
"layout"
:
"TABLE_24COL"
},
"userTag"
:
"permanent"
,
"allowEmpty"
:
true
},
{
"caption"
:
"表单项"
,
...
...
@@ -1291,6 +1445,7 @@
"colXSOffset"
:
2
,
"layout"
:
"TABLE_24COL"
},
"userTag"
:
"permanent"
,
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
...
...
@@ -1412,7 +1567,7 @@
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
fals
e
,
"enableAdvanceSearch"
:
tru
e
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
...
...
@@ -1452,7 +1607,22 @@
"getSubCapPSLanguageRes"
:
{
"lanResTag"
:
"PAGE.HEADER.GRIDVIEW"
}
}
]
}
],
"getPSDEViewCodeName"
:
"GridTestArrangePView"
,
"getPSDEViewId"
:
"81D75974-6293-4EC8-A603-0F7165268BCF"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"getSubCapPSLanguageRes"
:
{
"lanResTag"
:
"PAGE.HEADER.GRIDVIEW"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
2877f4ef
...
...
@@ -397,13 +397,12 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"editorType"
:
"
TEXTBOX
"
,
"name"
:
"age"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
},
"enableLinkView"
:
false
}
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -413,7 +412,7 @@
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"#,##0.00"
,
"allowEmpty"
:
tru
e
,
"allowEmpty"
:
fals
e
,
"showCaption"
:
true
},
{
"caption"
:
"年龄(文本)"
,
...
...
@@ -432,12 +431,13 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"name"
:
"age_text"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
}
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -446,7 +446,7 @@
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView2.json
浏览文件 @
2877f4ef
...
...
@@ -969,13 +969,12 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"editorType"
:
"
TEXTBOX
"
,
"name"
:
"age"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
},
"enableLinkView"
:
false
}
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -985,7 +984,7 @@
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"#,##0.00"
,
"allowEmpty"
:
tru
e
,
"allowEmpty"
:
fals
e
,
"showCaption"
:
true
},
{
"caption"
:
"年龄(文本)"
,
...
...
@@ -1004,12 +1003,13 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"name"
:
"age_text"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
}
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -1018,7 +1018,7 @@
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView4.json
浏览文件 @
2877f4ef
...
...
@@ -1039,13 +1039,12 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"editorType"
:
"
TEXTBOX
"
,
"name"
:
"age"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
},
"enableLinkView"
:
false
}
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -1055,7 +1054,7 @@
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"#,##0.00"
,
"allowEmpty"
:
tru
e
,
"allowEmpty"
:
fals
e
,
"showCaption"
:
true
},
{
"caption"
:
"年龄(文本)"
,
...
...
@@ -1074,12 +1073,13 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"name"
:
"age_text"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
}
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -1088,7 +1088,7 @@
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentPrintEditView.json
浏览文件 @
2877f4ef
...
...
@@ -457,13 +457,12 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
SPAN
"
,
"editorType"
:
"
TEXTBOX
"
,
"name"
:
"age"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
},
"enableLinkView"
:
false
}
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -473,7 +472,7 @@
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"#,##0.00"
,
"allowEmpty"
:
tru
e
,
"allowEmpty"
:
fals
e
,
"showCaption"
:
true
},
{
"caption"
:
"年龄(文本)"
,
...
...
@@ -492,12 +491,13 @@
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
SPAN
"
,
"name"
:
"age_text"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/common__Student_age.json"
}
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
...
...
@@ -506,7 +506,7 @@
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
fals
e
,
"allowEmpty"
:
tru
e
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录