Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
85b8c5e8
提交
85b8c5e8
编写于
6月 14, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
59c649b5
变更
12
展开全部
显示空白字符变更
内嵌
并排
正在显示
12 个修改的文件
包含
4159 行增加
和
0 行删除
+4159
-0
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+409
-0
Field2ComputeLogic.json
...t/PSDATAENTITIES/TEST/PSDEFLOGICS/Field2ComputeLogic.json
+81
-0
Field3ChangeLogic.json
...st/PSDATAENTITIES/TEST/PSDEFLOGICS/Field3ChangeLogic.json
+79
-0
Field4ChangeLogic.json
...st/PSDATAENTITIES/TEST/PSDEFLOGICS/Field4ChangeLogic.json
+87
-0
FieldComputeLogic.json
...st/PSDATAENTITIES/TEST/PSDEFLOGICS/FieldComputeLogic.json
+167
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+466
-0
LogicEditView_Form.json
...eb/PSAPPDATAENTITIES/TEST/PSFORMS/LogicEditView_Form.json
+638
-0
LogicGridView_Grid.json
...eb/PSAPPDATAENTITIES/TEST/PSGRIDS/LogicGridView_Grid.json
+257
-0
LogicGridView_SearchForm.json
...ENTITIES/TEST/PSSEARCHFORMS/LogicGridView_SearchForm.json
+54
-0
TESTLogicEditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTLogicEditView.json
+813
-0
TESTLogicGridView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTLogicGridView.json
+630
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+478
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
85b8c5e8
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEFLOGICS/Field2ComputeLogic.json
0 → 100644
浏览文件 @
85b8c5e8
{
"codeName"
:
"Field2ComputeLogic"
,
"dEFLogicMode"
:
"COMPUTE"
,
"defaultParamName"
:
"Default"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEFLOGICS/Field2ComputeLogic.json"
,
"logicName"
:
"属性2的计算逻辑"
,
"logicSubType"
:
"DEFIELD"
,
"name"
:
"属性2的计算逻辑"
,
"getPSDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
},
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"为空"
,
"getPSDELogicLinkGroupCond"
:
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"连接条件组"
,
"getPSDELogicLinkConds"
:
[
{
"condOP"
:
"ISNULL"
,
"dstFieldName"
:
"FIELD2"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[FIELD2] 值为空(Nil)"
}
]
},
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
440
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicNodeParams"
:
[
{
"dstFieldName"
:
"FIELD2"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"name"
:
"当前应用数据[srfsystemid] ==> Default[FIELD2]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"srfsystemid"
,
"srcValueType"
:
"APPDATA"
}
],
"topPos"
:
360
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"default"
:
true
,
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
false
,
"enableFront"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEFLOGICS/Field3ChangeLogic.json
0 → 100644
浏览文件 @
85b8c5e8
{
"codeName"
:
"Field3ChangeLogic"
,
"dEFLogicMode"
:
"ONCHANGE"
,
"defaultParamName"
:
"Default"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEFLOGICS/Field3ChangeLogic.json"
,
"logicName"
:
"属性3的变更逻辑"
,
"logicSubType"
:
"DEFIELD"
,
"name"
:
"属性3的变更逻辑"
,
"getPSDEField"
:
{
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
},
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"THROWEXCEPTION1"
},
"name"
:
"不以‘前缀’开头"
,
"getPSDELogicLinkGroupCond"
:
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"连接条件组"
,
"getPSDELogicLinkConds"
:
[
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"AND [取反]"
,
"getPSDELogicLinkConds"
:
[
{
"condOP"
:
"LEFTLIKE"
,
"dstFieldName"
:
"FIELD3"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[FIELD3] 文本左包含(%#) 前缀"
,
"paramValue"
:
"前缀"
}
],
"notMode"
:
true
}
]
},
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"THROWEXCEPTION1"
,
"errorCode"
:
0
,
"errorInfo"
:
"属性3必须以‘前缀’开头"
,
"leftPos"
:
450
,
"logicNodeType"
:
"THROWEXCEPTION"
,
"name"
:
"抛出异常"
,
"topPos"
:
320
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"default"
:
true
,
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
false
,
"enableFront"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEFLOGICS/Field4ChangeLogic.json
0 → 100644
浏览文件 @
85b8c5e8
{
"codeName"
:
"Field4ChangeLogic"
,
"dEFLogicMode"
:
"ONCHANGE"
,
"defaultParamName"
:
"Default"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEFLOGICS/Field4ChangeLogic.json"
,
"logicName"
:
"属性4的变更逻辑"
,
"logicSubType"
:
"DEFIELD"
,
"name"
:
"属性4的变更逻辑"
,
"getPSDEField"
:
{
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
},
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"THROWEXCEPTION1"
},
"name"
:
"类型C不能为空"
,
"getPSDELogicLinkGroupCond"
:
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"连接条件组"
,
"getPSDELogicLinkConds"
:
[
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"逻辑分组"
,
"getPSDELogicLinkConds"
:
[
{
"condOP"
:
"EQ"
,
"dstFieldName"
:
"TYPE"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[TYPE] 等于(=) c"
,
"paramValue"
:
"c"
},
{
"condOP"
:
"ISNULL"
,
"dstFieldName"
:
"FIELD4"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[FIELD4] 值为空(Nil)"
}
]
}
]
},
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"THROWEXCEPTION1"
,
"errorCode"
:
0
,
"errorInfo"
:
"类型C时属性4不能为空"
,
"leftPos"
:
480
,
"logicNodeType"
:
"THROWEXCEPTION"
,
"name"
:
"抛出异常"
,
"topPos"
:
370
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"default"
:
true
,
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
false
,
"enableFront"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEFLOGICS/FieldComputeLogic.json
0 → 100644
浏览文件 @
85b8c5e8
{
"codeName"
:
"FieldComputeLogic"
,
"dEFLogicMode"
:
"COMPUTE"
,
"defaultParamName"
:
"Default"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEFLOGICS/FieldComputeLogic.json"
,
"logicName"
:
"属性1的计算逻辑"
,
"logicSubType"
:
"DEFIELD"
,
"name"
:
"属性1的计算逻辑"
,
"getPSDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"类型A"
,
"getPSDELogicLinkGroupCond"
:
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"连接条件组"
,
"getPSDELogicLinkConds"
:
[
{
"condOP"
:
"EQ"
,
"dstFieldName"
:
"TYPE"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[TYPE] 等于(=) A"
,
"paramValue"
:
"A"
}
]
},
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
},
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM2"
},
"name"
:
"类型B"
,
"getPSDELogicLinkGroupCond"
:
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"连接条件组"
,
"getPSDELogicLinkConds"
:
[
{
"condOP"
:
"EQ"
,
"dstFieldName"
:
"TYPE"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[TYPE] 等于(=) B"
,
"paramValue"
:
"B"
}
]
},
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
530
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"dstFieldName"
:
"FIELD"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"直接值[AAA] ==> result[FIELD]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"AAA"
,
"srcValueType"
:
"SRCVALUE"
}
],
"topPos"
:
208
},
{
"codeName"
:
"END1"
,
"leftPos"
:
570
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"getReturnParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"returnType"
:
"LOGICPARAM"
,
"topPos"
:
472
},
{
"codeName"
:
"PREPAREPARAM2"
,
"leftPos"
:
160
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM2"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"dstFieldName"
:
"FIELD"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"result"
},
"name"
:
"直接值[BBB] ==> result[FIELD]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValue"
:
"BBB"
,
"srcValueType"
:
"SRCVALUE"
}
],
"topPos"
:
480
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"default"
:
true
,
"entityParam"
:
true
},
{
"codeName"
:
"result"
,
"logicName"
:
"结果"
,
"name"
:
"结果"
,
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
false
,
"enableFront"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
85b8c5e8
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/LogicEditView_Form.json
0 → 100644
浏览文件 @
85b8c5e8
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/LogicGridView_Grid.json
0 → 100644
浏览文件 @
85b8c5e8
{
"aggMode"
:
"NONE"
,
"codeName"
:
"LogicGridView_Grid"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/LogicGridView_Grid.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"逻辑测试表格视图_表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD"
,
"logicTag"
:
"grid"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_grid"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"测试实体名称"
,
"codeName"
:
"testname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testname"
,
"excelCaption"
:
"测试实体名称"
,
"name"
:
"testname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"type"
,
"excelCaption"
:
"类型"
,
"name"
:
"type"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"属性"
,
"codeName"
:
"field"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field"
,
"excelCaption"
:
"属性"
,
"name"
:
"field"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"属性2"
,
"codeName"
:
"field2"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field2"
,
"excelCaption"
:
"属性2"
,
"name"
:
"field2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"属性3"
,
"codeName"
:
"field3"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field3"
,
"excelCaption"
:
"属性3"
,
"name"
:
"field3"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"属性4"
,
"codeName"
:
"field4"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"field4"
,
"excelCaption"
:
"属性4"
,
"name"
:
"field4"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"dataType"
:
25
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
},
{
"dataType"
:
25
,
"name"
:
"field"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
}
},
{
"dataType"
:
25
,
"name"
:
"field2"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
}
},
{
"dataType"
:
25
,
"name"
:
"field3"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD3"
,
"codeName"
:
"Field3"
}
},
{
"dataType"
:
25
,
"name"
:
"field4"
,
"getPSAppDEField"
:
{
"name"
:
"FIELD4"
,
"codeName"
:
"Field4"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode"
:
"REMOTE"
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"modelid"
:
"20D6C79B-DB55-4E21-BD47-9A02FE16F515"
,
"modeltype"
:
"PSDEGRID"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/LogicGridView_SearchForm.json
0 → 100644
浏览文件 @
85b8c5e8
{
"codeName"
:
"LogicGridView_SearchForm"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/LogicGridView_SearchForm.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"逻辑测试表格视图_搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"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"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"A593E749-882F-4639-93BD-5C5AE59D2782"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTLogicEditView.json
0 → 100644
浏览文件 @
85b8c5e8
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTLogicGridView.json
0 → 100644
浏览文件 @
85b8c5e8
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
85b8c5e8
此差异已折叠。
点击以展开。
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录