Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
5c85a92d
提交
5c85a92d
编写于
11月 17, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chitanda 发布系统代码 [TrainSys,模板发布]
上级
7b1dacf4
变更
16
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
16 个修改的文件
包含
7652 行增加
和
14 行删除
+7652
-14
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+1
-1
PhoneType.json
...s/PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/PhoneType.json
+29
-0
SysOperator.json
...PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/SysOperator.json
+13
-0
Phone.json
...ys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
+71
-0
Main.json
...TemplatePublish/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json
+612
-0
Main.json
...TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json
+209
-0
Mob.json
.../TemplatePublish/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json
+54
-0
Default.json
...ublish/PSAPPDATAENTITIES/Phone/PSSEARCHFORMS/Default.json
+173
-0
phoneEditView.json
...PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json
+2359
-0
phoneGridView.json
...PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridView.json
+1538
-0
AppIndexView.json
...SYSAPPS/TemplatePublish/PSAPPINDEXVIEWS/AppIndexView.json
+22
-0
AppIndexView.json
...ys/PSSYSAPPS/TemplatePublish/PSAPPMENUS/AppIndexView.json
+10
-0
AppPortalView.json
...SAPPS/TemplatePublish/PSAPPPORTALVIEWS/AppPortalView.json
+40
-5
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+2461
-6
PSSYSAPP.simple.json
...b/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.simple.json
+30
-0
phoneGridView.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json
+30
-2
未找到文件。
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
5c85a92d
...
...
@@ -169,7 +169,7 @@
</changeSet>
<!--输出实体[PHONE]数据结构 -->
<changeSet
author=
"root"
id=
"tab-phone-16
2
-6"
>
<changeSet
author=
"root"
id=
"tab-phone-16
4
-6"
>
<createTable
tableName=
"T_PHONE"
>
<column
name=
"PHONEID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_PHONE"
/>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/PhoneType.json
0 → 100644
浏览文件 @
5c85a92d
{
"codeListTag"
:
"common__PhoneType"
,
"codeListType"
:
"STATIC"
,
"codeName"
:
"PhoneType"
,
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/PhoneType.json"
,
"emptyText"
:
"未定义"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/PhoneType"
,
"name"
:
"手机类型"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getPSCodeItems"
:
[
{
"codeName"
:
"Xiaomi"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/PhoneType/pscodeitems/Xiaomi"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/PhoneType/pscodeitems/Xiaomi"
,
"text"
:
"小米"
,
"value"
:
"XiaoMi"
},
{
"codeName"
:
"Iphone"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/PhoneType/pscodeitems/Iphone"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/PhoneType/pscodeitems/Iphone"
,
"text"
:
"苹果"
,
"value"
:
"Iphone"
}
],
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappcodelists/PhoneType"
,
"enableCache"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/SysOperator.json
0 → 100644
浏览文件 @
5c85a92d
{
"codeListTag"
:
"SysOperator"
,
"codeListType"
:
"DYNAMIC"
,
"codeName"
:
"SysOperator"
,
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/SysOperator.json"
,
"emptyText"
:
"未定义"
,
"mOSFilePath"
:
"pscodelists/SysOperator"
,
"name"
:
"云系统操作者"
,
"predefinedType"
:
"OPERATOR"
,
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappcodelists/SysOperator"
,
"enableCache"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
0 → 100644
浏览文件 @
5c85a92d
{
"getAllPSAppDEACModes"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"DEFAULT"
,
"mOSFilePath"
:
"pssysapps/TemplatePublish/psappdataentities/Phone/psappdeacmodes/DEFAULT"
,
"name"
:
"DEFAULT"
,
"getPSDEACModeDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"value"
},
{
"dataType"
:
25
,
"name"
:
"text"
}
],
"pagingSize"
:
50
,
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdataentities/Phone/psappdeacmodes/DEFAULT"
,
"defaultMode"
:
true
,
"enablePagingBar"
:
false
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
],
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeopprivs/CREATE"
,
"name"
:
"CREATE"
,
"rTMOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeopprivs/CREATE"
},
{
"logicName"
:
"删除"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeopprivs/DELETE"
,
"name"
:
"DELETE"
,
"rTMOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeopprivs/DELETE"
},
{
"logicName"
:
"读取"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeopprivs/READ"
,
"name"
:
"READ"
,
"rTMOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeopprivs/READ"
},
{
"logicName"
:
"更新"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeopprivs/UPDATE"
,
"name"
:
"UPDATE"
,
"rTMOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeopprivs/UPDATE"
}
],
"codeName"
:
"Phone"
,
"dataAccCtrlArch"
:
1
,
"dataAccCtrlMode"
:
1
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
,
"enableUIActions"
:
15
,
"logicName"
:
"手机"
,
"mOSFilePath"
:
"pssysapps/TemplatePublish/psappdataentities/Phone"
,
"name"
:
"PHONE"
,
"getPSDEName"
:
"PHONE"
,
"getPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdataentities/Phone"
,
"storageMode"
:
0
,
"defaultMode"
:
true
,
"enableFilterActions"
:
true
,
"enableUICreate"
:
true
,
"enableUIModify"
:
true
,
"enableUIRemove"
:
true
,
"enableWFActions"
:
false
,
"major"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json
0 → 100644
浏览文件 @
5c85a92d
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json
0 → 100644
浏览文件 @
5c85a92d
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdegrids/Main"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.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"
:
"phoneid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"phoneid"
,
"excelCaption"
:
"手机标识"
,
"mOSFilePath"
:
"psdegridcols/phoneid"
,
"name"
:
"phoneid"
,
"noPrivDisplayMode"
:
1
,
"rTMOSFilePath"
:
"psdegridcols/phoneid"
,
"valueFormat"
:
"%1$s"
,
"width"
:
180
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"手机名称"
,
"codeName"
:
"phonename"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"phonename"
,
"excelCaption"
:
"手机名称"
,
"mOSFilePath"
:
"psdegridcols/phonename"
,
"name"
:
"phonename"
,
"noPrivDisplayMode"
:
1
,
"rTMOSFilePath"
:
"psdegridcols/phonename"
,
"valueFormat"
:
"%1$s"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"BACKEND"
,
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"mOSFilePath"
:
"psdegridcols/updateman"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/SysOperator.json"
},
"rTMOSFilePath"
:
"psdegridcols/updateman"
,
"valueFormat"
:
"%1$s"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"format"
:
"%1$s"
,
"dataType"
:
25
,
"name"
:
"phoneid"
},
{
"format"
:
"%1$s"
,
"dataType"
:
25
,
"name"
:
"phonename"
},
{
"format"
:
"%1$s"
,
"dataType"
:
25
,
"name"
:
"updateman"
,
"convertToCodeItemText"
:
true
},
{
"format"
:
"%1$s"
,
"dataType"
:
25
,
"name"
:
"srfkey"
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
}
],
"getPSDEGridEditItemUpdates"
:
[
{
"codeName"
:
"testGridItemUpdate1"
,
"mOSFilePath"
:
"psdegeiupdates/testGridItemUpdate1"
,
"name"
:
"测试1"
,
"getPSDEGEIUpdateDetails"
:
[
{
"name"
:
"updateman"
},
{
"name"
:
"phonename"
}
],
"rTMOSFilePath"
:
"psdegeiupdates/testGridItemUpdate1"
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"手机标识"
,
"codeName"
:
"phoneid"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/phoneid"
,
"name"
:
"phoneid"
,
"getPSDEGridEditItemUpdate"
:
{
"modelref"
:
true
,
"id"
:
"testGridItemUpdate1"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phoneid"
},
"rTMOSFilePath"
:
"psdegridcols/phoneid"
,
"allowEmpty"
:
true
},
{
"caption"
:
"手机名称"
,
"codeName"
:
"phonename"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/phonename"
,
"name"
:
"phonename"
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
},
"rTMOSFilePath"
:
"psdegridcols/phonename"
,
"allowEmpty"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"mOSFilePath"
:
"psdegridcols/updateman"
,
"name"
:
"updateman"
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
60
,
"name"
:
"updateman"
},
"rTMOSFilePath"
:
"psdegridcols/updateman"
,
"allowEmpty"
:
false
,
"convertToCodeItemText"
:
true
},
{
"caption"
:
"手机标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/srfkey"
,
"name"
:
"srfkey"
,
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"rTMOSFilePath"
:
"psdegridcols/srfkey"
,
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdeviews/phoneGridView/psappviewctrls/grid"
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.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"
:
"102fe4f65129bafca1451c4ca125530f"
,
"modeltype"
:
"PSDEGRID"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json
0 → 100644
浏览文件 @
5c85a92d
{
"codeName"
:
"Mob"
,
"controlType"
:
"LIST"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"groupMode"
:
"NONE"
,
"height"
:
300.0
,
"logicName"
:
"MOB"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdelists/Mob"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"format"
:
"%1$s"
,
"name"
:
"srfkey"
},
{
"dataType"
:
25
,
"format"
:
"%1$s"
,
"name"
:
"srfmajortext"
}
],
"pagingSize"
:
1000
,
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappportalviews/AppPortalView/psappviewctrls/db_sysportlet1_list"
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
},
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
},
"hasWFDataItems"
:
false
,
"enableGroup"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditGroup"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"noSort"
:
false
,
"showHeader"
:
true
,
"modelid"
:
"328464b4629381af0328575a2f898569"
,
"modeltype"
:
"PSDELIST"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSSEARCHFORMS/Default.json
0 → 100644
浏览文件 @
5c85a92d
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSSEARCHFORMS/Default.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"默认搜索表单"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeform_searchforms/Default"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"formitem"
,
"dataType"
:
25
},
{
"id"
:
"formitem1"
,
"dataType"
:
25
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
},
{
"id"
:
"phonename"
,
"dataType"
:
25
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"codeName"
:
"formitem"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"valueFormat"
:
"%1$s"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"formitem1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem1"
,
"name"
:
"formitem1"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"RATING"
,
"maxValue"
:
5.0
,
"minValue"
:
0.0
,
"name"
:
"formitem1"
,
"stepValue"
:
1.0
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem1"
,
"valueFormat"
:
"%1$s"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"formitem2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem2"
,
"name"
:
"formitem2"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"formitem2"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem2"
,
"valueFormat"
:
"%1$s"
,
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"手机名称(文本包含(%))"
,
"codeName"
:
"phonename"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/phonename"
,
"name"
:
"phonename"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"phonename"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/phonename"
,
"valueFormat"
:
"%1$s"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappdeviews/phoneGridView/psappviewctrls/searchform"
,
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"6afd5f8f66b6c935007b5669076bf633"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json
0 → 100644
浏览文件 @
5c85a92d
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridView.json
0 → 100644
浏览文件 @
5c85a92d
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPINDEXVIEWS/AppIndexView.json
浏览文件 @
5c85a92d
...
...
@@ -39,6 +39,28 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"门户"
},
{
"accUserMode"
:
2
,
"caption"
:
"手机"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc2"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"手机"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPMENUS/AppIndexView.json
浏览文件 @
5c85a92d
...
...
@@ -14,6 +14,16 @@
"id"
:
"AppFunc"
},
"tooltip"
:
"门户"
},
{
"accUserMode"
:
2
,
"caption"
:
"手机"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem2"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc2"
},
"tooltip"
:
"手机"
}
],
"rTMOSFilePath"
:
"pssysapps/TemplatePublish/psappmenus/AppIndexView"
,
"enableCustomize"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPPORTALVIEWS/AppPortalView.json
浏览文件 @
5c85a92d
...
...
@@ -38,6 +38,10 @@
"height"
:
300.0
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/PhoneList"
,
"name"
:
"db_sysportlet1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"db_sysportlet1"
...
...
@@ -53,7 +57,11 @@
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPPORTALVIEWS/AppPortalView/PSLISTS/Mob.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
...
...
@@ -62,27 +70,54 @@
"height"
:
300.0
,
"logicName"
:
"MOB"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdelists/Mob"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
"name"
:
"load"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
"name"
:
"create"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
"name"
:
"update"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
"name"
:
"remove"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
5c85a92d
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.simple.json
浏览文件 @
5c85a92d
...
...
@@ -11,6 +11,36 @@
"pluginType"
:
"DEUIACTION"
,
"refMode"
:
"UIACTION"
,
"refTag"
:
"SYS"
},
{
"name"
:
"运行时部件(出来)"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"CUSTOM"
,
"pluginCode"
:
"runtime_widget_out"
},
"pluginCode"
:
"runtime_widget_out"
,
"pluginType"
:
"CUSTOM"
,
"refMode"
:
"CONTROL"
,
"refTag"
:
"FORM"
},
{
"name"
:
"运行时部件(未出来)"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"CUSTOM"
,
"pluginCode"
:
"runtime_widget_not_out"
},
"pluginCode"
:
"runtime_widget_not_out"
,
"pluginType"
:
"CUSTOM"
,
"refMode"
:
"CONTROL"
,
"refTag"
:
"FORM"
},
{
"name"
:
"远程视图插件测试"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"VIEW_CUSTOM"
,
"pluginCode"
:
"remoteView"
},
"pluginCode"
:
"remoteView"
,
"pluginType"
:
"VIEW_CUSTOM"
,
"refMode"
:
"APPVIEW"
,
"refTag"
:
"DEGRIDVIEW"
}
],
"cache"
:
{
"getPSAppViews"
:
[
]
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json
浏览文件 @
5c85a92d
...
...
@@ -1570,8 +1570,9 @@
},
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"表格布局面板(测试)"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysviewlayoutpanels/Layoutpanel"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
...
...
@@ -1579,10 +1580,37 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneGridView/psappviewctrls/layoutpanel"
,
"getRootPSPanelItems"
:
[
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"toolbar"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
}
},
{
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"grid"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
}
}
],
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
"useDefaultLayout"
:
false
,
"modelid"
:
"0BB26AC5-B544-453F-938C-44F5A073D7C2"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneGridView"
,
"title"
:
"手机表格视图"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录