Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
d6a0ce49
提交
d6a0ce49
编写于
12月 05, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
b4e7cd59
变更
8
显示空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
2247 行增加
和
173 行删除
+2247
-173
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+13
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+4
-0
SimpleEditView_Form.json
...b/PSAPPDATAENTITIES/TEST/PSFORMS/SimpleEditView_Form.json
+455
-0
TreeNodeLayout_TreeView.json
...ATAENTITIES/TEST/PSTREEVIEWS/TreeNodeLayout_TreeView.json
+369
-45
TESTNodeLayoutTreeExp.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTNodeLayoutTreeExp.json
+371
-47
TESTSimpleEditView.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json
+620
-0
TESTTreeNodeLayout.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeNodeLayout.json
+369
-45
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+46
-36
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
d6a0ce49
...
...
@@ -4322,6 +4322,12 @@
"name"
:
"搜索栏测试"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"SimpleEditView"
,
"logicName"
:
"简单编辑"
,
"name"
:
"简单编辑"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TestTreeView"
,
"logicName"
:
"测试树视图"
,
...
...
@@ -5248,6 +5254,13 @@
"name"
:
"插件测试编辑视图_表单"
,
"realModelSubType"
:
"EDITFORM"
,
"realModelType"
:
"PSDEFORM"
},
{
"codeName"
:
"SimpleEditView_Form"
,
"logicName"
:
"简单编辑_表单"
,
"modelTag2"
:
"0"
,
"name"
:
"简单编辑_表单"
,
"realModelSubType"
:
"EDITFORM"
,
"realModelType"
:
"PSDEFORM"
},
{
"codeName"
:
"noTabForm"
,
"logicName"
:
"无分页表单"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
d6a0ce49
...
...
@@ -5659,6 +5659,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_modal.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTIndexView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/SimpleEditView_Form.json
0 → 100644
浏览文件 @
d6a0ce49
{
"codeName"
:
"SimpleEditView_Form"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/SimpleEditView_Form.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"logicName"
:
"简单编辑_表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"testname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"testid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"测试实体基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"测试实体名称"
,
"codeName"
:
"testname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"testname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
50
,
"minLength"
:
3
,
"name"
:
"testname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"testid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"testid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"testid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"noTabHeader"
:
false
,
"modelid"
:
"56531A28-DE51-47EA-A6F4-8C8682C59EC2"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSTREEVIEWS/TreeNodeLayout_TreeView.json
浏览文件 @
d6a0ce49
...
...
@@ -50,16 +50,16 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControls"
:
[
{
"codeName"
:
"TreeNodeLayout
codelistnode
_cm"
,
"codeName"
:
"TreeNodeLayout
static_2
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
codelistnode
_cm"
,
"name"
:
"
static_2
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
codelistnode
_cm"
"id"
:
"
static_2
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -76,11 +76,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction1"
"id"
:
"
static_2
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicTag"
:
"
static_2
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -154,11 +154,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction2"
"id"
:
"
static_2
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicTag"
:
"
static_2
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -232,7 +232,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction4"
"id"
:
"
static_2
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -287,7 +287,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction5"
"id"
:
"
static_2
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -318,7 +318,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction3"
"id"
:
"
static_2
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -361,16 +361,16 @@
"modelid"
:
"EE623BDE-0681-469C-BCA1-EA55F25E3732"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"TreeNodeLayout
static_1
_cm"
,
"codeName"
:
"TreeNodeLayout
codelistnode
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
static_1
_cm"
,
"name"
:
"
codelistnode
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
static_1
_cm"
"id"
:
"
codelistnode
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -387,11 +387,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction1"
"id"
:
"
codelistnode
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
static_1
_cm"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -465,11 +465,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction2"
"id"
:
"
codelistnode
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
static_1
_cm"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -543,7 +543,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction4"
"id"
:
"
codelistnode
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -598,7 +598,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction5"
"id"
:
"
codelistnode
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -629,7 +629,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction3"
"id"
:
"
codelistnode
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -672,16 +672,16 @@
"modelid"
:
"EE623BDE-0681-469C-BCA1-EA55F25E3732"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"TreeNodeLayout
static_2
_cm"
,
"codeName"
:
"TreeNodeLayout
datasetnode
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
static_2
_cm"
,
"name"
:
"
datasetnode
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
static_2
_cm"
"id"
:
"
datasetnode
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -698,11 +698,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction1"
"id"
:
"
datasetnode
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
static_2
_cm"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -776,11 +776,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction2"
"id"
:
"
datasetnode
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
static_2
_cm"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -854,7 +854,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction4"
"id"
:
"
datasetnode
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -909,7 +909,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction5"
"id"
:
"
datasetnode
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -940,7 +940,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction3"
"id"
:
"
datasetnode
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -983,16 +983,16 @@
"modelid"
:
"EE623BDE-0681-469C-BCA1-EA55F25E3732"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"TreeNodeLayout
datasetnode
_cm"
,
"codeName"
:
"TreeNodeLayout
static_1
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
datasetnode
_cm"
,
"name"
:
"
static_1
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
datasetnode
_cm"
"id"
:
"
static_1
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -1009,11 +1009,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction1"
"id"
:
"
static_1
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicTag"
:
"
static_1
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -1087,11 +1087,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction2"
"id"
:
"
static_1
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicTag"
:
"
static_1
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -1165,7 +1165,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction4"
"id"
:
"
static_1
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -1220,7 +1220,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction5"
"id"
:
"
static_1
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -1251,7 +1251,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction3"
"id"
:
"
static_1
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -1303,7 +1303,7 @@
"modelref"
:
true
,
"id"
:
"static_1"
},
"name"
:
"
默认根节点 - 静态节点1
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
...
...
@@ -1315,7 +1315,7 @@
"modelref"
:
true
,
"id"
:
"codeListNode"
},
"name"
:
"
静态节点2 - 动态代码表节点
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"static_2"
...
...
@@ -1327,7 +1327,7 @@
"modelref"
:
true
,
"id"
:
"dataSetNode"
},
"name"
:
"
静态节点1 - 动态实体节点
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"static_1"
...
...
@@ -1339,7 +1339,7 @@
"modelref"
:
true
,
"id"
:
"static_2"
},
"name"
:
"
默认根节点 - 静态节点2
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
...
...
@@ -1375,7 +1375,7 @@
"name"
:
"动态代码表节点"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TEST
Simple
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"nodeType"
:
"codeListNode"
,
...
...
@@ -1383,6 +1383,87 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/TestAll.json"
},
"getPSControlRenders"
:
[
{
"name"
:
"codeListLayout"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205688658"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205688658.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"动态代码表节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"代码表:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"代码表:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"codelistlayout"
,
"modelid"
:
"D941BC88-A9E3-408B-A156-799A383F624C"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"TreeNodeLayoutcodelistnode_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
@@ -1735,6 +1816,87 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSControlRenders"
:
[
{
"name"
:
"dataSetLayout"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205634936"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205634936.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"动态实体节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"实体:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"实体:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"datasetlayout"
,
"modelid"
:
"C93CEFC2-8727-4FB2-A0E8-DC2FA1D6495D"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"TreeNodeLayoutdatasetnode_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
@@ -2077,6 +2239,87 @@
"viewType"
:
"DEGRIDVIEW"
},
"nodeType"
:
"static_1"
,
"getPSControlRenders"
:
[
{
"name"
:
"layout1"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205449437"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205449437.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"静态节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"静态:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"静态:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"layout1"
,
"modelid"
:
"AD849DE5-51EF-4B54-BBA8-ECF55D29CF2B"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"TreeNodeLayoutstatic_1_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
@@ -2416,6 +2659,87 @@
"viewType"
:
"DEGRIDVIEW"
},
"nodeType"
:
"static_2"
,
"getPSControlRenders"
:
[
{
"name"
:
"layout2"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205449437"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205449437.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"静态节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"静态:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"静态:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"layout2"
,
"modelid"
:
"AD849DE5-51EF-4B54-BBA8-ECF55D29CF2B"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"TreeNodeLayoutstatic_2_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTNodeLayoutTreeExp.json
浏览文件 @
d6a0ce49
...
...
@@ -51,10 +51,10 @@
},
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:codeListNode"
,
"realTitle"
:
"
测试实体编辑视图
"
,
"realTitle"
:
"
简单编辑
"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TEST
Simple
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
...
...
@@ -239,16 +239,16 @@
"id"
:
"treeexpbar_tree"
},
"getPSControls"
:
[
{
"codeName"
:
"NodeLayoutTreeExp
codelistnode
_cm"
,
"codeName"
:
"NodeLayoutTreeExp
static_2
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
codelistnode
_cm"
,
"name"
:
"
static_2
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
codelistnode
_cm"
"id"
:
"
static_2
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -265,11 +265,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction1"
"id"
:
"
static_2
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicTag"
:
"
static_2
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -343,11 +343,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction2"
"id"
:
"
static_2
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicTag"
:
"
static_2
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -421,7 +421,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction4"
"id"
:
"
static_2
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -476,7 +476,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction5"
"id"
:
"
static_2
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -507,7 +507,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction3"
"id"
:
"
static_2
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -550,16 +550,16 @@
"modelid"
:
"EE623BDE-0681-469C-BCA1-EA55F25E3732"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"NodeLayoutTreeExp
static_1
_cm"
,
"codeName"
:
"NodeLayoutTreeExp
codelistnode
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
static_1
_cm"
,
"name"
:
"
codelistnode
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
static_1
_cm"
"id"
:
"
codelistnode
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -576,11 +576,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction1"
"id"
:
"
codelistnode
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
static_1
_cm"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -654,11 +654,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction2"
"id"
:
"
codelistnode
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
static_1
_cm"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -732,7 +732,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction4"
"id"
:
"
codelistnode
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -787,7 +787,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction5"
"id"
:
"
codelistnode
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -818,7 +818,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction3"
"id"
:
"
codelistnode
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -861,16 +861,16 @@
"modelid"
:
"EE623BDE-0681-469C-BCA1-EA55F25E3732"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"NodeLayoutTreeExp
static_2
_cm"
,
"codeName"
:
"NodeLayoutTreeExp
datasetnode
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
static_2
_cm"
,
"name"
:
"
datasetnode
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
static_2
_cm"
"id"
:
"
datasetnode
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -887,11 +887,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction1"
"id"
:
"
datasetnode
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
static_2
_cm"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -965,11 +965,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction2"
"id"
:
"
datasetnode
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
static_2
_cm"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -1043,7 +1043,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction4"
"id"
:
"
datasetnode
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -1098,7 +1098,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction5"
"id"
:
"
datasetnode
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -1129,7 +1129,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction3"
"id"
:
"
datasetnode
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -1172,16 +1172,16 @@
"modelid"
:
"EE623BDE-0681-469C-BCA1-EA55F25E3732"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"NodeLayoutTreeExp
datasetnode
_cm"
,
"codeName"
:
"NodeLayoutTreeExp
static_1
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
datasetnode
_cm"
,
"name"
:
"
static_1
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
datasetnode
_cm"
"id"
:
"
static_1
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -1198,11 +1198,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction1"
"id"
:
"
static_1
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicTag"
:
"
static_1
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -1276,11 +1276,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction2"
"id"
:
"
static_1
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicTag"
:
"
static_1
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -1354,7 +1354,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction4"
"id"
:
"
static_1
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -1409,7 +1409,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction5"
"id"
:
"
static_1
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -1440,7 +1440,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction3"
"id"
:
"
static_1
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -1492,7 +1492,7 @@
"modelref"
:
true
,
"id"
:
"static_1"
},
"name"
:
"
默认根节点 - 静态节点1
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
...
...
@@ -1504,7 +1504,7 @@
"modelref"
:
true
,
"id"
:
"codeListNode"
},
"name"
:
"
静态节点2 - 动态代码表节点
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"static_2"
...
...
@@ -1516,7 +1516,7 @@
"modelref"
:
true
,
"id"
:
"dataSetNode"
},
"name"
:
"
静态节点1 - 动态实体节点
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"static_1"
...
...
@@ -1528,7 +1528,7 @@
"modelref"
:
true
,
"id"
:
"static_2"
},
"name"
:
"
默认根节点 - 静态节点2
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
...
...
@@ -1564,7 +1564,7 @@
"name"
:
"动态代码表节点"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TEST
Simple
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"nodeType"
:
"codeListNode"
,
...
...
@@ -1572,6 +1572,87 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/TestAll.json"
},
"getPSControlRenders"
:
[
{
"name"
:
"codeListLayout"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205688658"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205688658.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"动态代码表节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"代码表:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"代码表:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"codelistlayout"
,
"modelid"
:
"D941BC88-A9E3-408B-A156-799A383F624C"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"NodeLayoutTreeExpcodelistnode_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
@@ -1924,6 +2005,87 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSControlRenders"
:
[
{
"name"
:
"dataSetLayout"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205634936"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205634936.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"动态实体节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"实体:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"实体:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"datasetlayout"
,
"modelid"
:
"C93CEFC2-8727-4FB2-A0E8-DC2FA1D6495D"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"NodeLayoutTreeExpdatasetnode_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
@@ -2266,6 +2428,87 @@
"viewType"
:
"DEGRIDVIEW"
},
"nodeType"
:
"static_1"
,
"getPSControlRenders"
:
[
{
"name"
:
"layout1"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205449437"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205449437.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"静态节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"静态:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"静态:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"layout1"
,
"modelid"
:
"AD849DE5-51EF-4B54-BBA8-ECF55D29CF2B"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"NodeLayoutTreeExpstatic_1_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
@@ -2605,6 +2848,87 @@
"viewType"
:
"DEGRIDVIEW"
},
"nodeType"
:
"static_2"
,
"getPSControlRenders"
:
[
{
"name"
:
"layout2"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205449437"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205449437.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"静态节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"静态:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"静态:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"layout2"
,
"modelid"
:
"AD849DE5-51EF-4B54-BBA8-ECF55D29CF2B"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"NodeLayoutTreeExpstatic_2_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json
0 → 100644
浏览文件 @
d6a0ce49
{
"accUserMode"
:
2
,
"caption"
:
"测试实体"
,
"codeName"
:
"TESTSimpleEditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json"
,
"name"
:
"TESTSimpleEditView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"EditView"
,
"name"
:
"engine"
}
],
"getPSControls"
:
[
{
"codeName"
:
"SimpleEditViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"简单编辑_工具栏"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"xDataControlName"
:
"form"
,
"modelid"
:
"92F1856C-11F2-411B-8300-0648000A390B"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"SimpleEditView_Form"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/SimpleEditView_Form.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"logicName"
:
"简单编辑_表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"testname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"testid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"测试实体基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"测试实体名称"
,
"codeName"
:
"testname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"testname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
50
,
"minLength"
:
3
,
"name"
:
"testname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"testid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"testid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"testid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"56531A28-DE51-47EA-A6F4-8C8682C59EC2"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"SimpleEditViewdatainfobar"
,
"controlType"
:
"DATAINFOBAR"
,
"name"
:
"datainfobar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"datainfobar"
}
},
{
"caption"
:
"测试实体"
,
"codeName"
:
"SimpleEditViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"SimpleEditView"
,
"getPSDEViewId"
:
"1234CA34-99C5-45AD-AF27-1B95FFCF1AAB"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEEDITVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"简单编辑"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEEDITVIEW"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"327b48747c731ee593bd4157f0b2a975"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTreeNodeLayout.json
浏览文件 @
d6a0ce49
...
...
@@ -140,16 +140,16 @@
"id"
:
"TREE"
},
"getPSControls"
:
[
{
"codeName"
:
"TreeNodeLayout
codelistnode
_cm"
,
"codeName"
:
"TreeNodeLayout
static_2
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
codelistnode
_cm"
,
"name"
:
"
static_2
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
codelistnode
_cm"
"id"
:
"
static_2
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -166,11 +166,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction1"
"id"
:
"
static_2
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicTag"
:
"
static_2
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -244,11 +244,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction2"
"id"
:
"
static_2
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicTag"
:
"
static_2
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -322,7 +322,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction4"
"id"
:
"
static_2
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -377,7 +377,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction5"
"id"
:
"
static_2
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -408,7 +408,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
codelistnode
_cm_deuiaction3"
"id"
:
"
static_2
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -451,16 +451,16 @@
"modelid"
:
"EE623BDE-0681-469C-BCA1-EA55F25E3732"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"TreeNodeLayout
static_1
_cm"
,
"codeName"
:
"TreeNodeLayout
codelistnode
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
static_1
_cm"
,
"name"
:
"
codelistnode
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
static_1
_cm"
"id"
:
"
codelistnode
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -477,11 +477,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction1"
"id"
:
"
codelistnode
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
static_1
_cm"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -555,11 +555,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction2"
"id"
:
"
codelistnode
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
static_1
_cm"
,
"logicTag"
:
"
codelistnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -633,7 +633,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction4"
"id"
:
"
codelistnode
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -688,7 +688,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction5"
"id"
:
"
codelistnode
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -719,7 +719,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_1
_cm_deuiaction3"
"id"
:
"
codelistnode
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -762,16 +762,16 @@
"modelid"
:
"EE623BDE-0681-469C-BCA1-EA55F25E3732"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"TreeNodeLayout
static_2
_cm"
,
"codeName"
:
"TreeNodeLayout
datasetnode
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
static_2
_cm"
,
"name"
:
"
datasetnode
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
static_2
_cm"
"id"
:
"
datasetnode
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -788,11 +788,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction1"
"id"
:
"
datasetnode
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
static_2
_cm"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -866,11 +866,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction2"
"id"
:
"
datasetnode
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
static_2
_cm"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -944,7 +944,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction4"
"id"
:
"
datasetnode
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -999,7 +999,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction5"
"id"
:
"
datasetnode
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -1030,7 +1030,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
static_2
_cm_deuiaction3"
"id"
:
"
datasetnode
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -1073,16 +1073,16 @@
"modelid"
:
"EE623BDE-0681-469C-BCA1-EA55F25E3732"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"TreeNodeLayout
datasetnode
_cm"
,
"codeName"
:
"TreeNodeLayout
static_1
_cm"
,
"controlType"
:
"CONTEXTMENU"
,
"logicName"
:
"树上下文菜单"
,
"name"
:
"
datasetnode
_cm"
,
"name"
:
"
static_1
_cm"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"
datasetnode
_cm"
"id"
:
"
static_1
_cm"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
...
...
@@ -1099,11 +1099,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction1"
"id"
:
"
static_1
_cm_deuiaction1"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction1"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicTag"
:
"
static_1
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic11"
,
"scriptCode"
:
"true"
,
...
...
@@ -1177,11 +1177,11 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction2"
"id"
:
"
static_1
_cm_deuiaction2"
},
"getPSControlLogics"
:
[
{
"itemName"
:
"deuiaction2"
,
"logicTag"
:
"
datasetnode
_cm"
,
"logicTag"
:
"
static_1
_cm"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"logic222"
,
"scriptCode"
:
"false"
,
...
...
@@ -1255,7 +1255,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction4"
"id"
:
"
static_1
_cm_deuiaction4"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
...
...
@@ -1310,7 +1310,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction5"
"id"
:
"
static_1
_cm_deuiaction5"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
...
...
@@ -1341,7 +1341,7 @@
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"
datasetnode
_cm_deuiaction3"
"id"
:
"
static_1
_cm_deuiaction3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
...
...
@@ -1393,7 +1393,7 @@
"modelref"
:
true
,
"id"
:
"static_1"
},
"name"
:
"
默认根节点 - 静态节点1
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
...
...
@@ -1405,7 +1405,7 @@
"modelref"
:
true
,
"id"
:
"codeListNode"
},
"name"
:
"
静态节点2 - 动态代码表节点
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"static_2"
...
...
@@ -1417,7 +1417,7 @@
"modelref"
:
true
,
"id"
:
"dataSetNode"
},
"name"
:
"
静态节点1 - 动态实体节点
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"static_1"
...
...
@@ -1429,7 +1429,7 @@
"modelref"
:
true
,
"id"
:
"static_2"
},
"name"
:
"
默认根节点 - 静态节点2
"
,
"name"
:
"
null - null
"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
...
...
@@ -1465,7 +1465,7 @@
"name"
:
"动态代码表节点"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TEST
Simple
EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"nodeType"
:
"codeListNode"
,
...
...
@@ -1473,6 +1473,87 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/TestAll.json"
},
"getPSControlRenders"
:
[
{
"name"
:
"codeListLayout"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205688658"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205688658.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"动态代码表节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"代码表:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"代码表:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"codelistlayout"
,
"modelid"
:
"D941BC88-A9E3-408B-A156-799A383F624C"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"TreeNodeLayoutcodelistnode_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
@@ -1825,6 +1906,87 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSControlRenders"
:
[
{
"name"
:
"dataSetLayout"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205634936"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205634936.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"动态实体节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"实体:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"实体:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"datasetlayout"
,
"modelid"
:
"C93CEFC2-8727-4FB2-A0E8-DC2FA1D6495D"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"TreeNodeLayoutdatasetnode_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
@@ -2167,6 +2329,87 @@
"viewType"
:
"DEGRIDVIEW"
},
"nodeType"
:
"static_1"
,
"getPSControlRenders"
:
[
{
"name"
:
"layout1"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205449437"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205449437.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"静态节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"静态:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"静态:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"layout1"
,
"modelid"
:
"AD849DE5-51EF-4B54-BBA8-ECF55D29CF2B"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"TreeNodeLayoutstatic_1_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
@@ -2506,6 +2749,87 @@
"viewType"
:
"DEGRIDVIEW"
},
"nodeType"
:
"static_2"
,
"getPSControlRenders"
:
[
{
"name"
:
"layout2"
,
"getPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"text"
,
"viewFieldName"
:
"text"
}
],
"codeName"
:
"Usr1205449437"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Usr1205449437.json"
,
"layoutMode"
:
"Flex"
,
"logicName"
:
"静态节点布局"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"标签"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_label"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"getPSRawItem"
:
{
"caption"
:
"静态:"
,
"contentType"
:
"RAW"
,
"name"
:
"static_label"
,
"predefinedType"
:
"STATIC_LABEL"
,
"renderMode"
:
"PARAGRAPH"
},
"rawContent"
:
"静态:"
,
"showCaption"
:
true
},
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"text"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"text"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"viewFieldName"
:
"text"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"layoutPanel"
:
true
,
"name"
:
"layout2"
,
"modelid"
:
"AD849DE5-51EF-4B54-BBA8-ECF55D29CF2B"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"renderType"
:
"LAYOUTPANEL"
}
],
"getPSDEContextMenu"
:
{
"codeName"
:
"TreeNodeLayoutstatic_2_cm"
,
"controlType"
:
"CONTEXTMENU"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
d6a0ce49
...
...
@@ -11507,12 +11507,6 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -11524,6 +11518,12 @@
"modelref" : true,
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ]
}, {
"codeName" : "VMGroup7",
...
...
@@ -11539,12 +11539,6 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -11562,18 +11556,17 @@
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg10"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -11587,11 +11580,12 @@
},
"position" : "POPUP"
}, {
"name" : "消息
位置-视图下方
",
"name" : "消息
类型-警告信息
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
...
...
@@ -11605,29 +11599,29 @@
"id" : "ViewMsg9"
}
}, {
"name" : "
消息类型-警告信息
",
"name" : "
关闭模式-本次删除-上方-警告
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "
关闭模式-本次删除-上方-警告
",
"name" : "
消息位置-视图下方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
13
"
"id" : "ViewMsg
8
"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-无删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -11639,21 +11633,27 @@
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "关闭模式-无删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ]
}, {
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-
实体数据集
",
"name" : "动态模式-
静态内容
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
4
"
"id" : "ViewMsg1
5
"
}
}, {
"name" : "动态模式-
静态内容
",
"name" : "动态模式-
实体数据集
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
5
"
"id" : "ViewMsg1
4
"
}
} ]
} ],
...
...
@@ -12282,6 +12282,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "TEST",
"view" : "EditView_modal"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "TEST",
"view" : "SimpleEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301492933ChartView.json",
...
...
@@ -56444,6 +56450,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_modal.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTIndexView.json",
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录