Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
ff09c34f
提交
ff09c34f
编写于
2月 17, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
74dcebb3
变更
12
隐藏空白字符变更
内嵌
并排
正在显示
12 个修改的文件
包含
841 行增加
和
305 行删除
+841
-305
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+31
-8
Main.json
...ys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json
+90
-20
TestControl.json
...SAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/TestControl.json
+90
-20
TestRules.json
...SYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/TestRules.json
+47
-47
TESTEditView.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json
+90
-20
TESTEditView_drawer.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json
+90
-20
TESTEditView_modal.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_modal.json
+90
-20
TESTGridView.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json
+90
-20
TESTTestControlEditView.json
...s/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlEditView.json
+90
-20
TESTTestRulesEditView.json
...sys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestRulesEditView.json
+47
-47
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+82
-59
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
ff09c34f
...
...
@@ -1209,16 +1209,16 @@
"mOSFilePath"
:
"pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
},
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
],
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
ff09c34f
...
...
@@ -1824,28 +1824,51 @@
"builtinMethod"
:
false
}
],
"getAllPSAppDEUIActions"
:
[
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"向导编辑"
,
"codeName"
:
"editWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_editWizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard"
,
"name"
:
"向导编辑"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"editWizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"editWizard@TEST"
},
{
"actionTarget"
:
"NONE"
,
"caption"
:
"
打开向导
"
,
"codeName"
:
"
open
Wizard"
,
"caption"
:
"
向导新建
"
,
"codeName"
:
"
new
Wizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_
open
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"name"
:
"
打开向导
"
,
"fullCodeName"
:
"TEST_
new
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
new
Wizard"
,
"name"
:
"
向导新建
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
new
Wizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"
open
Wizard"
,
"uIActionTag"
:
"
new
Wizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
new
Wizard@TEST"
},
{
"actionTarget"
:
"NONE"
,
"caption"
:
"按钮"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json
浏览文件 @
ff09c34f
...
...
@@ -371,14 +371,25 @@
}
]
}
],
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"tbitem1_
open
wizard"
,
"eventArg"
:
"tbitem1_
new
wizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
new
wizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_openwizard"
"id"
:
"toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_editwizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
...
...
@@ -613,17 +624,29 @@
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_tbitem1_
open
wizard"
,
"name"
:
"toolbar_tbitem1_
new
wizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
new
Wizard@TEST"
},
"uIActionTarget"
:
"NONE"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem1_editwizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"editWizard@TEST"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem3"
,
"getPSUIAction"
:
{
...
...
@@ -1285,14 +1308,24 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventArg"
:
"tbitem1_openwizard"
,
"eventArg"
:
"tbitem1_newwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_newwizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_newwizard_click"
}
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
edit
wizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard_click"
"id"
:
"toolbar_tbitem1_
edit
wizard_click"
}
},
{
"eventArg"
:
"tbitem3"
,
...
...
@@ -1439,40 +1472,77 @@
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
打开向导
"
,
"caption"
:
"
向导新建
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_
open
wizard"
,
"name"
:
"tbitem1_
new
wizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard"
"id"
:
"toolbar_tbitem1_
new
wizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"打开向导"
,
"codeName"
:
"openWizard"
,
"caption"
:
"向导新建"
,
"codeName"
:
"newWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_newWizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"name"
:
"向导新建"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"newWizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"newWizard@TEST"
},
"tooltip"
:
"向导新建"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"向导编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_editwizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"向导编辑"
,
"codeName"
:
"editWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_
open
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"name"
:
"
打开向导
"
,
"fullCodeName"
:
"TEST_
edit
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"name"
:
"
向导编辑
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"
open
Wizard"
,
"uIActionTag"
:
"
edit
Wizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
edit
Wizard@TEST"
},
"tooltip"
:
"
打开向导
"
,
"tooltip"
:
"
向导编辑
"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/TestControl.json
浏览文件 @
ff09c34f
...
...
@@ -679,14 +679,25 @@
}
]
}
],
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"tbitem1_
open
wizard"
,
"eventArg"
:
"tbitem1_
new
wizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
new
wizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_openwizard"
"id"
:
"toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_editwizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
...
...
@@ -921,17 +932,29 @@
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_tbitem1_
open
wizard"
,
"name"
:
"toolbar_tbitem1_
new
wizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
new
Wizard@TEST"
},
"uIActionTarget"
:
"NONE"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem1_editwizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"editWizard@TEST"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem3"
,
"getPSUIAction"
:
{
...
...
@@ -1593,14 +1616,24 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventArg"
:
"tbitem1_openwizard"
,
"eventArg"
:
"tbitem1_newwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_newwizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_newwizard_click"
}
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
edit
wizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard_click"
"id"
:
"toolbar_tbitem1_
edit
wizard_click"
}
},
{
"eventArg"
:
"tbitem3"
,
...
...
@@ -1747,40 +1780,77 @@
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
打开向导
"
,
"caption"
:
"
向导新建
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_
open
wizard"
,
"name"
:
"tbitem1_
new
wizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard"
"id"
:
"toolbar_tbitem1_
new
wizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"打开向导"
,
"codeName"
:
"openWizard"
,
"caption"
:
"向导新建"
,
"codeName"
:
"newWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_newWizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"name"
:
"向导新建"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"newWizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"newWizard@TEST"
},
"tooltip"
:
"向导新建"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"向导编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_editwizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"向导编辑"
,
"codeName"
:
"editWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_
open
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"name"
:
"
打开向导
"
,
"fullCodeName"
:
"TEST_
edit
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"name"
:
"
向导编辑
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"
open
Wizard"
,
"uIActionTag"
:
"
edit
Wizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
edit
Wizard@TEST"
},
"tooltip"
:
"
打开向导
"
,
"tooltip"
:
"
向导编辑
"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/TestRules.json
浏览文件 @
ff09c34f
...
...
@@ -37,6 +37,53 @@
}
}
],
"getPSDEFormItemVRs"
:
[
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule8"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"name"
:
"field7值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"OR"
,
"condType"
:
"GROUP"
,
"name"
:
"[条件组]OR"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
20.0
,
"minValue"
:
10.0
,
"name"
:
"[数值范围] 大于等于 10.0 且 小于等于 20.0"
,
"ruleInfo"
:
"数值必须大于等于[10.0]且小于等于[20.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
},
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
40.0
,
"minValue"
:
30.0
,
"name"
:
"[数值范围] 大于等于 30.0 且 小于等于 40.0"
,
"ruleInfo"
:
"数值必须大于等于[30.0]且小于等于[40.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"field7"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
...
...
@@ -344,53 +391,6 @@
},
"getPSDEFormItemName"
:
"field6"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule8"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"name"
:
"field7值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"OR"
,
"condType"
:
"GROUP"
,
"name"
:
"[条件组]OR"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
20.0
,
"minValue"
:
10.0
,
"name"
:
"[数值范围] 大于等于 10.0 且 小于等于 20.0"
,
"ruleInfo"
:
"数值必须大于等于[10.0]且小于等于[20.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
},
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
40.0
,
"minValue"
:
30.0
,
"name"
:
"[数值范围] 大于等于 30.0 且 小于等于 40.0"
,
"ruleInfo"
:
"数值必须大于等于[30.0]且小于等于[40.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"field7"
,
"valueRuleType"
:
"DEFVALUERULE"
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json
浏览文件 @
ff09c34f
...
...
@@ -1555,14 +1555,25 @@
}
]
}
],
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"tbitem1_
open
wizard"
,
"eventArg"
:
"tbitem1_
new
wizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
new
wizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_openwizard"
"id"
:
"toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_editwizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
...
...
@@ -1797,17 +1808,29 @@
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_tbitem1_
open
wizard"
,
"name"
:
"toolbar_tbitem1_
new
wizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
new
Wizard@TEST"
},
"uIActionTarget"
:
"NONE"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem1_editwizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"editWizard@TEST"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem3"
,
"getPSUIAction"
:
{
...
...
@@ -2469,14 +2492,24 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventArg"
:
"tbitem1_openwizard"
,
"eventArg"
:
"tbitem1_newwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_newwizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_newwizard_click"
}
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
edit
wizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard_click"
"id"
:
"toolbar_tbitem1_
edit
wizard_click"
}
},
{
"eventArg"
:
"tbitem3"
,
...
...
@@ -2623,40 +2656,77 @@
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
打开向导
"
,
"caption"
:
"
向导新建
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_
open
wizard"
,
"name"
:
"tbitem1_
new
wizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard"
"id"
:
"toolbar_tbitem1_
new
wizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"打开向导"
,
"codeName"
:
"openWizard"
,
"caption"
:
"向导新建"
,
"codeName"
:
"newWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_newWizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"name"
:
"向导新建"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"newWizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"newWizard@TEST"
},
"tooltip"
:
"向导新建"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"向导编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_editwizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"向导编辑"
,
"codeName"
:
"editWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_
open
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"name"
:
"
打开向导
"
,
"fullCodeName"
:
"TEST_
edit
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"name"
:
"
向导编辑
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"
open
Wizard"
,
"uIActionTag"
:
"
edit
Wizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
edit
Wizard@TEST"
},
"tooltip"
:
"
打开向导
"
,
"tooltip"
:
"
向导编辑
"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json
浏览文件 @
ff09c34f
...
...
@@ -1555,14 +1555,25 @@
}
]
}
],
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"tbitem1_
open
wizard"
,
"eventArg"
:
"tbitem1_
new
wizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
new
wizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_openwizard"
"id"
:
"toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_editwizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
...
...
@@ -1797,17 +1808,29 @@
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_tbitem1_
open
wizard"
,
"name"
:
"toolbar_tbitem1_
new
wizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
new
Wizard@TEST"
},
"uIActionTarget"
:
"NONE"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem1_editwizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"editWizard@TEST"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem3"
,
"getPSUIAction"
:
{
...
...
@@ -2469,14 +2492,24 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventArg"
:
"tbitem1_openwizard"
,
"eventArg"
:
"tbitem1_newwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_newwizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_newwizard_click"
}
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
edit
wizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard_click"
"id"
:
"toolbar_tbitem1_
edit
wizard_click"
}
},
{
"eventArg"
:
"tbitem3"
,
...
...
@@ -2623,40 +2656,77 @@
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
打开向导
"
,
"caption"
:
"
向导新建
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_
open
wizard"
,
"name"
:
"tbitem1_
new
wizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard"
"id"
:
"toolbar_tbitem1_
new
wizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"打开向导"
,
"codeName"
:
"openWizard"
,
"caption"
:
"向导新建"
,
"codeName"
:
"newWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_newWizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"name"
:
"向导新建"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"newWizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"newWizard@TEST"
},
"tooltip"
:
"向导新建"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"向导编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_editwizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"向导编辑"
,
"codeName"
:
"editWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_
open
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"name"
:
"
打开向导
"
,
"fullCodeName"
:
"TEST_
edit
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"name"
:
"
向导编辑
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"
open
Wizard"
,
"uIActionTag"
:
"
edit
Wizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
edit
Wizard@TEST"
},
"tooltip"
:
"
打开向导
"
,
"tooltip"
:
"
向导编辑
"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_modal.json
浏览文件 @
ff09c34f
...
...
@@ -1555,14 +1555,25 @@
}
]
}
],
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"tbitem1_
open
wizard"
,
"eventArg"
:
"tbitem1_
new
wizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
new
wizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_openwizard"
"id"
:
"toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_editwizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
...
...
@@ -1797,17 +1808,29 @@
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_tbitem1_
open
wizard"
,
"name"
:
"toolbar_tbitem1_
new
wizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
new
Wizard@TEST"
},
"uIActionTarget"
:
"NONE"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem1_editwizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"editWizard@TEST"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem3"
,
"getPSUIAction"
:
{
...
...
@@ -2469,14 +2492,24 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventArg"
:
"tbitem1_openwizard"
,
"eventArg"
:
"tbitem1_newwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_newwizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_newwizard_click"
}
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
edit
wizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard_click"
"id"
:
"toolbar_tbitem1_
edit
wizard_click"
}
},
{
"eventArg"
:
"tbitem3"
,
...
...
@@ -2623,40 +2656,77 @@
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
打开向导
"
,
"caption"
:
"
向导新建
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_
open
wizard"
,
"name"
:
"tbitem1_
new
wizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard"
"id"
:
"toolbar_tbitem1_
new
wizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"打开向导"
,
"codeName"
:
"openWizard"
,
"caption"
:
"向导新建"
,
"codeName"
:
"newWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_newWizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"name"
:
"向导新建"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"newWizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"newWizard@TEST"
},
"tooltip"
:
"向导新建"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"向导编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_editwizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"向导编辑"
,
"codeName"
:
"editWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_
open
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"name"
:
"
打开向导
"
,
"fullCodeName"
:
"TEST_
edit
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"name"
:
"
向导编辑
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"
open
Wizard"
,
"uIActionTag"
:
"
edit
Wizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
edit
Wizard@TEST"
},
"tooltip"
:
"
打开向导
"
,
"tooltip"
:
"
向导编辑
"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json
浏览文件 @
ff09c34f
...
...
@@ -39,14 +39,25 @@
}
]
}
],
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"tbitem1_
open
wizard"
,
"eventArg"
:
"tbitem1_
new
wizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
new
wizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_openwizard"
"id"
:
"toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_editwizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
...
...
@@ -281,17 +292,29 @@
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_tbitem1_
open
wizard"
,
"name"
:
"toolbar_tbitem1_
new
wizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
new
Wizard@TEST"
},
"uIActionTarget"
:
"NONE"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem1_editwizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"editWizard@TEST"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem3"
,
"getPSUIAction"
:
{
...
...
@@ -953,14 +976,24 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventArg"
:
"tbitem1_openwizard"
,
"eventArg"
:
"tbitem1_newwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_newwizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_newwizard_click"
}
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
edit
wizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard_click"
"id"
:
"toolbar_tbitem1_
edit
wizard_click"
}
},
{
"eventArg"
:
"tbitem3"
,
...
...
@@ -1107,40 +1140,77 @@
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
打开向导
"
,
"caption"
:
"
向导新建
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_
open
wizard"
,
"name"
:
"tbitem1_
new
wizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard"
"id"
:
"toolbar_tbitem1_
new
wizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"打开向导"
,
"codeName"
:
"openWizard"
,
"caption"
:
"向导新建"
,
"codeName"
:
"newWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_newWizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"name"
:
"向导新建"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"newWizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"newWizard@TEST"
},
"tooltip"
:
"向导新建"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"向导编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_editwizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"向导编辑"
,
"codeName"
:
"editWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_
open
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"name"
:
"
打开向导
"
,
"fullCodeName"
:
"TEST_
edit
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"name"
:
"
向导编辑
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"
open
Wizard"
,
"uIActionTag"
:
"
edit
Wizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
edit
Wizard@TEST"
},
"tooltip"
:
"
打开向导
"
,
"tooltip"
:
"
向导编辑
"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlEditView.json
浏览文件 @
ff09c34f
...
...
@@ -808,14 +808,25 @@
}
]
}
],
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"tbitem1_
open
wizard"
,
"eventArg"
:
"tbitem1_
new
wizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
new
wizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_openwizard"
"id"
:
"toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem1_editwizard_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
...
...
@@ -1050,17 +1061,29 @@
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_tbitem1_
open
wizard"
,
"name"
:
"toolbar_tbitem1_
new
wizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
new
Wizard@TEST"
},
"uIActionTarget"
:
"NONE"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem1_editwizard"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref"
:
true
,
"id"
:
"editWizard@TEST"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_tbitem3"
,
"getPSUIAction"
:
{
...
...
@@ -1722,14 +1745,24 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventArg"
:
"tbitem1_openwizard"
,
"eventArg"
:
"tbitem1_newwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_newwizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_newwizard_click"
}
},
{
"eventArg"
:
"tbitem1_editwizard"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem1_
open
wizard_click"
,
"name"
:
"toolbar_tbitem1_
edit
wizard_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard_click"
"id"
:
"toolbar_tbitem1_
edit
wizard_click"
}
},
{
"eventArg"
:
"tbitem3"
,
...
...
@@ -1876,40 +1909,77 @@
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"
打开向导
"
,
"caption"
:
"
向导新建
"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_
open
wizard"
,
"name"
:
"tbitem1_
new
wizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_
open
wizard"
"id"
:
"toolbar_tbitem1_
new
wizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"打开向导"
,
"codeName"
:
"openWizard"
,
"caption"
:
"向导新建"
,
"codeName"
:
"newWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_newWizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"name"
:
"向导新建"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"newWizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"newWizard@TEST"
},
"tooltip"
:
"向导新建"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"向导编辑"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem1_editwizard"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem1_editwizard"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"向导编辑"
,
"codeName"
:
"editWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_
open
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"name"
:
"
打开向导
"
,
"fullCodeName"
:
"TEST_
edit
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"name"
:
"
向导编辑
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
edit
Wizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"
open
Wizard"
,
"uIActionTag"
:
"
edit
Wizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
edit
Wizard@TEST"
},
"tooltip"
:
"
打开向导
"
,
"tooltip"
:
"
向导编辑
"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestRulesEditView.json
浏览文件 @
ff09c34f
...
...
@@ -166,6 +166,53 @@
"id"
:
"FORM"
},
"getPSDEFormItemVRs"
:
[
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule8"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"name"
:
"field7值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"OR"
,
"condType"
:
"GROUP"
,
"name"
:
"[条件组]OR"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
20.0
,
"minValue"
:
10.0
,
"name"
:
"[数值范围] 大于等于 10.0 且 小于等于 20.0"
,
"ruleInfo"
:
"数值必须大于等于[10.0]且小于等于[20.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
},
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
40.0
,
"minValue"
:
30.0
,
"name"
:
"[数值范围] 大于等于 30.0 且 小于等于 40.0"
,
"ruleInfo"
:
"数值必须大于等于[30.0]且小于等于[40.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"field7"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
...
...
@@ -473,53 +520,6 @@
},
"getPSDEFormItemName"
:
"field6"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule8"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"name"
:
"field7值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"OR"
,
"condType"
:
"GROUP"
,
"name"
:
"[条件组]OR"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
20.0
,
"minValue"
:
10.0
,
"name"
:
"[数值范围] 大于等于 10.0 且 小于等于 20.0"
,
"ruleInfo"
:
"数值必须大于等于[10.0]且小于等于[20.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
},
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
40.0
,
"minValue"
:
30.0
,
"name"
:
"[数值范围] 大于等于 30.0 且 小于等于 40.0"
,
"ruleInfo"
:
"数值必须大于等于[30.0]且小于等于[40.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"field7"
,
"valueRuleType"
:
"DEFVALUERULE"
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
ff09c34f
...
...
@@ -2191,16 +2191,16 @@
"mOSFilePath"
:
"pssysapps/Web/psappviewmsggroups/VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
},
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappviewmsggroups/VMGroup2"
...
...
@@ -16388,6 +16388,53 @@
"id"
:
"FORM"
},
"getPSDEFormItemVRs"
:
[
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule8"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"name"
:
"field7值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"OR"
,
"condType"
:
"GROUP"
,
"name"
:
"[条件组]OR"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
20.0
,
"minValue"
:
10.0
,
"name"
:
"[数值范围] 大于等于 10.0 且 小于等于 20.0"
,
"ruleInfo"
:
"数值必须大于等于[10.0]且小于等于[20.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
},
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
40.0
,
"minValue"
:
30.0
,
"name"
:
"[数值范围] 大于等于 30.0 且 小于等于 40.0"
,
"ruleInfo"
:
"数值必须大于等于[30.0]且小于等于[40.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"field7"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
...
...
@@ -16695,53 +16742,6 @@
},
"getPSDEFormItemName"
:
"field6"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
"codeName"
:
"ValueRule8"
,
"mOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"name"
:
"field7值规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condOp"
:
"OR"
,
"condType"
:
"GROUP"
,
"name"
:
"[条件组]OR"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
20.0
,
"minValue"
:
10.0
,
"name"
:
"[数值范围] 大于等于 10.0 且 小于等于 20.0"
,
"ruleInfo"
:
"数值必须大于等于[10.0]且小于等于[20.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
},
{
"condType"
:
"VALUERANGE2"
,
"dEFName"
:
"FIELD7"
,
"maxValue"
:
40.0
,
"minValue"
:
30.0
,
"name"
:
"[数值范围] 大于等于 30.0 且 小于等于 40.0"
,
"ruleInfo"
:
"数值必须大于等于[30.0]且小于等于[40.0]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
true
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
}
],
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath"
:
"psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8"
,
"ruleInfo"
:
"(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
,
"checkDefault"
:
false
,
"defaultMode"
:
false
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"getPSDEFormItemName"
:
"field7"
,
"valueRuleType"
:
"DEFVALUERULE"
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
@@ -25753,28 +25753,51 @@
"builtinMethod"
:
false
}
],
"getAllPSAppDEUIActions"
:
[
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"向导编辑"
,
"codeName"
:
"editWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_editWizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard"
,
"name"
:
"向导编辑"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"editWizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"editWizard@TEST"
},
{
"actionTarget"
:
"NONE"
,
"caption"
:
"
打开向导
"
,
"codeName"
:
"
open
Wizard"
,
"caption"
:
"
向导新建
"
,
"codeName"
:
"
new
Wizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_
open
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"name"
:
"
打开向导
"
,
"fullCodeName"
:
"TEST_
new
Wizard"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
new
Wizard"
,
"name"
:
"
向导新建
"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
open
Wizard"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/TEST/psappdeuiactions/
new
Wizard"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"
open
Wizard"
,
"uIActionTag"
:
"
new
Wizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"
open
Wizard@TEST"
"id"
:
"
new
Wizard@TEST"
},
{
"actionTarget"
:
"NONE"
,
"caption"
:
"按钮"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录