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,277 +16,423 @@
"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"
,
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"name"
:
"engine"
}
],
"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"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"openMode"
:
"POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"openMode"
:
"POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"EDITDATA"
,
"openMode"
:
"POPUPMODAL"
,
"realOpenMode"
:
"POPUPMODAL"
,
"realTitle"
:
"测试编辑视图"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"COMMON.CONDITION.NOTIN"
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"OPENDATA"
,
"openMode"
:
"POPUPMODAL"
,
"realOpenMode"
:
"POPUPMODAL"
,
"realTitle"
:
"测试编辑视图"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"COMMON.CONDITION.NOTIN"
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"GridTestArrangePViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"表格测试列插件视图_工具栏"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"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"
"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"
},
"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"
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"
getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"la
yout"
:
"FLEX
"
"
predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"la
nResTag"
:
"TBB.TOOLTIP.*.EDIT
"
},
"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"
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"默认"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"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"
"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"
},
"showCaption"
:
true
}
]
"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"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"view_content"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
"buttonStyle"
:
"PRIMARY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"主要"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction12"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction12"
},
"getPS
LayoutPos
"
:
{
"g
row"
:
1
,
"
layout"
:
"FLEX
"
"getPS
SysImage
"
:
{
"g
lyph"
:
"xf044@FontAwesome"
,
"
cssClass"
:
"fa fa-edit
"
},
"getPSPanelItems"
:
[
{
"caption"
:
"表格"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"grid"
,
"getPSLayoutPos"
:
{
"grow"
:
1
,
"layout"
:
"FLEX"
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"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"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
"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
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"openMode"
:
"POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
"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"
},
"getPSAppUILogicRefViews"
:
[
{
"openMode"
:
"POPUPMODAL"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"OPENDATA"
,
"openMode"
:
"POPUPMODAL"
,
"realOpenMode"
:
"POPUPMODAL"
,
"realTitle"
:
"测试编辑视图"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"COMMON.CONDITION.NOTIN"
},
"getRefPSAppView"
:
{
"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
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
"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
},
{
"name"
:
"EDITDATA"
,
"openMode"
:
"POPUPMODAL"
,
"realOpenMode"
:
"POPUPMODAL"
,
"realTitle"
:
"测试编辑视图"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"COMMON.CONDITION.NOTIN"
},
"getRefPSAppView"
:
{
"buttonStyle"
:
"WARNING"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"警告"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction15"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDTestEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"GridTestArrangePViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"表格测试列插件视图_工具栏"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"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
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
"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"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
"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,236 +583,325 @@
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"测试分组项"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"测试分割"
,
"itemType"
:
"ITEMS"
,
"name"
:
"items4"
,
"getPSDEToolbarItems"
:
[
{
"caption"
:
"搜索"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction9"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction9"
},
"getPSUIAction"
:
{
"caption"
:
"搜索"
,
"codeName"
:
"Search"
,
"fullCodeName"
:
"Search"
,
"name"
:
"搜索(搜索栏)"
,
"predefinedType"
:
"UTIL_SEARCH"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Search"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"搜索"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"测试分割"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"STYLE2"
,
"itemType"
:
"ITEMS"
,
"name"
:
"items1"
,
"getPSDEToolbarItems"
:
[
{
"buttonStyle"
:
"STYLE2"
,
"caption"
:
"自定义导入"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction4"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0ee@FontAwesome"
,
"cssClass"
:
"fa fa-cloud-upload"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"自定义导入"
,
"codeName"
:
"import_test_grid_custom"
,
"frontProcessType"
:
"DATAIMP"
,
"fullCodeName"
:
"TESTGRID_import_test_grid_custom"
,
"name"
:
"自定义导入"
,
"getPSAppDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"test_data_import2"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"import_test_grid_custom"
,
"uIActionType"
:
"DEUIACTION"
,
"globalUIAction"
:
true
,
"id"
:
"import_test_grid_custom@TESTGRID"
},
"tooltip"
:
"自定义导入"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"STYLE2"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EXPORT"
},
"caption"
:
"导出工单"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction5"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction5"
},
"getPSSysImage"
:
{
"glyph"
:
"xf1c3@FontAwesome"
,
"cssClass"
:
"fa fa-file-excel-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EXPORT"
},
"caption"
:
"导出"
,
"codeName"
:
"ExportExcel"
,
"fullCodeName"
:
"ExportExcel"
,
"name"
:
"表格界面_导出操作(Excel)"
,
"getPSSysImage"
:
{
"glyph"
:
"xf1c3@FontAwesome"
,
"cssClass"
:
"fa fa-file-excel-o"
},
"predefinedType"
:
"GRIDVIEW_EXPORTACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EXPORT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ExportExcel"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"导出工单"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EXPORT"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"STYLE3"
,
"caption"
:
"test2"
,
"caption"
:
"测试分割"
,
"itemType"
:
"ITEMS"
,
"name"
:
"items
2
"
,
"name"
:
"items
4
"
,
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"caption"
:
"搜索"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction
6
"
,
"name"
:
"deuiaction
9
"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6"
},
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
"id"
:
"toolbar_deuiaction9"
},
"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"
,
"caption"
:
"搜索"
,
"codeName"
:
"Search"
,
"fullCodeName"
:
"Search"
,
"name"
:
"搜索(搜索栏)"
,
"predefinedType"
:
"UTIL_SEARCH"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"
Edit
"
,
"uIActionTag"
:
"
Search
"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"编辑"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"tooltip"
:
"搜索"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.OTHER"
},
"caption"
:
"其它"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction7"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction7"
},
"getPSUIAction"
:
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"seperator1"
},
{
"buttonStyle"
:
"STYLE2"
,
"itemType"
:
"ITEMS"
,
"name"
:
"items1"
,
"getPSDEToolbarItems"
:
[
{
"buttonStyle"
:
"STYLE2"
,
"caption"
:
"自定义导入"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction4"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0ee@FontAwesome"
,
"cssClass"
:
"fa fa-cloud-upload"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"自定义导入"
,
"codeName"
:
"import_test_grid_custom"
,
"frontProcessType"
:
"DATAIMP"
,
"fullCodeName"
:
"TESTGRID_import_test_grid_custom"
,
"name"
:
"自定义导入"
,
"getPSAppDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"test_data_import2"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"import_test_grid_custom"
,
"uIActionType"
:
"DEUIACTION"
,
"globalUIAction"
:
true
,
"id"
:
"import_test_grid_custom@TESTGRID"
},
"tooltip"
:
"自定义导入"
,
"uIActionTarget"
:
"NONE"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"STYLE2"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.
OTHER
"
"lanResTag"
:
"TBB.TEXT.*.
EXPORT
"
},
"caption"
:
"其它"
,
"codeName"
:
"编辑界面_其它操作"
,
"fullCodeName"
:
"编辑界面_其它操作"
,
"name"
:
"编辑界面_其它操作"
,
"predefinedType"
:
"EDITVIEW_OTHERACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"2a555b30e4e8ebc1a541ba4821db2d9d"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"2a555b30e4e8ebc1a541ba4821db2d9d"
},
"tooltip"
:
"其它"
,
"showCaption"
:
true
,
"caption"
:
"导出工单"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction5"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction5"
},
"getPSSysImage"
:
{
"glyph"
:
"xf1c3@FontAwesome"
,
"cssClass"
:
"fa fa-file-excel-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EXPORT"
},
"caption"
:
"导出"
,
"codeName"
:
"ExportExcel"
,
"fullCodeName"
:
"ExportExcel"
,
"name"
:
"表格界面_导出操作(Excel)"
,
"getPSSysImage"
:
{
"glyph"
:
"xf1c3@FontAwesome"
,
"cssClass"
:
"fa fa-file-excel-o"
},
"predefinedType"
:
"GRIDVIEW_EXPORTACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EXPORT"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ExportExcel"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"导出工单"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.EXPORT"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"buttonStyle"
:
"STYLE3"
,
"caption"
:
"test2"
,
"itemType"
:
"ITEMS"
,
"name"
:
"items2"
,
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.EDIT"
},
"caption"
:
"编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction6"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6"
},
"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
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.OTHER"
},
"caption"
:
"其它"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction7"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction7"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.OTHER"
},
"caption"
:
"其它"
,
"codeName"
:
"编辑界面_其它操作"
,
"fullCodeName"
:
"编辑界面_其它操作"
,
"name"
:
"编辑界面_其它操作"
,
"predefinedType"
:
"EDITVIEW_OTHERACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"2a555b30e4e8ebc1a541ba4821db2d9d"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"2a555b30e4e8ebc1a541ba4821db2d9d"
},
"tooltip"
:
"其它"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"test2"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"getPSSysImage"
:
{
"glyph"
:
"xf0ca@FontAwesome"
,
"cssClass"
:
"fa fa-list-ul"
},
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"tooltip"
:
"
test2
"
,
"tooltip"
:
"
测试分割
"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"getPSSysImage"
:
{
"glyph"
:
"xf0ca@FontAwesome"
,
"cssClass"
:
"fa fa-list-ul"
},
"tooltip"
:
"测试分组项"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"USER2"
,
"xDataControlName"
:
"grid"
,
"modelid"
:
"2792FDD7-356B-4EC2-A712-837ADB9B971A"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"aggMode"
:
"NONE"
,
"codeName"
:
"GridTestArrangePView_Grid"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"getCreatePSControlAction"
:
{
"tooltip"
:
"20250213以前的行为"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"toolbarStyle"
:
"USER2"
,
"xDataControlName"
:
"grid"
,
"modelid"
:
"2792FDD7-356B-4EC2-A712-837ADB9B971A"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"aggMode"
:
"NONE"
,
"codeName"
:
"GridTestArrangePView_Grid"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"getCreatePSControlAction"
:
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSGRIDS/GridTestArrangePView_Grid.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"getGetDraftPSControlAction"
:
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"getGetPSControlAction"
:
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"groupMode"
:
"NONE"
,
"logicName"
:
"表格测试列插件视图_表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlAttributes"
:
[
{
"attrName"
:
"spanMethod"
,
"attrValue"
:
"() => {
\r\n
console.log('测试123')
\r\n
}"
,
"name"
:
"logic1"
}
],
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
...
...
@@ -679,23 +914,33 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSGRIDS/GridTestArrangePView_Grid.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
FetchDefault
"
"id"
:
"
Update
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"getGetDraftPSControlAction"
:
{
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
...
...
@@ -708,751 +953,676 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"getGetPSControlAction"
:
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
Ge
t"
"id"
:
"
FetchDefaul
t"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSDEDataImport"
:
{
"modelref"
:
true
,
"id"
:
"test_data_import2"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TESTGRIDNAME"
},
"groupMode"
:
"NONE"
,
"logicName"
:
"表格测试列插件视图_表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
"caption"
:
"测试表格名称"
,
"codeName"
:
"testgridname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testgridname"
,
"excelCaption"
:
"测试表格名称"
,
"name"
:
"testgridname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"getPSControlAttributes"
:
[
{
"attrName"
:
"spanMethod"
,
"attrValue"
:
"() => {
\r\n
console.log('测试123')
\r\n
}"
,
"name"
:
"logic1"
"attrValue"
:
"() => {
\r\n
console.log('测试893')
\r\n
}"
,
"name"
:
"logic3"
},
{
"attrName"
:
"spanMethod"
,
"attrValue"
:
"() => {
\r\n
console.log('测试456')
\r\n
}"
,
"name"
:
"logic6"
}
],
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.UPDATEMAN"
},
"getPSDEDataImport"
:
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"
id"
:
"test_data_import2
"
"
path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList1225513652.json
"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TESTGRIDNAME"
},
"caption"
:
"测试表格名称"
,
"codeName"
:
"testgridname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testgridname"
,
"excelCaption"
:
"测试表格名称"
,
"name"
:
"testgridname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"getPSControlAttributes"
:
[
{
"attrName"
:
"spanMethod"
,
"attrValue"
:
"() => {
\r\n
console.log('测试893')
\r\n
}"
,
"name"
:
"logic3"
},
{
"attrName"
:
"spanMethod"
,
"attrValue"
:
"() => {
\r\n
console.log('测试456')
\r\n
}"
,
"name"
:
"logic6"
}
],
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.UPDATEMAN"
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSSysImage"
:
{
"glyph"
:
"xf002@FontAwesome"
,
"cssClass"
:
"fa fa-search"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.UPDATEDATE"
},
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updatedate"
,
"excelCaption"
:
"更新时间"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSSysImage"
:
{
"glyph"
:
"xf002@FontAwesome"
,
"cssClass"
:
"fa fa-search"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TESTGRIDNAME"
},
"caption"
:
"测试表格名称"
,
"codeName"
:
"test1"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testgridname"
,
"excelCaption"
:
"测试表格名称"
,
"name"
:
"test1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TESTGRIDNAME"
},
"caption"
:
"测试表格名称"
,
"codeName"
:
"test2"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testgridname"
,
"excelCaption"
:
"测试表格名称"
,
"name"
:
"test2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TESTGRIDNAME"
},
"caption"
:
"测试表格名称"
,
"codeName"
:
"test3"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testgridname"
,
"excelCaption"
:
"测试表格名称"
,
"name"
:
"test3"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testgridname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDID"
,
"codeName"
:
"TESTGRIDId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDID"
,
"codeName"
:
"TESTGRIDId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorParams"
:
{
"readonly"
:
"true"
,
"AC"
:
"TRUE"
,
"TRIGGER"
:
"TRUE"
,
"PICKUPVIEW"
:
"FALSE"
},
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"editorType"
:
"PICKEREX_TRIGGER"
,
"handlerType"
:
"PickupText"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList1225513652.json"
},
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSSysImage"
:
{
"glyph"
:
"xf002@FontAwesome"
,
"cssClass"
:
"fa fa-search"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.UPDATEDATE"
},
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updatedate"
,
"excelCaption"
:
"更新时间"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSSysImage"
:
{
"glyph"
:
"xf002@FontAwesome"
,
"cssClass"
:
"fa fa-search"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TESTGRIDNAME"
},
"caption"
:
"测试表格名称"
,
"codeName"
:
"test1"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testgridname"
,
"excelCaption"
:
"测试表格名称"
,
"enableAC"
:
true
,
"enablePickupView"
:
false
,
"forceSelection"
:
true
,
"readOnly"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
},
"allowEmpty"
:
true
},
{
"caption"
:
"测试表格名称"
,
"codeName"
:
"test1"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"test1"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"getPSEditor"
:
{
"editorStyle"
:
"EMOJI_PICKER"
,
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"test1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TESTGRIDNAME"
"singleSelect"
:
true
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
"caption"
:
"测试表格名称"
,
"codeName"
:
"test2"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"test2"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"getPSEditor"
:
{
"editorParams"
:
{
"readonly"
:
"true"
},
"caption"
:
"测试表格名称"
,
"codeName"
:
"test2"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testgridname"
,
"excelCaption"
:
"测试表格名称"
,
"editorStyle"
:
"EMOJI_PICKER"
,
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"test2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TESTGRIDNAME"
},
"caption"
:
"测试表格名称"
,
"codeName"
:
"test3"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testgridname"
,
"excelCaption"
:
"测试表格名称"
,
"name"
:
"test3"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
"readOnly"
:
true
,
"singleSelect"
:
true
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
"caption"
:
"测试表格标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDID"
,
"codeName"
:
"TESTGRIDId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingMode"
:
1
,
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"sortMode"
:
"REMOTE"
,
"getUpdatePSControlAction"
:
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
true
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
true
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"modelid"
:
"884726BA-287F-4EEB-A93B-E58D4159B6CE"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"Usr12203720_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSSEARCHFORMS/Usr12203720_SearchForm.json"
,
"logicName"
:
"表格测试列插件视图_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testgridname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDID"
,
"codeName"
:
"TESTGRIDId"
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
{
"
dataType"
:
25
,
"name"
:
"s
rfdataaccaction
"
,
"getPSAppDE
Fiel
d"
:
{
"
name"
:
"TESTGRIDID"
,
"
codeName"
:
"TESTGRIDId
"
"
actionType"
:
"FILTERACTION"
,
"name"
:
"s
earch
"
,
"getPSAppDE
Metho
d"
:
{
"
modelref"
:
true
,
"
id"
:
"FilterSearch
"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"formitem1"
,
"dataType"
:
25
},
{
"id"
:
"formitem"
,
"dataType"
:
25
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
},
{
"id"
:
"formitem3"
,
"dataType"
:
25
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"表单项"
,
"codeName"
:
"formitem1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"formitem1"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorParams"
:
{
"readonly"
:
"true"
,
"AC"
:
"TRUE"
,
"TRIGGER"
:
"TRUE"
,
"PICKUPVIEW"
:
"FALSE"
},
"editorType"
:
"PICKEREX_TRIGGER"
,
"handlerType"
:
"PickupText"
,
"name"
:
"updateman"
,
"enableAC"
:
true
,
"enablePickupView"
:
false
,
"forceSelection"
:
true
,
"readOnly"
:
true
,
"showTrigger"
:
true
,
"singleSelect"
:
true
"editorType"
:
"TEXTBOX"
,
"name"
:
"formitem1"
},
"getPSLayoutPos"
:
{
"colLG"
:
2
,
"colMD"
:
2
,
"colSM"
:
2
,
"colXS"
:
2
,
"layout"
:
"TABLE_24COL"
},
"userTag"
:
"permanent"
,
"allowEmpty"
:
true
},
{
"caption"
:
"测试表格名称"
,
"codeName"
:
"test1"
,
"caption"
:
"表单项"
,
"codeName"
:
"formitem"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"test1"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"outputCodeListConfigMode"
:
2
,
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"formitem1"
,
"logicType"
:
"SINGLE"
,
"value"
:
"1"
}
],
"relatedDetailNames"
:
[
"formitem1"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorStyle"
:
"EMOJI_PICKER"
,
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"test1"
,
"singleSelect"
:
true
"editorParams"
:
{
"isBtnRoundCorner"
:
"true"
,
"renderMode"
:
"button"
},
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"formitem"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__FileShortcutSearchType.json"
}
},
"getPSLayoutPos"
:
{
"colLG"
:
16
,
"colLGOffset"
:
2
,
"colMD"
:
16
,
"colMDOffset"
:
2
,
"colSM"
:
16
,
"colSMOffset"
:
2
,
"colXS"
:
16
,
"colXSOffset"
:
2
,
"layout"
:
"TABLE_24COL"
},
"userTag"
:
"permanent"
,
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
"caption"
:
"测试表格名称"
,
"codeName"
:
"test2"
,
"caption"
:
"表单项"
,
"codeName"
:
"formitem2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"test2"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDNAME"
,
"codeName"
:
"TESTGRIDName"
},
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem2"
,
"noPrivDisplayMode"
:
1
,
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"NOTEQ"
,
"dEFDName"
:
"formitem1"
,
"logicType"
:
"SINGLE"
,
"value"
:
"1"
}
],
"relatedDetailNames"
:
[
"formitem1"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorParams"
:
{
"re
adonly"
:
"true
"
"re
nderMode"
:
"button
"
},
"editorStyle"
:
"EMOJI_PICKER"
,
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"test2"
,
"readOnly"
:
true
,
"singleSelect"
:
true
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"formitem2"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__FileShortcutSearchType.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"测试表格标识"
,
"codeName"
:
"srfkey"
,
"caption"
:
"表单项"
,
"codeName"
:
"formitem3"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTGRIDID"
,
"codeName"
:
"TESTGRIDId"
},
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem3"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"
HIDDEN
"
,
"name"
:
"
srfkey
"
"editorType"
:
"
TEXTBOX
"
,
"name"
:
"
formitem3
"
},
"allowEmpty"
:
true
}
],
"pagingMode"
:
1
,
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"sortMode"
:
"REMOTE"
,
"getUpdatePSControlAction"
:
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
true
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
true
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"modelid"
:
"884726BA-287F-4EEB-A93B-E58D4159B6CE"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"Usr12203720_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSSEARCHFORMS/Usr12203720_SearchForm.json"
,
"logicName"
:
"表格测试列插件视图_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"formitem1"
,
"dataType"
:
25
},
{
"id"
:
"formitem"
,
"dataType"
:
25
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"id"
:
"formitem3"
,
"dataType"
:
25
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"actionGroupExtractMode"
:
"ITEM"
,
"codeName"
:
"grouppanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"表单项"
,
"codeName"
:
"formitem1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"formitem1"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"formitem1"
},
"getPSLayoutPos"
:
{
"colLG"
:
2
,
"colMD"
:
2
,
"colSM"
:
2
,
"colXS"
:
2
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
},
{
"caption"
:
"表单项"
,
"codeName"
:
"formitem"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"NONE"
,
"labelWidth"
:
0
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"outputCodeListConfigMode"
:
2
,
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"formitem1"
,
"logicType"
:
"SINGLE"
,
"value"
:
"1"
}
],
"relatedDetailNames"
:
[
"formitem1"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorParams"
:
{
"isBtnRoundCorner"
:
"true"
,
"renderMode"
:
"button"
},
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"formitem"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__FileShortcutSearchType.json"
}
},
"getPSLayoutPos"
:
{
"colLG"
:
16
,
"colLGOffset"
:
2
,
"colMD"
:
16
,
"colMDOffset"
:
2
,
"colSM"
:
16
,
"colSMOffset"
:
2
,
"colXS"
:
16
,
"colXSOffset"
:
2
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
"caption"
:
"表单项"
,
"codeName"
:
"formitem2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem2"
,
"noPrivDisplayMode"
:
1
,
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"NOTEQ"
,
"dEFDName"
:
"formitem1"
,
"logicType"
:
"SINGLE"
,
"value"
:
"1"
}
],
"relatedDetailNames"
:
[
"formitem1"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorParams"
:
{
"renderMode"
:
"button"
},
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"formitem2"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/Test__FileShortcutSearchType.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"表单项"
,
"codeName"
:
"formitem3"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"formitem3"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"formitem3"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"codeName"
:
"grouppanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel1"
,
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSUIActionGroup"
:
{
"name"
:
"搜索(搜索栏)"
,
"getPSUIActionGroupDetails"
:
[
{
"caption"
:
"搜索"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"ubb30057"
,
"getPSUIAction"
:
{
"caption"
:
"搜索"
,
"codeName"
:
"Search"
,
"fullCodeName"
:
"Search"
,
"name"
:
"搜索(搜索栏)"
,
"predefinedType"
:
"UTIL_SEARCH"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Search"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
}
]
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel1"
,
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSUIActionGroup"
:
{
"name"
:
"搜索(搜索栏)"
,
"getPSUIActionGroupDetails"
:
[
{
"caption"
:
"搜索"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"ubb30057"
,
"getPSUIAction"
:
{
"caption"
:
"搜索"
,
"codeName"
:
"Search"
,
"fullCodeName"
:
"Search"
,
"name"
:
"搜索(搜索栏)"
,
"predefinedType"
:
"UTIL_SEARCH"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Search"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
false
,
"showCaption"
:
true
,
"showIcon"
:
true
}
]
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"B9828EA1-3066-4A4F-9658-01CD1EC6AE3A"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"PAGE.HEADER.GRIDVIEW"
},
"caption"
:
"测试表格"
,
"codeName"
:
"GridTestArrangePViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlParam"
:
{
},
"getSubCapPSLanguageRes"
:
{
"lanResTag"
:
"PAGE.HEADER.GRIDVIEW"
}
}
]
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColMD"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
true
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"B9828EA1-3066-4A4F-9658-01CD1EC6AE3A"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"PAGE.HEADER.GRIDVIEW"
},
"caption"
:
"测试表格"
,
"codeName"
:
"GridTestArrangePViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
},
"getPSControlParam"
:
{
},
"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
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录