Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
aaa9a943
提交
aaa9a943
编写于
2月 28, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
7cc300b7
变更
18
隐藏空白字符变更
内嵌
并排
正在显示
18 个修改的文件
包含
742 行增加
和
133 行删除
+742
-133
Phone.json
...izlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
+16
-0
Phone.json
...izlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
+8
-0
Test.json
...SYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSTREEVIEWS/Test.json
+9
-10
Chart.json
...SYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json
+10
-0
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json
+4
-4
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
+4
-4
TestRules.json
...SYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/TestRules.json
+31
-31
ReginfoChartView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json
+10
-0
ReginfoGridView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json
+4
-4
ReginfoREGINFOGridExpView.json
...PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json
+4
-4
ReginfoREGINFOGridExpView2.json
...SSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView2.json
+4
-4
ReginfoStuInfoList.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json
+4
-4
TESTTestRulesEditView.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestRulesEditView.json
+31
-31
phoneCalendarView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneCalendarView.json
+193
-0
phoneTreeView.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeView.json
+361
-0
studentEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
+4
-4
PSSYSAPP.hubsubapp.json
...cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
+2
-2
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+43
-31
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
浏览文件 @
aaa9a943
...
...
@@ -2494,6 +2494,14 @@
"rTMOSFilePath"
:
"psmodeldata$psdataentities/DataView"
,
"realModelSubType"
:
"DEDATAVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TreeView"
,
"logicName"
:
"手机实体树视图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/TreeView"
,
"name"
:
"手机实体树视图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/TreeView"
,
"realModelSubType"
:
"DETREEVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"WizardView"
,
"logicName"
:
"手机实体向导视图"
,
...
...
@@ -2511,6 +2519,14 @@
"rTMOSFilePath"
:
"psmodeldata$psdataentities/RedirectView"
,
"realModelSubType"
:
"DEREDIRECTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"CalendarView"
,
"logicName"
:
"手机实体日历视图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/CalendarView"
,
"name"
:
"手机实体日历视图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/CalendarView"
,
"realModelSubType"
:
"DECALENDARVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"TabExpView"
,
"logicName"
:
"手机实体分页导航视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
浏览文件 @
aaa9a943
...
...
@@ -1947,6 +1947,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneCustomView.json"
,
"viewType"
:
"DECUSTOMVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeView.json"
,
"viewType"
:
"DETREEVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridExpView.json"
,
...
...
@@ -1995,6 +1999,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneOptionView.json"
,
"viewType"
:
"DEOPTVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneCalendarView.json"
,
"viewType"
:
"DECALENDARVIEW"
}
],
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSTREEVIEWS/Test.json
浏览文件 @
aaa9a943
...
...
@@ -22,15 +22,14 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE"
,
"logicTag"
:
"treeexpbar_tree"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"treeexpbar_selectionchange"
},
{
"eventNames"
:
"LOAD"
,
"logicTag"
:
"treeexpbar_tree"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"treeexpbar_load"
"eventNames"
:
"SELECTIONCHANGE;LOAD"
,
"logicTag"
:
"tree"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_tree"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
...
...
@@ -217,7 +216,7 @@
"selected"
:
false
,
"id"
:
"static1"
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneTree
ExpView/psappviewctrls/treeexpbar_
tree"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneTree
View/psappviewctrls/
tree"
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json
浏览文件 @
aaa9a943
...
...
@@ -59,6 +59,10 @@
"getPSChartDataSetFields"
:
[
{
"index"
:
0
,
"name"
:
"NAME"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField"
:
true
,
"id"
:
"0"
},
{
...
...
@@ -122,7 +126,12 @@
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"学生年龄信息"
,
"catalogField"
:
"NAME"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType"
:
"line"
,
"index"
:
0
,
"name"
:
"line_0"
,
...
...
@@ -152,6 +161,7 @@
},
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"line"
,
"step"
:
true
,
"valueField"
:
"AGE"
,
"enableChartDataSet"
:
true
,
"stack"
:
false
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json
浏览文件 @
aaa9a943
...
...
@@ -24,7 +24,7 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
6ed59b8
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_编辑操作"
...
...
@@ -32,7 +32,7 @@
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
861d960
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_行编辑开关操作"
...
...
@@ -197,7 +197,7 @@
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
479f517
"
,
"name"
:
"u
6ed59b8
"
,
"getPSSysImage"
:
{
"imagePath"
:
"view/caption.svg"
},
...
...
@@ -242,7 +242,7 @@
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
a98d563
"
,
"name"
:
"u
861d960
"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSFORMS/Main.json
浏览文件 @
aaa9a943
...
...
@@ -632,7 +632,7 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
6ed59b8
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_编辑操作"
...
...
@@ -640,7 +640,7 @@
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
861d960
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_行编辑开关操作"
...
...
@@ -892,7 +892,7 @@
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
479f517
"
,
"name"
:
"u
6ed59b8
"
,
"getPSSysImage"
:
{
"imagePath"
:
"view/caption.svg"
},
...
...
@@ -937,7 +937,7 @@
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
a98d563
"
,
"name"
:
"u
861d960
"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/TestRules.json
浏览文件 @
aaa9a943
...
...
@@ -108,37 +108,6 @@
},
"getPSDEFormItemName"
:
"field5"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"name"
:
"amount值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"EQ"
,
"condType"
:
"SIMPLE"
,
"dEFName"
:
"AMOUNT"
,
"name"
:
"[常规条件] 等于(=) (100)"
,
"paramType"
:
"SRCENTITYFIELD"
,
"paramValue"
:
"100"
,
"ruleInfo"
:
"amount等于100"
}
],
"ruleInfo"
:
"amount等于100"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"ruleInfo"
:
"amount等于100"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"amount"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
...
...
@@ -391,6 +360,37 @@
},
"getPSDEFormItemName"
:
"field"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"name"
:
"amount值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"EQ"
,
"condType"
:
"SIMPLE"
,
"dEFName"
:
"AMOUNT"
,
"name"
:
"[常规条件] 等于(=) (100)"
,
"paramType"
:
"SRCENTITYFIELD"
,
"paramValue"
:
"100"
,
"ruleInfo"
:
"amount等于100"
}
],
"ruleInfo"
:
"amount等于100"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"ruleInfo"
:
"amount等于100"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"amount"
,
"valueRuleType"
:
"DEFVALUERULE"
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json
浏览文件 @
aaa9a943
...
...
@@ -264,6 +264,10 @@
"getPSChartDataSetFields"
:
[
{
"index"
:
0
,
"name"
:
"NAME"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField"
:
true
,
"id"
:
"0"
},
{
...
...
@@ -401,7 +405,12 @@
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"学生年龄信息"
,
"catalogField"
:
"NAME"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType"
:
"line"
,
"index"
:
0
,
"name"
:
"line_0"
,
...
...
@@ -431,6 +440,7 @@
},
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"line"
,
"step"
:
true
,
"valueField"
:
"AGE"
,
"enableChartDataSet"
:
true
,
"stack"
:
false
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json
浏览文件 @
aaa9a943
...
...
@@ -412,7 +412,7 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
6ed59b8
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_编辑操作"
...
...
@@ -420,7 +420,7 @@
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
861d960
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_行编辑开关操作"
...
...
@@ -672,7 +672,7 @@
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
479f517
"
,
"name"
:
"u
6ed59b8
"
,
"getPSSysImage"
:
{
"imagePath"
:
"view/caption.svg"
},
...
...
@@ -717,7 +717,7 @@
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
a98d563
"
,
"name"
:
"u
861d960
"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView.json
浏览文件 @
aaa9a943
...
...
@@ -1251,7 +1251,7 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"gridexpbar_grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"gridexpbar_grid_uagridcolumn1_u
6ed59b8
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_编辑操作"
...
...
@@ -1259,7 +1259,7 @@
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"gridexpbar_grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"gridexpbar_grid_uagridcolumn1_u
861d960
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_行编辑开关操作"
...
...
@@ -1512,7 +1512,7 @@
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
479f517
"
,
"name"
:
"u
6ed59b8
"
,
"getPSSysImage"
:
{
"imagePath"
:
"view/caption.svg"
},
...
...
@@ -1557,7 +1557,7 @@
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
a98d563
"
,
"name"
:
"u
861d960
"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView2.json
浏览文件 @
aaa9a943
...
...
@@ -113,7 +113,7 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"gridexpbar_grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"gridexpbar_grid_uagridcolumn1_u
6ed59b8
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_编辑操作"
...
...
@@ -121,7 +121,7 @@
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"gridexpbar_grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"gridexpbar_grid_uagridcolumn1_u
861d960
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_行编辑开关操作"
...
...
@@ -374,7 +374,7 @@
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
479f517
"
,
"name"
:
"u
6ed59b8
"
,
"getPSSysImage"
:
{
"imagePath"
:
"view/caption.svg"
},
...
...
@@ -419,7 +419,7 @@
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
a98d563
"
,
"name"
:
"u
861d960
"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoStuInfoList.json
浏览文件 @
aaa9a943
...
...
@@ -463,7 +463,7 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
6ed59b8
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_编辑操作"
...
...
@@ -471,7 +471,7 @@
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
861d960
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_行编辑开关操作"
...
...
@@ -723,7 +723,7 @@
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
479f517
"
,
"name"
:
"u
6ed59b8
"
,
"getPSSysImage"
:
{
"imagePath"
:
"view/caption.svg"
},
...
...
@@ -768,7 +768,7 @@
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
a98d563
"
,
"name"
:
"u
861d960
"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestRulesEditView.json
浏览文件 @
aaa9a943
...
...
@@ -237,37 +237,6 @@
},
"getPSDEFormItemName"
:
"field5"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"name"
:
"amount值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"EQ"
,
"condType"
:
"SIMPLE"
,
"dEFName"
:
"AMOUNT"
,
"name"
:
"[常规条件] 等于(=) (100)"
,
"paramType"
:
"SRCENTITYFIELD"
,
"paramValue"
:
"100"
,
"ruleInfo"
:
"amount等于100"
}
],
"ruleInfo"
:
"amount等于100"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"ruleInfo"
:
"amount等于100"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"amount"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
...
...
@@ -520,6 +489,37 @@
},
"getPSDEFormItemName"
:
"field"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"name"
:
"amount值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"EQ"
,
"condType"
:
"SIMPLE"
,
"dEFName"
:
"AMOUNT"
,
"name"
:
"[常规条件] 等于(=) (100)"
,
"paramType"
:
"SRCENTITYFIELD"
,
"paramValue"
:
"100"
,
"ruleInfo"
:
"amount等于100"
}
],
"ruleInfo"
:
"amount等于100"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"ruleInfo"
:
"amount等于100"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"amount"
,
"valueRuleType"
:
"DEFVALUERULE"
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneCalendarView.json
0 → 100644
浏览文件 @
aaa9a943
{
"accUserMode"
:
2
,
"caption"
:
"手机"
,
"codeName"
:
"phoneCalendarView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneCalendarView.json"
,
"mDCtrlActiveMode"
:
2
,
"mOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneCalendarView"
,
"name"
:
"phoneCalendarView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"SYSUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"SYSUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSControls"
:
[
{
"calendarStyle"
:
"MONTH"
,
"codeName"
:
"Test"
,
"controlType"
:
"CALENDAR"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSCALENDARS/Test.json"
,
"groupMode"
:
"NONE"
,
"legendPos"
:
"TOP"
,
"logicName"
:
"test"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssyscalendars/Test"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"calendar"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"CALENDAR"
},
"getPSSysCalendarItems"
:
[
{
"bKColor"
:
"green"
,
"getBeginTimePSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"color"
:
"red"
,
"getEndTimePSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
},
"getIdPSAppDEField"
:
{
"name"
:
"BOOKID"
,
"codeName"
:
"BookId"
},
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"calendarbookitem"
,
"maxSize"
:
-1
,
"name"
:
"calendarbook"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getTextPSAppDEField"
:
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
"enableQuickCreate"
:
false
,
"id"
:
"calendarbookitem"
},
{
"getBeginTimePSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getEndTimePSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
},
"getIdPSAppDEField"
:
{
"name"
:
"STUDENTID"
,
"codeName"
:
"StudentId"
},
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"calendaritem1"
,
"maxSize"
:
-1
,
"name"
:
"calendaritem"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getTextPSAppDEField"
:
{
"name"
:
"STUDENTNAME"
,
"codeName"
:
"StudentName"
},
"enableQuickCreate"
:
false
,
"id"
:
"calendaritem1"
},
{
"getBeginTimePSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getEndTimePSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
},
"getIdPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"calendarphoneitem"
,
"maxSize"
:
-1
,
"name"
:
"calendarphone"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getTextPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
},
"enableQuickCreate"
:
false
,
"id"
:
"calendarphoneitem"
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneCalendarView/psappviewctrls/calendar"
,
"enableGroup"
:
false
,
"name"
:
"calendar"
,
"modelid"
:
"C10C79E5-8EFD-4A5E-B0C6-E5DC49DA3E89"
,
"modeltype"
:
"PSSYSCALENDAR"
}
],
"getPSDEViewCodeName"
:
"CalendarView"
,
"getPSDEViewId"
:
"D695C139-C25B-47E3-9CA8-7B5A5721DB12"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDECALENDARVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysviewlayoutpanels/Layoutpanel"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam"
:
{
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneCalendarView/psappviewctrls/layoutpanel"
,
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneCalendarView"
,
"refFlag"
:
false
,
"title"
:
"手机日历视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DECALENDARVIEW"
,
"xDataControlName"
:
"calendar"
,
"enableDP"
:
true
,
"enableFilter"
:
false
,
"modelid"
:
"f76ef0d4657a5f599bb14eb482337085"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeView.json
0 → 100644
浏览文件 @
aaa9a943
{
"accUserMode"
:
2
,
"caption"
:
"手机"
,
"codeName"
:
"phoneTreeView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeView.json"
,
"mDCtrlActiveMode"
:
2
,
"mOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneTreeView"
,
"name"
:
"phoneTreeView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"TreeView"
,
"mOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneTreeView/psappviewengines/engine"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"tree"
,
"name"
:
"TREE"
,
"paramType"
:
"CTRL"
}
]
}
],
"getPSControls"
:
[
{
"codeName"
:
"Test"
,
"controlType"
:
"TREEVIEW"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSTREEVIEWS/Test.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"test"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdetreeviews/Test"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"树视图处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE;LOAD"
,
"logicTag"
:
"tree"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_tree"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"TREE"
},
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"aaa"
},
"name"
:
"动态 - 动态"
,
"getPSNavigateContexts"
:
[
{
"key"
:
"LINKCONTEXT"
,
"name"
:
"LINKCONTEXT"
,
"value"
:
"aaa"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"linkparam"
,
"name"
:
"linkparam"
,
"value"
:
"aaa"
,
"rawValue"
:
false
}
],
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"aaa"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"static1"
},
"name"
:
"默认根节点 - 静态1"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"ROOT"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
},
{
"getChildPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"aaa"
},
"name"
:
"静态1 - 动态"
,
"getParentPSDETreeNode"
:
{
"modelref"
:
true
,
"id"
:
"static1"
},
"parentValueLevel"
:
1
,
"searchMode"
:
3
}
],
"getPSDETreeNodes"
:
[
{
"counterMode"
:
0
,
"name"
:
"默认根节点"
,
"nodeType"
:
"ROOT"
,
"nodeValue"
:
"root"
,
"text"
:
"默认根节点"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
true
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"ROOT"
},
{
"counterMode"
:
0
,
"getIdPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"maxSize"
:
-1
,
"name"
:
"动态"
,
"nodeType"
:
"aaa"
,
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSNavigateContexts"
:
[
{
"key"
:
"NAVCONTEXT"
,
"name"
:
"NAVCONTEXT"
,
"value"
:
"aaa"
,
"rawValue"
:
false
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"navparam"
,
"name"
:
"navparam"
,
"value"
:
"aaa"
,
"rawValue"
:
false
}
],
"getTextPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
},
"treeNodeType"
:
"DE"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
false
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"aaa"
},
{
"counterMode"
:
0
,
"name"
:
"静态1"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"getNavPSDER"
:
{
"codeName"
:
"Pay"
,
"dERType"
:
"DER1N"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/RawMaterial/PSDERS/DER1N_RAWMATERIAL_PAY_PAYID.json"
,
"fKeyName"
:
"F9AB5FFD6AAA898BD1"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/RAWMATERIAL/minorpsders/DER1N_RAWMATERIAL_PAY_PAYID"
,
"getMajorPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Pay.json"
},
"masterOrder"
:
-1
,
"masterRS"
:
0
,
"getMinorPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/RawMaterial.json"
},
"name"
:
"DER1N_RAWMATERIAL_PAY_PAYID"
,
"orderValue"
:
100
,
"getPSPickupDEField"
:
{
"name"
:
"PAYID"
,
"codeName"
:
"PayId"
},
"getPSPickupTextDEField"
:
{
"name"
:
"PAYNAME"
,
"codeName"
:
"PayName"
},
"pickupDEFName"
:
"PAYID"
,
"rTMOSFilePath"
:
"psmodules/common/psdataentities/RAWMATERIAL/minorpsders/DER1N_RAWMATERIAL_PAY_PAYID"
,
"removeActionType"
:
-1
,
"removeOrder"
:
0
},
"nodeType"
:
"static1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"text"
:
"静态1"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"appendPNodeId"
:
true
,
"disableSelect"
:
false
,
"enableCheck"
:
false
,
"enableEditData"
:
false
,
"enableNewData"
:
false
,
"enableQuickCreate"
:
false
,
"enableQuickSearch"
:
false
,
"enableRemoveData"
:
false
,
"enableViewData"
:
false
,
"expandFirstOnly"
:
false
,
"expanded"
:
false
,
"rootNode"
:
false
,
"selectFirstOnly"
:
false
,
"selected"
:
false
,
"id"
:
"static1"
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneTreeView/psappviewctrls/tree"
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
},
"treeGridMode"
:
0
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
},
"enableRootSelect"
:
false
,
"outputIconDefault"
:
true
,
"rootVisible"
:
false
,
"name"
:
"tree"
,
"modelid"
:
"62192417-A9EA-41E8-99F9-035F696C54DE"
,
"modeltype"
:
"PSDETREEVIEW"
}
],
"getPSDEViewCodeName"
:
"TreeView"
,
"getPSDEViewId"
:
"B41EC1CD-C9A6-4D43-AA83-3D254C10CDA6"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDETREEVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysviewlayoutpanels/Layoutpanel"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam"
:
{
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneTreeView/psappviewctrls/layoutpanel"
,
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneTreeView"
,
"refFlag"
:
false
,
"title"
:
"手机树视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DETREEVIEW"
,
"xDataControlName"
:
"tree"
,
"enableDP"
:
true
,
"enableFilter"
:
false
,
"modelid"
:
"3f1332af5e6dba17e01cf8fb46356d77"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json
浏览文件 @
aaa9a943
...
...
@@ -1817,7 +1817,7 @@
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
479f517
_click"
,
"name"
:
"grid_uagridcolumn1_u
6ed59b8
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_编辑操作"
...
...
@@ -1825,7 +1825,7 @@
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"grid_uagridcolumn1_u
a98d563
_click"
,
"name"
:
"grid_uagridcolumn1_u
861d960
_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"表格界面_行编辑开关操作"
...
...
@@ -2077,7 +2077,7 @@
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
479f517
"
,
"name"
:
"u
6ed59b8
"
,
"getPSSysImage"
:
{
"imagePath"
:
"view/caption.svg"
},
...
...
@@ -2122,7 +2122,7 @@
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
a98d563
"
,
"name"
:
"u
861d960
"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
浏览文件 @
aaa9a943
...
...
@@ -6,7 +6,7 @@
"name"
:
"操作列"
,
"getPSUIActionGroupDetails"
:
[
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
479f517
"
,
"name"
:
"u
6ed59b8
"
,
"getPSSysImage"
:
{
"imagePath"
:
"view/caption.svg"
},
...
...
@@ -51,7 +51,7 @@
"showIcon"
:
true
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u
a98d563
"
,
"name"
:
"u
861d960
"
,
"getPSUIAction"
:
{
"caption"
:
"行编辑"
,
"codeName"
:
"ToggleRowEdit"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
aaa9a943
...
...
@@ -2384,6 +2384,12 @@
"viewType"
:
"DECUSTOMVIEW"
,
"resource"
:
"Phone"
,
"view"
:
"CustomView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTreeView.json"
,
"viewType"
:
"DETREEVIEW"
,
"resource"
:
"Phone"
,
"view"
:
"TreeView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json"
,
...
...
@@ -2839,6 +2845,12 @@
"path"
:
"PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndexView.json"
,
"viewType"
:
"APPINDEXVIEW"
,
"view"
:
"AppIndexView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneCalendarView.json"
,
"viewType"
:
"DECALENDARVIEW"
,
"resource"
:
"Phone"
,
"view"
:
"CalendarView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookMobWFDynaEditView3.json"
,
...
...
@@ -16896,37 +16908,6 @@
},
"getPSDEFormItemName"
:
"field5"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"name"
:
"amount值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"EQ"
,
"condType"
:
"SIMPLE"
,
"dEFName"
:
"AMOUNT"
,
"name"
:
"[常规条件] 等于(=) (100)"
,
"paramType"
:
"SRCENTITYFIELD"
,
"paramValue"
:
"100"
,
"ruleInfo"
:
"amount等于100"
}
],
"ruleInfo"
:
"amount等于100"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"ruleInfo"
:
"amount等于100"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"amount"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
...
...
@@ -17179,6 +17160,37 @@
},
"getPSDEFormItemName"
:
"field"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"name"
:
"amount值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"EQ"
,
"condType"
:
"SIMPLE"
,
"dEFName"
:
"AMOUNT"
,
"name"
:
"[常规条件] 等于(=) (100)"
,
"paramType"
:
"SRCENTITYFIELD"
,
"paramValue"
:
"100"
,
"ruleInfo"
:
"amount等于100"
}
],
"ruleInfo"
:
"amount等于100"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule"
,
"ruleInfo"
:
"amount等于100"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"amount"
,
"valueRuleType"
:
"DEFVALUERULE"
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录