Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
47d3d50c
提交
47d3d50c
编写于
1月 13, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
8d50350b
变更
13
隐藏空白字符变更
内嵌
并排
正在显示
13 个修改的文件
包含
3996 行增加
和
59 行删除
+3996
-59
swarm.yaml
app_Web/swarm.yaml
+1
-1
config.xml
config.xml
+0
-8
Dashboard.json
...S/Web/PSAPPDATAENTITIES/Phone/PSDASHBOARDS/Dashboard.json
+1848
-0
Mob.json
...ys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json
+130
-0
Dashboard_sysportlet2_list_itempanel.json
.../Phone/PSPANELS/Dashboard_sysportlet2_list_itempanel.json
+126
-0
phoneDashboardView.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneDashboardView.json
+1818
-4
AppIndex.json
...zlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
+22
-0
AppIndex.json
...n/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
+10
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+34
-0
pom.xml
trainsys-provider/pom.xml
+1
-1
Dockerfile
trainsys-provider/src/main/docker/Dockerfile
+1
-1
trainsys-provider-trainsys-k8s.yaml
...vider/src/main/docker/trainsys-provider-trainsys-k8s.yaml
+4
-29
trainsys-provider-trainsys.yaml
...-provider/src/main/docker/trainsys-provider-trainsys.yaml
+1
-15
未找到文件。
app_Web/swarm.yaml
浏览文件 @
47d3d50c
...
@@ -3,7 +3,7 @@ services:
...
@@ -3,7 +3,7 @@ services:
trainsys-app-web
:
trainsys-app-web
:
image
:
dstimage
image
:
dstimage
ports
:
ports
:
-
"
5010
0:80"
-
"
8
0:80"
networks
:
networks
:
-
agent_network
-
agent_network
environment
:
environment
:
...
...
config.xml
浏览文件 @
47d3d50c
...
@@ -55,14 +55,6 @@
...
@@ -55,14 +55,6 @@
git clone -b master $para2 trainsys/
git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096
export NODE_OPTIONS=--max-old-space-size=4096
cd trainsys/
cd trainsys/
mvn clean package -Ptrainsys
mvn install -Ptrainsys
cd trainsys-provider
sed -i "s#dstimage#$para5#g" pom.xml
sed -i "s#dstimage#$para5#g" src/main/docker/trainsys-provider-trainsys.yaml
mvn -Ptrainsys docker:build
mvn -Ptrainsys docker:push
docker -H $para1 stack deploy --compose-file=src/main/docker/trainsys-provider-trainsys.yaml ebsx --with-registry-auth
</command>
</command>
</hudson.tasks.Shell>
</hudson.tasks.Shell>
</builders>
</builders>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSDASHBOARDS/Dashboard.json
0 → 100644
浏览文件 @
47d3d50c
{
"codeName"
:
"Dashboard"
,
"controlType"
:
"DASHBOARD"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSDASHBOARDS/Dashboard.json"
,
"hookEventNames"
:
[
"LOAD"
],
"logicName"
:
"数据看板测试"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdashboards/Dashboard"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD"
,
"logicTag"
:
"dashboard"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_dashboard"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSControls"
:
[
{
"codeName"
:
"DashboardViewdashboard_container1"
,
"controlType"
:
"PORTLET"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/DashboardViewdashboard_container1"
,
"name"
:
"dashboard_container1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_container1"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSControls"
:
[
{
"codeName"
:
"DashboardViewdashboard_container2"
,
"controlType"
:
"PORTLET"
,
"height"
:
100.0
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/DashboardViewdashboard_container2"
,
"name"
:
"dashboard_container2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_container2"
},
"getPSControlParam"
:
{
"height"
:
100.0
,
"width"
:
100.0
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"height"
:
100
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
,
"width"
:
100
,
"widthMode"
:
"PX"
},
"getPSControls"
:
[
{
"codeName"
:
"DashboardViewdashboard_rawitem1"
,
"contentType"
:
"RAW"
,
"controlType"
:
"PORTLET"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/DashboardViewdashboard_rawitem1"
,
"name"
:
"dashboard_rawitem1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_rawitem1"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSRawItem"
:
{
"caption"
:
"sddddaaass"
,
"contentType"
:
"RAW"
,
"name"
:
"dashboard_rawitem1"
},
"portletType"
:
"RAWITEM"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_rawitem1"
,
"rawContent"
:
"sddddaaass"
,
"showTitleBar"
:
true
}
],
"portletType"
:
"CONTAINER"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_container2"
,
"width"
:
100.0
,
"showTitleBar"
:
true
},
{
"codeName"
:
"DashboardViewdashboard_container3"
,
"controlType"
:
"PORTLET"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/DashboardViewdashboard_container3"
,
"name"
:
"dashboard_container3"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_container3"
},
"getPSControlParam"
:
{
"width"
:
350.0
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"width"
:
350
,
"widthMode"
:
"PX"
},
"getPSControls"
:
[
{
"codeName"
:
"DashboardViewdashboard_rawitem2"
,
"contentType"
:
"HTML"
,
"controlType"
:
"PORTLET"
,
"htmlContent"
:
"<p><div>11111111</div></p>"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/DashboardViewdashboard_rawitem2"
,
"name"
:
"dashboard_rawitem2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_rawitem2"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSRawItem"
:
{
"content"
:
"<p><div>11111111</div></p>"
,
"contentType"
:
"HTML"
,
"name"
:
"dashboard_rawitem2"
},
"portletType"
:
"RAWITEM"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_rawitem2"
,
"showTitleBar"
:
true
}
],
"portletType"
:
"CONTAINER"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_container3"
,
"width"
:
350.0
,
"showTitleBar"
:
true
}
],
"portletType"
:
"CONTAINER"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_container1"
,
"showTitleBar"
:
true
},
{
"codeName"
:
"Grid"
,
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/Grid"
,
"name"
:
"dashboard_sysportlet1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_sysportlet1"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPortletPSAppView"
:
{
"accUserMode"
:
2
,
"caption"
:
"手机表格视图(标题)"
,
"codeName"
:
"phonePhoneView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json"
,
"gridRowActiveMode"
:
2
,
"mOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView"
,
"name"
:
"phonePhoneView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"mOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView/psappviewengines/engine"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"appViewLogicName"
:
"opendata"
,
"name"
:
"OPENDATA"
,
"paramType"
:
"LOGIC"
},
{
"appViewLogicName"
:
"newdata"
,
"name"
:
"NEWDATA"
,
"paramType"
:
"LOGIC"
},
{
"ctrlName"
:
"grid"
,
"name"
:
"GRID"
,
"paramType"
:
"CTRL"
},
{
"ctrlName"
:
"searchform"
,
"name"
:
"SEARCHFORM"
,
"paramType"
:
"CTRL"
}
]
}
],
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"deuiaction6"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction6_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction1"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction1_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction2"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction2_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction3"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction3_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction3"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction4"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction4_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction4"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction5"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction5_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction5"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"SYSUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"SYSUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"手机编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"NEWDATA"
,
"realTitle"
:
"手机编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_deuiaction6"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"New"
},
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction1"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref"
:
true
,
"id"
:
"frontEndTest@Phone"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction2"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref"
:
true
,
"id"
:
"backEnd@Phone"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction3"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref"
:
true
,
"id"
:
"backEnd@Phone"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction4"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref"
:
true
,
"id"
:
"frontEndTest@Phone"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction5"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref"
:
true
,
"id"
:
"backEnd@Phone"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
}
],
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"getCreatePSControlAction"
:
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"getGetDraftPSControlAction"
:
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"getGetPSControlAction"
:
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdegrids/Main"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD"
,
"logicTag"
:
"grid"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_grid"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"手机标识"
,
"codeName"
:
"phoneid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"phoneid"
,
"excelCaption"
:
"手机标识"
,
"mOSFilePath"
:
"psdegridcols/phoneid"
,
"name"
:
"phoneid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"rTMOSFilePath"
:
"psdegridcols/phoneid"
,
"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
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
},
"rTMOSFilePath"
:
"psdegridcols/phonename"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"mOSFilePath"
:
"psdegridcols/updateman"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"rTMOSFilePath"
:
"psdegridcols/updateman"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"金额"
,
"codeName"
:
"money"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"money"
,
"excelCaption"
:
"金额"
,
"mOSFilePath"
:
"psdegridcols/money"
,
"name"
:
"money"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
},
"rTMOSFilePath"
:
"psdegridcols/money"
,
"unitName"
:
"元"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
,
"enableUnitName"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"金额"
,
"codeName"
:
"money1"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"money"
,
"excelCaption"
:
"金额"
,
"mOSFilePath"
:
"psdegridcols/money1"
,
"name"
:
"money1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
},
"rTMOSFilePath"
:
"psdegridcols/money1"
,
"unitName"
:
"元"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
,
"enableUnitName"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"phoneid"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"dataType"
:
25
,
"name"
:
"phonename"
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"dataType"
:
6
,
"name"
:
"money"
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
}
],
"getPSDEGridEditItemUpdates"
:
[
{
"codeName"
:
"testGridItemUpdate1"
,
"mOSFilePath"
:
"psdegeiupdates/testGridItemUpdate1"
,
"name"
:
"测试1"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSDEGEIUpdateDetails"
:
[
{
"name"
:
"updateman"
},
{
"name"
:
"phonename"
}
],
"rTMOSFilePath"
:
"psdegeiupdates/testGridItemUpdate1"
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"手机标识"
,
"codeName"
:
"phoneid"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/phoneid"
,
"name"
:
"phoneid"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"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"
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"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"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
60
,
"name"
:
"updateman"
},
"rTMOSFilePath"
:
"psdegridcols/updateman"
,
"allowEmpty"
:
false
,
"convertToCodeItemText"
:
true
},
{
"caption"
:
"金额"
,
"codeName"
:
"money1"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/money1"
,
"name"
:
"money1"
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"money1"
},
"rTMOSFilePath"
:
"psdegridcols/money1"
,
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
true
},
{
"caption"
:
"手机标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/srfkey"
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"rTMOSFilePath"
:
"psdegridcols/srfkey"
,
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView/psappviewctrls/grid"
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"sortMode"
:
"REMOTE"
,
"getUpdatePSControlAction"
:
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
true
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
true
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"modelid"
:
"102fe4f65129bafca1451c4ca125530f"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSSEARCHFORMS/Default.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"默认搜索表单"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeform_searchforms/Default"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"formitem"
,
"dataType"
:
25
},
{
"id"
:
"formitem1"
,
"dataType"
:
25
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
},
{
"id"
:
"phonename"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
}
],
"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"
,
"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"
,
"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"
,
"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
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"phonename"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/phonename"
,
"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"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorPlugin"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView/psappviewctrls/searchform"
,
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"6afd5f8f66b6c935007b5669076bf633"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"codeName"
:
"PhoneViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"hookEventNames"
:
[
"CLICK"
],
"logicName"
:
"测试工具栏"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdetoolbars/PhoneViewtoolbar"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlLogics"
:
[
{
"eventArg"
:
"deuiaction6"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction6_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6_click"
}
},
{
"eventArg"
:
"deuiaction1"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction1_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1_click"
}
},
{
"eventArg"
:
"deuiaction2"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction2_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2_click"
}
},
{
"eventArg"
:
"deuiaction3"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction3_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction3_click"
}
},
{
"eventArg"
:
"deuiaction4"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction4_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction4_click"
}
},
{
"eventArg"
:
"deuiaction5"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction5_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction5_click"
}
}
],
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto275"
,
"rTMOSFilePath"
:
"pslanguageres/Auto275"
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction6"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto275"
,
"rTMOSFilePath"
:
"pslanguageres/Auto275"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/New"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto44"
,
"rTMOSFilePath"
:
"pslanguageres/Auto44"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto44"
,
"rTMOSFilePath"
:
"pslanguageres/Auto44"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"前台调用"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1"
},
"getPSSysImage"
:
{
"imagePath"
:
"link.svg"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"前台调用"
,
"codeName"
:
"frontEndTest"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"WIZARD"
,
"fullCodeName"
:
"Phone_frontEndTest"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/frontEndTest"
,
"name"
:
"前台调用"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/frontEndTest"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"frontEndTest"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"frontEndTest@Phone"
},
"tooltip"
:
"前台调用"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"后台调用"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2"
},
"getPSSysImage"
:
{
"cssClass"
:
"ribbon"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"后台调用"
,
"codeName"
:
"backEnd"
,
"fullCodeName"
:
"Phone_backEnd"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"name"
:
"后台调用"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"paramItem"
:
"cccc"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"textItem"
:
"bbbb"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backEnd"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"aaaa"
,
"enableConfirm"
:
true
,
"id"
:
"backEnd@Phone"
},
"tooltip"
:
"后台调用"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"http/https开头"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction3"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction3"
},
"getPSSysImage"
:
{
"imagePath"
:
"https://upload.jianshu.io/users/upload_avatars/9420423/1aee2a24-f5e1-4f34-b166-83d7881dc59e.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/96/h/96/format/webp"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"后台调用"
,
"codeName"
:
"backEnd"
,
"fullCodeName"
:
"Phone_backEnd"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"name"
:
"后台调用"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"paramItem"
:
"cccc"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"textItem"
:
"bbbb"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backEnd"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"aaaa"
,
"enableConfirm"
:
true
,
"id"
:
"backEnd@Phone"
},
"tooltip"
:
"http/https开头"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"icon"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction4"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction4"
},
"getPSSysImage"
:
{
"cssClass"
:
"add"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"前台调用"
,
"codeName"
:
"frontEndTest"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"WIZARD"
,
"fullCodeName"
:
"Phone_frontEndTest"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/frontEndTest"
,
"name"
:
"前台调用"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/frontEndTest"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"frontEndTest"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"frontEndTest@Phone"
},
"tooltip"
:
"icon"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"静态"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction5"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction5"
},
"getPSSysImage"
:
{
"imagePath"
:
"link.svg"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"后台调用"
,
"codeName"
:
"backEnd"
,
"fullCodeName"
:
"Phone_backEnd"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"name"
:
"后台调用"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"paramItem"
:
"cccc"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"textItem"
:
"bbbb"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backEnd"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"aaaa"
,
"enableConfirm"
:
true
,
"id"
:
"backEnd@Phone"
},
"tooltip"
:
"静态"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView/psappviewctrls/toolbar"
,
"modelid"
:
"DF8B78E0-53B3-4BD2-BE44-CA0C1B2841F7"
,
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEViewCodeName"
:
"PhoneView"
,
"getPSDEViewId"
:
"3C048F18-9263-4C6E-AC73-53DB4027F632"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysviewlayoutpanels/Layoutpanel"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam"
:
{
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView/psappviewctrls/layoutpanel"
,
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView"
,
"title"
:
"手机表格视图(抬头)"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"enableDP"
:
true
,
"enableExport"
:
true
,
"enableFilter"
:
true
,
"enableImport"
:
true
,
"enableQuickSearch"
:
true
,
"enableRowEdit"
:
true
,
"enableSearch"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"940b384d68bf9ac635f6a63cfa0619e1"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"portletType"
:
"VIEW"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_sysportlet1"
,
"title"
:
"Grid"
,
"showTitleBar"
:
true
,
"modelid"
:
"D19179E9-F234-4FBC-903E-39FA108D0A2C"
,
"modeltype"
:
"PSSYSDBPART"
},
{
"codeName"
:
"List"
,
"getContentPSControl"
:
{
"name"
:
"dashboard_sysportlet2_list"
},
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/List"
,
"name"
:
"dashboard_sysportlet2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_sysportlet2"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSControls"
:
[
{
"codeName"
:
"Mob"
,
"controlType"
:
"LIST"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"groupMode"
:
"NONE"
,
"height"
:
300.0
,
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field1"
},
{
"id"
:
"field2"
},
{
"id"
:
"field3"
},
{
"id"
:
"field4"
},
{
"id"
:
"field5"
}
],
"codeName"
:
"Dashboard_sysportlet2_list_itempanel"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Dashboard_sysportlet2_list_itempanel.json"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"表格布局面板(测试)"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysviewpanels/Dashboard_sysportlet2_list_itempanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"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/phoneDashboardView/psappviewctrls/dashboard_sysportlet2_list_itempanel"
,
"getRootPSPanelItems"
:
[
{
"caption"
:
"标题"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field1"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field1"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题2"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field2"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field2"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题3"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field3"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field3"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题4"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field4"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field4"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题5"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field5"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field5"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"首页菜单"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"appmenu"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"showCaption"
:
true
}
],
"layoutPanel"
:
true
,
"name"
:
"dashboard_sysportlet2_list_itempanel"
,
"modelid"
:
"0BB26AC5-B544-453F-938C-44F5A073D7C2"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"logicName"
:
"MOB"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdelists/Mob"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"列表控件处理器"
},
"getPSControlParam"
:
{
"height"
:
300.0
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
}
],
"pagingSize"
:
1000
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_sysportlet2_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
,
"name"
:
"dashboard_sysportlet2_list"
,
"modelid"
:
"328464b4629381af0328575a2f898569"
,
"modeltype"
:
"PSDELIST"
}
],
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"portletType"
:
"LIST"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_sysportlet2"
,
"title"
:
"List"
,
"showTitleBar"
:
true
,
"modelid"
:
"E3451794-AD3C-4B76-96D2-7121D2D2775E"
,
"modeltype"
:
"PSSYSDBPART"
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard"
,
"enableCustomized"
:
false
,
"modelid"
:
"5978603a709acfb3db10f9ee20caf8b1"
,
"modeltype"
:
"PSSYSDASHBOARD"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json
浏览文件 @
47d3d50c
...
@@ -16,7 +16,136 @@
...
@@ -16,7 +16,136 @@
},
},
"groupMode"
:
"NONE"
,
"groupMode"
:
"NONE"
,
"height"
:
300.0
,
"height"
:
300.0
,
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field1"
},
{
"id"
:
"field2"
},
{
"id"
:
"field3"
},
{
"id"
:
"field4"
},
{
"id"
:
"field5"
}
],
"codeName"
:
"Dashboard_sysportlet2_list_itempanel"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Dashboard_sysportlet2_list_itempanel.json"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"表格布局面板(测试)"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysviewpanels/Dashboard_sysportlet2_list_itempanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"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/phoneDashboardView/psappviewctrls/dashboard_sysportlet2_list_itempanel"
,
"getRootPSPanelItems"
:
[
{
"caption"
:
"标题"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field1"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field1"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题2"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field2"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field2"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题3"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field3"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field3"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题4"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field4"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field4"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题5"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field5"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field5"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"首页菜单"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"appmenu"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"showCaption"
:
true
}
],
"layoutPanel"
:
true
,
"name"
:
"dashboard_sysportlet2_list_itempanel"
,
"modelid"
:
"0BB26AC5-B544-453F-938C-44F5A073D7C2"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"logicName"
:
"MOB"
,
"logicName"
:
"MOB"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdelists/Mob"
,
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
...
@@ -37,6 +166,7 @@
...
@@ -37,6 +166,7 @@
}
}
}
],
}
],
"pagingSize"
:
1000
,
"pagingSize"
:
1000
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_sysportlet2_list"
,
"getRemovePSControlAction"
:
{
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"remove"
"id"
:
"remove"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Dashboard_sysportlet2_list_itempanel.json
0 → 100644
浏览文件 @
47d3d50c
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field1"
},
{
"id"
:
"field2"
},
{
"id"
:
"field3"
},
{
"id"
:
"field4"
},
{
"id"
:
"field5"
}
],
"codeName"
:
"Dashboard_sysportlet2_list_itempanel"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Dashboard_sysportlet2_list_itempanel.json"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"表格布局面板(测试)"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysviewpanels/Dashboard_sysportlet2_list_itempanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_sysportlet2_list_itempanel"
,
"getRootPSPanelItems"
:
[
{
"caption"
:
"标题"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field1"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field1"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题2"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field2"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field2"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题3"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field3"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field3"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题4"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field4"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field4"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题5"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field5"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field5"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"首页菜单"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"appmenu"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"showCaption"
:
true
}
],
"layoutPanel"
:
true
,
"modelid"
:
"0BB26AC5-B544-453F-938C-44F5A073D7C2"
,
"modeltype"
:
"PSSYSVIEWPANEL"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneDashboardView.json
浏览文件 @
47d3d50c
...
@@ -25,11 +25,12 @@
...
@@ -25,11 +25,12 @@
}
]
}
]
}
],
}
],
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"codeName"
:
"
d
ashboard"
,
"codeName"
:
"
D
ashboard"
,
"controlType"
:
"DASHBOARD"
,
"controlType"
:
"DASHBOARD"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSDASHBOARDS/
d
ashboard.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSDASHBOARDS/
D
ashboard.json"
,
"hookEventNames"
:
[
"LOAD"
],
"hookEventNames"
:
[
"LOAD"
],
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdashboards/dashboard"
,
"logicName"
:
"数据看板测试"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdashboards/Dashboard"
,
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
...
@@ -61,6 +62,1820 @@
...
@@ -61,6 +62,1820 @@
"columnCount"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"getPSControls"
:
[
{
"codeName"
:
"DashboardViewdashboard_container1"
,
"controlType"
:
"PORTLET"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/DashboardViewdashboard_container1"
,
"name"
:
"dashboard_container1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_container1"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayout"
:
{
"align"
:
"space-between"
,
"dir"
:
"row"
,
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSControls"
:
[
{
"codeName"
:
"DashboardViewdashboard_container2"
,
"controlType"
:
"PORTLET"
,
"height"
:
100.0
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/DashboardViewdashboard_container2"
,
"name"
:
"dashboard_container2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_container2"
},
"getPSControlParam"
:
{
"height"
:
100.0
,
"width"
:
100.0
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"height"
:
100
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
,
"width"
:
100
,
"widthMode"
:
"PX"
},
"getPSControls"
:
[
{
"codeName"
:
"DashboardViewdashboard_rawitem1"
,
"contentType"
:
"RAW"
,
"controlType"
:
"PORTLET"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/DashboardViewdashboard_rawitem1"
,
"name"
:
"dashboard_rawitem1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_rawitem1"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSRawItem"
:
{
"caption"
:
"sddddaaass"
,
"contentType"
:
"RAW"
,
"name"
:
"dashboard_rawitem1"
},
"portletType"
:
"RAWITEM"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_rawitem1"
,
"rawContent"
:
"sddddaaass"
,
"showTitleBar"
:
true
}
],
"portletType"
:
"CONTAINER"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_container2"
,
"width"
:
100.0
,
"showTitleBar"
:
true
},
{
"codeName"
:
"DashboardViewdashboard_container3"
,
"controlType"
:
"PORTLET"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/DashboardViewdashboard_container3"
,
"name"
:
"dashboard_container3"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_container3"
},
"getPSControlParam"
:
{
"width"
:
350.0
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
,
"width"
:
350
,
"widthMode"
:
"PX"
},
"getPSControls"
:
[
{
"codeName"
:
"DashboardViewdashboard_rawitem2"
,
"contentType"
:
"HTML"
,
"controlType"
:
"PORTLET"
,
"htmlContent"
:
"<p><div>11111111</div></p>"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/DashboardViewdashboard_rawitem2"
,
"name"
:
"dashboard_rawitem2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_rawitem2"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSRawItem"
:
{
"content"
:
"<p><div>11111111</div></p>"
,
"contentType"
:
"HTML"
,
"name"
:
"dashboard_rawitem2"
},
"portletType"
:
"RAWITEM"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_rawitem2"
,
"showTitleBar"
:
true
}
],
"portletType"
:
"CONTAINER"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_container3"
,
"width"
:
350.0
,
"showTitleBar"
:
true
}
],
"portletType"
:
"CONTAINER"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_container1"
,
"showTitleBar"
:
true
},
{
"codeName"
:
"Grid"
,
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/Grid"
,
"name"
:
"dashboard_sysportlet1"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_sysportlet1"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPortletPSAppView"
:
{
"accUserMode"
:
2
,
"caption"
:
"手机表格视图(标题)"
,
"codeName"
:
"phonePhoneView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json"
,
"gridRowActiveMode"
:
2
,
"mOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView"
,
"name"
:
"phonePhoneView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"mOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView/psappviewengines/engine"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"appViewLogicName"
:
"opendata"
,
"name"
:
"OPENDATA"
,
"paramType"
:
"LOGIC"
},
{
"appViewLogicName"
:
"newdata"
,
"name"
:
"NEWDATA"
,
"paramType"
:
"LOGIC"
},
{
"ctrlName"
:
"grid"
,
"name"
:
"GRID"
,
"paramType"
:
"CTRL"
},
{
"ctrlName"
:
"searchform"
,
"name"
:
"SEARCHFORM"
,
"paramType"
:
"CTRL"
}
]
}
],
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"deuiaction6"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction6_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction1"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction1_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction2"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction2_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction3"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction3_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction3"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction4"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction4_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction4"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"deuiaction5"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_deuiaction5_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction5"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"SYSUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"SYSUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"mOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"rTMOSFilePath"
:
"psappviewlogicrefviews/phoneEditView"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"手机编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"NEWDATA"
,
"realTitle"
:
"手机编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_deuiaction6"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"New"
},
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction1"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref"
:
true
,
"id"
:
"frontEndTest@Phone"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction2"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref"
:
true
,
"id"
:
"backEnd@Phone"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction3"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref"
:
true
,
"id"
:
"backEnd@Phone"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction4"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref"
:
true
,
"id"
:
"frontEndTest@Phone"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
},
{
"name"
:
"toolbar_deuiaction5"
,
"getPSUIAction"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref"
:
true
,
"id"
:
"backEnd@Phone"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"grid"
}
],
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"getCreatePSControlAction"
:
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"getGetDraftPSControlAction"
:
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"getGetPSControlAction"
:
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdegrids/Main"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD"
,
"logicTag"
:
"grid"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_grid"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"手机标识"
,
"codeName"
:
"phoneid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"phoneid"
,
"excelCaption"
:
"手机标识"
,
"mOSFilePath"
:
"psdegridcols/phoneid"
,
"name"
:
"phoneid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"rTMOSFilePath"
:
"psdegridcols/phoneid"
,
"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
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
},
"rTMOSFilePath"
:
"psdegridcols/phonename"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"mOSFilePath"
:
"psdegridcols/updateman"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"rTMOSFilePath"
:
"psdegridcols/updateman"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"金额"
,
"codeName"
:
"money"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"money"
,
"excelCaption"
:
"金额"
,
"mOSFilePath"
:
"psdegridcols/money"
,
"name"
:
"money"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
},
"rTMOSFilePath"
:
"psdegridcols/money"
,
"unitName"
:
"元"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
,
"enableUnitName"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"金额"
,
"codeName"
:
"money1"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"money"
,
"excelCaption"
:
"金额"
,
"mOSFilePath"
:
"psdegridcols/money1"
,
"name"
:
"money1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
},
"rTMOSFilePath"
:
"psdegridcols/money1"
,
"unitName"
:
"元"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
,
"enableUnitName"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"phoneid"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"dataType"
:
25
,
"name"
:
"phonename"
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"dataType"
:
6
,
"name"
:
"money"
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
}
],
"getPSDEGridEditItemUpdates"
:
[
{
"codeName"
:
"testGridItemUpdate1"
,
"mOSFilePath"
:
"psdegeiupdates/testGridItemUpdate1"
,
"name"
:
"测试1"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSDEGEIUpdateDetails"
:
[
{
"name"
:
"updateman"
},
{
"name"
:
"phonename"
}
],
"rTMOSFilePath"
:
"psdegeiupdates/testGridItemUpdate1"
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"手机标识"
,
"codeName"
:
"phoneid"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/phoneid"
,
"name"
:
"phoneid"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"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"
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"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"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
60
,
"name"
:
"updateman"
},
"rTMOSFilePath"
:
"psdegridcols/updateman"
,
"allowEmpty"
:
false
,
"convertToCodeItemText"
:
true
},
{
"caption"
:
"金额"
,
"codeName"
:
"money1"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/money1"
,
"name"
:
"money1"
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"money1"
},
"rTMOSFilePath"
:
"psdegridcols/money1"
,
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
true
},
{
"caption"
:
"手机标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/srfkey"
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"rTMOSFilePath"
:
"psdegridcols/srfkey"
,
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView/psappviewctrls/grid"
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"sortMode"
:
"REMOTE"
,
"getUpdatePSControlAction"
:
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
true
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
true
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"modelid"
:
"102fe4f65129bafca1451c4ca125530f"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSSEARCHFORMS/Default.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"默认搜索表单"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeform_searchforms/Default"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"formitem"
,
"dataType"
:
25
},
{
"id"
:
"formitem1"
,
"dataType"
:
25
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
},
{
"id"
:
"phonename"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
}
],
"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"
,
"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"
,
"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"
,
"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
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"phonename"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/phonename"
,
"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"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorPlugin"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView/psappviewctrls/searchform"
,
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"6afd5f8f66b6c935007b5669076bf633"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"codeName"
:
"PhoneViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"hookEventNames"
:
[
"CLICK"
],
"logicName"
:
"测试工具栏"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdetoolbars/PhoneViewtoolbar"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlLogics"
:
[
{
"eventArg"
:
"deuiaction6"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction6_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6_click"
}
},
{
"eventArg"
:
"deuiaction1"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction1_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1_click"
}
},
{
"eventArg"
:
"deuiaction2"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction2_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2_click"
}
},
{
"eventArg"
:
"deuiaction3"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction3_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction3_click"
}
},
{
"eventArg"
:
"deuiaction4"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction4_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction4_click"
}
},
{
"eventArg"
:
"deuiaction5"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_deuiaction5_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction5_click"
}
}
],
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto275"
,
"rTMOSFilePath"
:
"pslanguageres/Auto275"
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction6"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction6"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto275"
,
"rTMOSFilePath"
:
"pslanguageres/Auto275"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"mOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/New"
,
"name"
:
"表格界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"GRIDVIEW_NEWACTION"
,
"rTMOSFilePath"
:
"pssysapps/Web/pssysappdeuiactions/New"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto44"
,
"rTMOSFilePath"
:
"pslanguageres/Auto44"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
,
"mOSFilePath"
:
"pslanguageres/Auto44"
,
"rTMOSFilePath"
:
"pslanguageres/Auto44"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"前台调用"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction1"
},
"getPSSysImage"
:
{
"imagePath"
:
"link.svg"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"前台调用"
,
"codeName"
:
"frontEndTest"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"WIZARD"
,
"fullCodeName"
:
"Phone_frontEndTest"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/frontEndTest"
,
"name"
:
"前台调用"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/frontEndTest"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"frontEndTest"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"frontEndTest@Phone"
},
"tooltip"
:
"前台调用"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"后台调用"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2"
},
"getPSSysImage"
:
{
"cssClass"
:
"ribbon"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"后台调用"
,
"codeName"
:
"backEnd"
,
"fullCodeName"
:
"Phone_backEnd"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"name"
:
"后台调用"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"paramItem"
:
"cccc"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"textItem"
:
"bbbb"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backEnd"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"aaaa"
,
"enableConfirm"
:
true
,
"id"
:
"backEnd@Phone"
},
"tooltip"
:
"后台调用"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"http/https开头"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction3"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction3"
},
"getPSSysImage"
:
{
"imagePath"
:
"https://upload.jianshu.io/users/upload_avatars/9420423/1aee2a24-f5e1-4f34-b166-83d7881dc59e.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/96/h/96/format/webp"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"后台调用"
,
"codeName"
:
"backEnd"
,
"fullCodeName"
:
"Phone_backEnd"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"name"
:
"后台调用"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"paramItem"
:
"cccc"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"textItem"
:
"bbbb"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backEnd"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"aaaa"
,
"enableConfirm"
:
true
,
"id"
:
"backEnd@Phone"
},
"tooltip"
:
"http/https开头"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"icon"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction4"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction4"
},
"getPSSysImage"
:
{
"cssClass"
:
"add"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"前台调用"
,
"codeName"
:
"frontEndTest"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
},
"frontProcessType"
:
"WIZARD"
,
"fullCodeName"
:
"Phone_frontEndTest"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/frontEndTest"
,
"name"
:
"前台调用"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/frontEndTest"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"frontEndTest"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"frontEndTest@Phone"
},
"tooltip"
:
"icon"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"caption"
:
"静态"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction5"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction5"
},
"getPSSysImage"
:
{
"imagePath"
:
"link.svg"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"后台调用"
,
"codeName"
:
"backEnd"
,
"fullCodeName"
:
"Phone_backEnd"
,
"mOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"name"
:
"后台调用"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"paramItem"
:
"cccc"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Phone/psappdeuiactions/backEnd"
,
"textItem"
:
"bbbb"
,
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"backEnd"
,
"uIActionType"
:
"DEUIACTION"
,
"valueItem"
:
"aaaa"
,
"enableConfirm"
:
true
,
"id"
:
"backEnd@Phone"
},
"tooltip"
:
"静态"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView/psappviewctrls/toolbar"
,
"modelid"
:
"DF8B78E0-53B3-4BD2-BE44-CA0C1B2841F7"
,
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEViewCodeName"
:
"PhoneView"
,
"getPSDEViewId"
:
"3C048F18-9263-4C6E-AC73-53DB4027F632"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysviewlayoutpanels/Layoutpanel"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam"
:
{
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView/psappviewctrls/layoutpanel"
,
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phonePhoneView"
,
"title"
:
"手机表格视图(抬头)"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"enableDP"
:
true
,
"enableExport"
:
true
,
"enableFilter"
:
true
,
"enableImport"
:
true
,
"enableQuickSearch"
:
true
,
"enableRowEdit"
:
true
,
"enableSearch"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"940b384d68bf9ac635f6a63cfa0619e1"
,
"modeltype"
:
"PSAPPDEVIEW"
},
"portletType"
:
"VIEW"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_sysportlet1"
,
"title"
:
"Grid"
,
"showTitleBar"
:
true
,
"modelid"
:
"D19179E9-F234-4FBC-903E-39FA108D0A2C"
,
"modeltype"
:
"PSSYSDBPART"
},
{
"codeName"
:
"List"
,
"getContentPSControl"
:
{
"name"
:
"dashboard_sysportlet2_list"
},
"controlType"
:
"PORTLET"
,
"height"
:
300.0
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysdbparts/List"
,
"name"
:
"dashboard_sysportlet2"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"dashboard_sysportlet2"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSControls"
:
[
{
"codeName"
:
"Mob"
,
"controlType"
:
"LIST"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"groupMode"
:
"NONE"
,
"height"
:
300.0
,
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field1"
},
{
"id"
:
"field2"
},
{
"id"
:
"field3"
},
{
"id"
:
"field4"
},
{
"id"
:
"field5"
}
],
"codeName"
:
"Dashboard_sysportlet2_list_itempanel"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Dashboard_sysportlet2_list_itempanel.json"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"表格布局面板(测试)"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysviewpanels/Dashboard_sysportlet2_list_itempanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"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/phoneDashboardView/psappviewctrls/dashboard_sysportlet2_list_itempanel"
,
"getRootPSPanelItems"
:
[
{
"caption"
:
"标题"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field1"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field1"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题2"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field2"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field2"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题3"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field3"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field3"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题4"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field4"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field4"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"标题5"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field5"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field5"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"首页菜单"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"appmenu"
,
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"showCaption"
:
true
}
],
"layoutPanel"
:
true
,
"name"
:
"dashboard_sysportlet2_list_itempanel"
,
"modelid"
:
"0BB26AC5-B544-453F-938C-44F5A073D7C2"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"logicName"
:
"MOB"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdelists/Mob"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"列表控件处理器"
},
"getPSControlParam"
:
{
"height"
:
300.0
,
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
}
],
"pagingSize"
:
1000
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_sysportlet2_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
,
"name"
:
"dashboard_sysportlet2_list"
,
"modelid"
:
"328464b4629381af0328575a2f898569"
,
"modeltype"
:
"PSDELIST"
}
],
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"portletType"
:
"LIST"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard_sysportlet2"
,
"title"
:
"List"
,
"showTitleBar"
:
true
,
"modelid"
:
"E3451794-AD3C-4B76-96D2-7121D2D2775E"
,
"modeltype"
:
"PSSYSDBPART"
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView/psappviewctrls/dashboard"
,
"enableCustomized"
:
false
,
"enableCustomized"
:
false
,
"name"
:
"dashboard"
,
"name"
:
"dashboard"
,
...
@@ -86,7 +1901,6 @@
...
@@ -86,7 +1901,6 @@
"useDefaultLayout"
:
true
"useDefaultLayout"
:
true
},
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneDashboardView"
,
"refFlag"
:
false
,
"title"
:
"手机数据看板视图"
,
"title"
:
"手机数据看板视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEPORTALVIEW"
,
"viewType"
:
"DEPORTALVIEW"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json
浏览文件 @
47d3d50c
...
@@ -451,6 +451,28 @@
...
@@ -451,6 +451,28 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"分页编辑"
"tooltip"
:
"分页编辑"
},
{
"accUserMode"
:
2
,
"caption"
:
"数据看板视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem37"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc39"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"数据看板视图"
}
],
}
],
"getPSLayout"
:
{
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColLG"
:
-1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPMENUS/AppIndex.json
浏览文件 @
47d3d50c
...
@@ -198,6 +198,16 @@
...
@@ -198,6 +198,16 @@
"tooltip"
:
"分页导航"
"tooltip"
:
"分页导航"
}
],
}
],
"tooltip"
:
"分页编辑"
"tooltip"
:
"分页编辑"
},
{
"accUserMode"
:
2
,
"caption"
:
"数据看板视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem37"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc39"
},
"tooltip"
:
"数据看板视图"
}
],
}
],
"tooltip"
:
"单数据视图"
"tooltip"
:
"单数据视图"
},
{
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
47d3d50c
...
@@ -1595,6 +1595,18 @@
...
@@ -1595,6 +1595,18 @@
"viewType"
:
"DEGRIDVIEW"
"viewType"
:
"DEGRIDVIEW"
},
},
"rTMOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc3"
"rTMOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc3"
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc39"
,
"mOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc39"
,
"name"
:
"数据看板视图"
,
"openMode"
:
"INDEXVIEWTAB"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneDashboardView.json"
,
"viewType"
:
"DEPORTALVIEW"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappfuncs/AppFunc39"
}
],
}
],
"getAllPSAppLans"
:
[
{
"getAllPSAppLans"
:
[
{
"modelref"
:
true
,
"modelref"
:
true
,
...
@@ -2910,6 +2922,28 @@
...
@@ -2910,6 +2922,28 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"分页编辑"
"tooltip"
:
"分页编辑"
},
{
"accUserMode"
:
2
,
"caption"
:
"数据看板视图"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem37"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc39"
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"数据看板视图"
}
],
}
],
"getPSLayout"
:
{
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColLG"
:
-1
,
...
...
trainsys-provider/pom.xml
浏览文件 @
47d3d50c
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
<profiles>
<profiles>
<profile>
<profile>
<id>
trainsys
</id>
<id>
runtime
</id>
<build>
<build>
<resources>
<resources>
<resource>
<resource>
...
...
trainsys-provider/src/main/docker/Dockerfile
浏览文件 @
47d3d50c
...
@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
...
@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \
sleep ${IBIZ_SLEEP} && \
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar
EXPOSE
50000
EXPOSE
8081
ADD
trainsys-provider.jar /trainsys-provider.jar
ADD
trainsys-provider.jar /trainsys-provider.jar
trainsys-provider/src/main/docker/trainsys-provider-trainsys-k8s.yaml
浏览文件 @
47d3d50c
...
@@ -22,32 +22,7 @@ spec:
...
@@ -22,32 +22,7 @@ spec:
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
image
:
registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
imagePullPolicy
:
Always
imagePullPolicy
:
Always
ports
:
ports
:
-
containerPort
:
50000
-
containerPort
:
8081
env
:
-
name
:
SPRING_CLOUD_NACOS_DISCOVERY_IP
value
:
"
172.16.240.140"
-
name
:
SERVER_PORT
value
:
"
50000"
-
name
:
SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR
value
:
"
172.16.240.140:8848"
-
name
:
SPRING_REDIS_HOST
value
:
"
127.0.0.1"
-
name
:
SPRING_REDIS_PORT
value
:
"
6379"
-
name
:
SPRING_REDIS_DATABASE
value
:
"
0"
-
name
:
SPRING_DATASOURCE_USERNAME
value
:
"
a_LAB01_d23cc850e"
-
name
:
SPRING_DATASOURCE_PASSWORD
value
:
"
f9Df4556"
-
name
:
SPRING_DATASOURCE_URL
value
:
"
jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8"
-
name
:
SPRING_DATASOURCE_DRIVER-CLASS-NAME
value
:
"
com.mysql.jdbc.Driver"
-
name
:
SPRING_DATASOURCE_DEFAULTSCHEMA
value
:
"
a_LAB01_d23cc850e"
-
name
:
NACOS
value
:
"
172.16.240.140:8848"
---
---
apiVersion
:
v1
apiVersion
:
v1
...
@@ -60,9 +35,9 @@ spec:
...
@@ -60,9 +35,9 @@ spec:
type
:
NodePort
type
:
NodePort
ports
:
ports
:
-
name
:
http
-
name
:
http
port
:
50000
port
:
8081
targetPort
:
50000
targetPort
:
8081
nodePort
:
50000
nodePort
:
8081
protocol
:
TCP
protocol
:
TCP
selector
:
selector
:
app
:
trainsys-provider
app
:
trainsys-provider
...
...
trainsys-provider/src/main/docker/trainsys-provider-trainsys.yaml
浏览文件 @
47d3d50c
...
@@ -3,23 +3,9 @@ services:
...
@@ -3,23 +3,9 @@ services:
trainsys-provider
:
trainsys-provider
:
image
:
dstimage
image
:
dstimage
ports
:
ports
:
-
"
50000:50000
"
-
"
8081:8081
"
networks
:
networks
:
-
agent_network
-
agent_network
environment
:
-
SPRING_CLOUD_NACOS_DISCOVERY_IP=172.16.240.140
-
SERVER_PORT=50000
-
SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR=172.16.240.140:8848
-
SPRING_CLOUD_NACOS_CONFIG_SERVER-ADDR=172.16.240.140:8848
-
SPRING_REDIS_HOST=127.0.0.1
-
SPRING_REDIS_PORT=6379
-
SPRING_REDIS_DATABASE=0
-
SPRING_DATASOURCE_USERNAME=a_LAB01_d23cc850e
-
SPRING_DATASOURCE_PASSWORD=f9Df4556
-
SPRING_DATASOURCE_URL=jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8
-
SPRING_DATASOURCE_DRIVER-CLASS-NAME=com.mysql.jdbc.Driver
-
SPRING_DATASOURCE_DEFAULTSCHEMA=a_LAB01_d23cc850e
-
NACOS=172.16.240.140:8848
deploy
:
deploy
:
resources
:
resources
:
limits
:
limits
:
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录