Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
aaf1d985
提交
aaf1d985
编写于
7月 04, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
7898998a
变更
14
显示空白字符变更
内嵌
并排
正在显示
14 个修改的文件
包含
4095 行增加
和
506 行删除
+4095
-506
WorkFlow.json
...zlab/trainsys/PSMODULES/Test/PSDATAENTITIES/WorkFlow.json
+18
-0
WorkFlowWfv1.json
...est/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json
+14
-15
WorkFlowWfv1.json.bpmn
...SWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json.bpmn
+10
-13
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
WorkFlow.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json
+12
-0
ApprovalForm.json
.../Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/ApprovalForm.json
+331
-0
Main.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/Main.json
+11
-0
WorkFlowWFDynaActionView.json
.../PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaActionView.json
+719
-0
WorkFlowWFDynaEditView.json
...ys/PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView.json
+1461
-0
WorkFlowWFDynaEditView3.json
...s/PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView3.json
+1464
-0
WorkFlowWFDynaStartView.json
...s/PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaStartView.json
+1
-461
WorkFlowWorkFlowEditView.json
.../PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWorkFlowEditView.json
+0
-9
PSSYSAPP.hubsubapp.json
...cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
+28
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+22
-4
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/WorkFlow.json
浏览文件 @
aaf1d985
...
...
@@ -1343,6 +1343,24 @@
"name"
:
"工作流编辑"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"WFDynaEditView"
,
"logicName"
:
"工作流动态编辑视图"
,
"name"
:
"工作流动态编辑视图"
,
"realModelSubType"
:
"DEWFDYNAEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"WFDynaActionView"
,
"logicName"
:
"工作流动态操作视图"
,
"name"
:
"工作流动态操作视图"
,
"realModelSubType"
:
"DEWFDYNAACTIONVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"WFDynaEditView3"
,
"logicName"
:
"工作流动态编辑视图分页关系"
,
"name"
:
"工作流动态编辑视图分页关系"
,
"realModelSubType"
:
"DEWFDYNAEDITVIEW3"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"MPickupView"
,
"logicName"
:
"工作流实体数据多项选择视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json
浏览文件 @
aaf1d985
...
...
@@ -29,7 +29,6 @@
}
],
"getPSWFProcesses"
:
[
{
"codeName"
:
"START_01"
,
"formCodeName"
:
"startForm"
,
"height"
:
30
,
"leftPos"
:
740
,
"logicName"
:
"开始事件"
,
...
...
@@ -45,19 +44,6 @@
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"startProcess"
:
true
},
{
"codeName"
:
"END_01"
,
"height"
:
30
,
"leftPos"
:
740
,
"logicName"
:
"结束事件"
,
"name"
:
"结束事件"
,
"timeout"
:
-1
,
"topPos"
:
410
,
"wFProcessType"
:
"END"
,
"width"
:
30
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"terminalProcess"
:
true
},
{
"codeName"
:
"INTERACTIVE_01"
,
"formCodeName"
:
"ApprovalForm"
,
...
...
@@ -79,6 +65,19 @@
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"sendInform"
:
false
},
{
"codeName"
:
"END_01"
,
"height"
:
30
,
"leftPos"
:
740
,
"logicName"
:
"结束事件"
,
"name"
:
"结束事件"
,
"timeout"
:
-1
,
"topPos"
:
410
,
"wFProcessType"
:
"END"
,
"width"
:
30
,
"asynchronousProcess"
:
false
,
"enableTimeout"
:
false
,
"terminalProcess"
:
true
}
],
"getStartPSWFProcess"
:
{
"modelref"
:
true
,
...
...
@@ -87,6 +86,6 @@
"wFCodeName"
:
"WorkFlowWf"
,
"wFVersion"
:
1
,
"hasMobStartView"
:
false
,
"hasStartView"
:
tru
e
,
"hasStartView"
:
fals
e
,
"valid"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json.bpmn
浏览文件 @
aaf1d985
...
...
@@ -36,22 +36,19 @@
</extensionElements>
<startEvent
id=
"sid-7b05636dee3e81f1272de444e893ea19"
name=
"开始事件"
>
<extensionElements>
<flowable:form
process-form=
"startForm"
wfversion=
"1"
/>
</extensionElements>
</startEvent>
<endEvent
id=
"sid-542ea3f4f99dca8171db8812cc80e5bf"
name=
"结束事件"
>
</endEvent>
<userTask
flowable:category=
"${businessKey}"
flowable:candidateUsers=
"${activedata.srfwfpredefinedusers}"
flowable:exclusive=
"true"
id=
"tid-20-d3507b7d5e9d34fa8c1db99ad8624a95"
name=
"审核"
>
<documentation>
${majortext}
</documentation>
<extensionElements>
<flowable:form
process-form=
"ApprovalForm"
/>
</extensionElements>
</userTask>
<sequenceFlow
id=
"rid-a66a03ba50a77cd50657c09938931c7f"
sourceRef=
"sid-7b05636dee3e81f1272de444e893ea19"
targetRef=
"tid-20-d3507b7d5e9d34fa8c1db99ad8624a95"
name=
""
>
<endEvent
id=
"sid-542ea3f4f99dca8171db8812cc80e5bf"
name=
"结束事件"
>
</endEvent>
<sequenceFlow
id=
"rid-4fd4437ffa6d4ef4586564c4eef13211"
sourceRef=
"sid-7b05636dee3e81f1272de444e893ea19"
targetRef=
"tid-20-d3507b7d5e9d34fa8c1db99ad8624a95"
name=
""
>
</sequenceFlow>
<sequenceFlow
id=
"lid-IAACTION-
ba9746e617a6aee2851d9a7170326c02
"
sourceRef=
"tid-20-d3507b7d5e9d34fa8c1db99ad8624a95"
targetRef=
"sid-542ea3f4f99dca8171db8812cc80e5bf"
name=
"审批"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-IAACTION-
ba9746e617a6aee2851d9a7170326c02
"}]]>
</conditionExpression>
<sequenceFlow
id=
"lid-IAACTION-
f5ad8141c1274c2856b9485be1ea6d36
"
sourceRef=
"tid-20-d3507b7d5e9d34fa8c1db99ad8624a95"
targetRef=
"sid-542ea3f4f99dca8171db8812cc80e5bf"
name=
"审批"
>
<conditionExpression
xsi:type=
"tFormalExpression"
>
<![CDATA[${sequenceFlowId=="lid-IAACTION-
f5ad8141c1274c2856b9485be1ea6d36
"}]]>
</conditionExpression>
<extensionElements>
<flowable:form
nextCondition=
"ANY"
/>
</extensionElements>
...
...
@@ -62,17 +59,17 @@
<bpmndi:BPMNShape
id=
"BPMNShape-7b05636dee3e81f1272de444e893ea19"
bpmnElement=
"sid-7b05636dee3e81f1272de444e893ea19"
>
<omgdi:Bounds
x=
"740"
y=
"70"
width=
"30"
height=
"30"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-542ea3f4f99dca8171db8812cc80e5bf"
bpmnElement=
"sid-542ea3f4f99dca8171db8812cc80e5bf"
>
<omgdi:Bounds
x=
"740"
y=
"410"
width=
"30"
height=
"30"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"BPMNShape-d3507b7d5e9d34fa8c1db99ad8624a95"
bpmnElement=
"tid-20-d3507b7d5e9d34fa8c1db99ad8624a95"
>
<omgdi:Bounds
x=
"710"
y=
"220"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge
id=
"BPMNEdge-rid-a66a03ba50a77cd50657c09938931c7f"
bpmnElement=
"rid-a66a03ba50a77cd50657c09938931c7f"
>
<bpmndi:BPMNShape
id=
"BPMNShape-542ea3f4f99dca8171db8812cc80e5bf"
bpmnElement=
"sid-542ea3f4f99dca8171db8812cc80e5bf"
>
<omgdi:Bounds
x=
"740"
y=
"410"
width=
"30"
height=
"30"
/>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge
id=
"BPMNEdge-rid-4fd4437ffa6d4ef4586564c4eef13211"
bpmnElement=
"rid-4fd4437ffa6d4ef4586564c4eef13211"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-IAACTION-
ba9746e617a6aee2851d9a7170326c02"
bpmnElement=
"lid-IAACTION-ba9746e617a6aee2851d9a7170326c02
"
>
<bpmndi:BPMNEdge
id=
"BPMNEdge-lid-IAACTION-
f5ad8141c1274c2856b9485be1ea6d36"
bpmnElement=
"lid-IAACTION-f5ad8141c1274c2856b9485be1ea6d36
"
>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
<omgdi:waypoint
x=
"0"
y=
"0"
/>
</bpmndi:BPMNEdge>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
aaf1d985
...
...
@@ -1240,16 +1240,16 @@
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
]
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json
浏览文件 @
aaf1d985
...
...
@@ -1262,9 +1262,21 @@
"builtinMethod"
:
true
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView.json"
,
"viewType"
:
"DEWFDYNAEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWorkFlowEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView3.json"
,
"viewType"
:
"DEWFDYNAEDITVIEW3"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaActionView.json"
,
"viewType"
:
"DEWFDYNAACTIONVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaStartView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/ApprovalForm.json
0 → 100644
浏览文件 @
aaf1d985
{
"codeName"
:
"ApprovalForm"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/ApprovalForm.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"logicName"
:
"审批查看"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"workflowname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"wfstep"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WFSTEP"
,
"codeName"
:
"Wfstep"
}
},
{
"id"
:
"wfstate"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WFSTATE"
,
"codeName"
:
"Wfstate"
}
},
{
"id"
:
"workflowid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
}
],
"getPSDEFormPages"
:
[
{
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流名称"
,
"lanResTag"
:
"DEF.LNAME.WORKFLOWNAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[WORKFLOWNAME]"
,
"refFlag"
:
true
},
"caption"
:
"工作流名称"
,
"codeName"
:
"workflowname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"workflowname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"workflowname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"流程步骤"
,
"codeName"
:
"wfstep"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"wfstep"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WFSTEP"
,
"codeName"
:
"Wfstep"
},
"getPSEditor"
:
{
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"wfstep"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/WorkFlowWfStep.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"工作流状态"
,
"codeName"
:
"wfstate"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"wfstate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WFSTATE"
,
"codeName"
:
"Wfstate"
},
"getPSEditor"
:
{
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"wfstate"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/WFStatus.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfstart"
,
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfsubmit"
,
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader"
:
true
,
"modelid"
:
"7685729B-D63B-4CFD-BDB3-DF0D74B1AE20"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/Main.json
浏览文件 @
aaf1d985
...
...
@@ -63,11 +63,22 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"hookEventNames"
:
[
"LOAD"
,
"SAVE"
,
"REMOVE"
],
"logicName"
:
"主编辑表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;SAVE;REMOVE"
,
"logicTag"
:
"form"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_form"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaActionView.json
0 → 100644
浏览文件 @
aaf1d985
{
"accUserMode"
:
2
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流"
,
"lanResTag"
:
"DE.LNAME.WORKFLOW"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[WORKFLOW]"
,
"refFlag"
:
true
},
"caption"
:
"工作流动态操作视图"
,
"codeName"
:
"WorkFlowWFDynaActionView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaActionView.json"
,
"name"
:
"WorkFlowWFDynaActionView"
,
"openMode"
:
"POPUPMODAL"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppWF"
:
{
"modelref"
:
true
,
"id"
:
"WorkFlowWf"
},
"getPSControls"
:
[
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/Main.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"logicName"
:
"主编辑表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"流程操作表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"workflowname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"workflowid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
}
],
"getPSDEFormPages"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1]"
,
"refFlag"
:
true
},
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1]"
,
"refFlag"
:
true
},
"caption"
:
"工作流基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流名称"
,
"lanResTag"
:
"DEF.LNAME.WORKFLOWNAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[WORKFLOWNAME]"
,
"refFlag"
:
true
},
"caption"
:
"工作流名称"
,
"codeName"
:
"workflowname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"workflowname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"workflowname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"其它"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2]"
,
"refFlag"
:
true
},
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"操作信息"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2]"
,
"refFlag"
:
true
},
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group2"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"建立人"
,
"lanResTag"
:
"DEF.LNAME.CREATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEMAN]"
,
"refFlag"
:
true
},
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"建立时间"
,
"lanResTag"
:
"DEF.LNAME.CREATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEDATE]"
,
"refFlag"
:
true
},
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新人"
,
"lanResTag"
:
"DEF.LNAME.UPDATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]"
,
"refFlag"
:
true
},
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新时间"
,
"lanResTag"
:
"DEF.LNAME.UPDATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]"
,
"refFlag"
:
true
},
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfstart"
,
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfsubmit"
,
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"d91b43eda6e14c688f02e6a8ce2d64f7"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"WFDynaActionViewdatainfobar"
,
"controlType"
:
"DATAINFOBAR"
,
"name"
:
"datainfobar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam"
:
{
"id"
:
"datainfobar"
}
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流"
,
"lanResTag"
:
"DE.LNAME.WORKFLOW"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[WORKFLOW]"
,
"refFlag"
:
true
},
"caption"
:
"工作流动态操作视图"
,
"codeName"
:
"WFDynaActionViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"WFDynaActionView"
,
"getPSDEViewId"
:
"91C305AA-6C88-4D95-9433-B005D8A596FA"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEWFDYNAACTIONVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"getPSWFVersion"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
},
"getPSWorkflow"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
},
"refFlag"
:
false
,
"title"
:
"工作流动态操作视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEWFDYNAACTIONVIEW"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"enableWF"
:
true
,
"showDataInfoBar"
:
true
,
"wFIAMode"
:
true
,
"modelid"
:
"ADACD0A8-822A-44CC-9ADC-B095A55045E2"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView.json
0 → 100644
浏览文件 @
aaf1d985
{
"accUserMode"
:
2
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流"
,
"lanResTag"
:
"DE.LNAME.WORKFLOW"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[WORKFLOW]"
,
"refFlag"
:
true
},
"caption"
:
"工作流动态编辑视图"
,
"codeName"
:
"WorkFlowWFDynaEditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView.json"
,
"name"
:
"WorkFlowWFDynaEditView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"WFDynaEditView"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"form"
,
"name"
:
"FORM"
,
"paramType"
:
"CTRL"
},
{
"name"
:
"P2K"
,
"paramType"
:
"VALUE"
,
"value"
:
0
}
]
}
],
"getPSAppWF"
:
{
"modelref"
:
true
,
"id"
:
"WorkFlowWf"
},
"getPSControls"
:
[
{
"codeName"
:
"WFDynaEditViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"工具栏模板(流程编辑界面)"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TEXT.*.SAVE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.SAVE]"
,
"refFlag"
:
true
},
"caption"
:
"保存"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem3"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0c7@FontAwesome"
,
"cssClass"
:
"fa fa-save"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TEXT.*.SAVE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.SAVE]"
,
"refFlag"
:
true
},
"caption"
:
"保存"
,
"codeName"
:
"Save"
,
"fullCodeName"
:
"Save"
,
"name"
:
"编辑界面_保存操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0c7@FontAwesome"
,
"cssClass"
:
"fa fa-save"
},
"predefinedType"
:
"EDITVIEW_SAVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TOOLTIP.*.SAVE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.SAVE]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Save"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TOOLTIP.*.SAVE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.SAVE]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"caption"
:
"保存并关闭"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem5"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem5"
},
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandclose"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"caption"
:
"保存并关闭"
,
"codeName"
:
"SaveAndExit"
,
"fullCodeName"
:
"SaveAndExit"
,
"name"
:
"编辑界面_保存并退出操作"
,
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandclose"
},
"predefinedType"
:
"EDITVIEW_SAVEANDEXITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"SaveAndExit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存并关闭"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem6"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"查看流程步骤"
,
"lanResTag"
:
"TBB.TEXT.*.VIEWWFSTEP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.VIEWWFSTEP]"
,
"refFlag"
:
true
},
"caption"
:
"当前流程步骤"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem10"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem10"
},
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-stepactor"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"查看流程步骤"
,
"lanResTag"
:
"TBB.TEXT.*.VIEWWFSTEP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.VIEWWFSTEP]"
,
"refFlag"
:
true
},
"caption"
:
"当前流程步骤"
,
"codeName"
:
"ViewWFStep"
,
"fullCodeName"
:
"ViewWFStep"
,
"name"
:
"编辑界面_查看当前流程步骤用户操作"
,
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-stepactor"
},
"predefinedType"
:
"EDITVIEW_VIEWWFSTEPACTORACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ViewWFStep"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"当前流程步骤"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem11"
,
"spanMode"
:
false
},
{
"caption"
:
"数据导航"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem21"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem21"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"数据导航"
,
"codeName"
:
"编辑界面_数据导航功能"
,
"fullCodeName"
:
"编辑界面_数据导航功能"
,
"name"
:
"编辑界面_数据导航功能"
,
"predefinedType"
:
"EDITVIEW_DATANAVBAR"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"fc9a0e23f63b9d9208811d08727c980b"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"fc9a0e23f63b9d9208811d08727c980b"
},
"tooltip"
:
"数据导航"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem22"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TEXT.*.HELP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.HELP]"
,
"refFlag"
:
true
},
"caption"
:
"帮助"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem23"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem23"
},
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TEXT.*.HELP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.HELP]"
,
"refFlag"
:
true
},
"caption"
:
"帮助"
,
"codeName"
:
"Help"
,
"fullCodeName"
:
"Help"
,
"name"
:
"编辑界面_帮助操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"predefinedType"
:
"EDITVIEW_HELPACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.HELP]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Help"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"帮助"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.HELP]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"xDataControlName"
:
"form"
,
"modelid"
:
"d8d24ea4591abccad5afa6cba29dbcd2"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/Main.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"hookEventNames"
:
[
"LOAD"
,
"SAVE"
,
"REMOVE"
],
"logicName"
:
"主编辑表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;SAVE;REMOVE"
,
"logicTag"
:
"form"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_form"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"workflowname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"workflowid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
}
],
"getPSDEFormPages"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1]"
,
"refFlag"
:
true
},
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1]"
,
"refFlag"
:
true
},
"caption"
:
"工作流基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流名称"
,
"lanResTag"
:
"DEF.LNAME.WORKFLOWNAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[WORKFLOWNAME]"
,
"refFlag"
:
true
},
"caption"
:
"工作流名称"
,
"codeName"
:
"workflowname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"workflowname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"workflowname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"其它"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2]"
,
"refFlag"
:
true
},
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"操作信息"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2]"
,
"refFlag"
:
true
},
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group2"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"建立人"
,
"lanResTag"
:
"DEF.LNAME.CREATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEMAN]"
,
"refFlag"
:
true
},
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"建立时间"
,
"lanResTag"
:
"DEF.LNAME.CREATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEDATE]"
,
"refFlag"
:
true
},
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新人"
,
"lanResTag"
:
"DEF.LNAME.UPDATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]"
,
"refFlag"
:
true
},
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新时间"
,
"lanResTag"
:
"DEF.LNAME.UPDATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]"
,
"refFlag"
:
true
},
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfstart"
,
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfsubmit"
,
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"d91b43eda6e14c688f02e6a8ce2d64f7"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"ApprovalForm"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/ApprovalForm.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"logicName"
:
"审批查看"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"wfform_approvalform"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"workflowname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"wfstep"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WFSTEP"
,
"codeName"
:
"Wfstep"
}
},
{
"id"
:
"wfstate"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WFSTATE"
,
"codeName"
:
"Wfstate"
}
},
{
"id"
:
"workflowid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
}
],
"getPSDEFormPages"
:
[
{
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流名称"
,
"lanResTag"
:
"DEF.LNAME.WORKFLOWNAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[WORKFLOWNAME]"
,
"refFlag"
:
true
},
"caption"
:
"工作流名称"
,
"codeName"
:
"workflowname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"workflowname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"workflowname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"流程步骤"
,
"codeName"
:
"wfstep"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"wfstep"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WFSTEP"
,
"codeName"
:
"Wfstep"
},
"getPSEditor"
:
{
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"wfstep"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/WorkFlowWfStep.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"工作流状态"
,
"codeName"
:
"wfstate"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"wfstate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WFSTATE"
,
"codeName"
:
"Wfstate"
},
"getPSEditor"
:
{
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"wfstate"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/WFStatus.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfstart"
,
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfsubmit"
,
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader"
:
true
,
"name"
:
"wfform_approvalform"
,
"modelid"
:
"7685729B-D63B-4CFD-BDB3-DF0D74B1AE20"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"WFDynaEditViewdatainfobar"
,
"controlType"
:
"DATAINFOBAR"
,
"name"
:
"datainfobar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam"
:
{
"id"
:
"datainfobar"
}
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流"
,
"lanResTag"
:
"DE.LNAME.WORKFLOW"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[WORKFLOW]"
,
"refFlag"
:
true
},
"caption"
:
"工作流动态编辑视图"
,
"codeName"
:
"WFDynaEditViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"WFDynaEditView"
,
"getPSDEViewId"
:
"73263D49-BB72-4412-A925-17DFDAB29A3A"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEWFDYNAEDITVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"getPSWFVersion"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
},
"getPSWorkflow"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
},
"refFlag"
:
false
,
"title"
:
"工作流动态编辑视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEWFDYNAEDITVIEW"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"enableWF"
:
true
,
"showDataInfoBar"
:
true
,
"wFIAMode"
:
true
,
"modelid"
:
"14796CC9-3078-4471-B953-2A295921C8CE"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView3.json
0 → 100644
浏览文件 @
aaf1d985
{
"accUserMode"
:
2
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流"
,
"lanResTag"
:
"DE.LNAME.WORKFLOW"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[WORKFLOW]"
,
"refFlag"
:
true
},
"caption"
:
"工作流动态编辑视图分页关系"
,
"codeName"
:
"WorkFlowWFDynaEditView3"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView3.json"
,
"name"
:
"WorkFlowWFDynaEditView3"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppWF"
:
{
"modelref"
:
true
,
"id"
:
"WorkFlowWf"
},
"getPSControls"
:
[
{
"codeName"
:
"WFDynaEditView3toolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"工具栏模板(流程编辑界面)"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TEXT.*.SAVE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.SAVE]"
,
"refFlag"
:
true
},
"caption"
:
"保存"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem3"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0c7@FontAwesome"
,
"cssClass"
:
"fa fa-save"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TEXT.*.SAVE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.SAVE]"
,
"refFlag"
:
true
},
"caption"
:
"保存"
,
"codeName"
:
"Save"
,
"fullCodeName"
:
"Save"
,
"name"
:
"编辑界面_保存操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0c7@FontAwesome"
,
"cssClass"
:
"fa fa-save"
},
"predefinedType"
:
"EDITVIEW_SAVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TOOLTIP.*.SAVE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.SAVE]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Save"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存"
,
"lanResTag"
:
"TBB.TOOLTIP.*.SAVE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.SAVE]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"caption"
:
"保存并关闭"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem5"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem5"
},
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandclose"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"caption"
:
"保存并关闭"
,
"codeName"
:
"SaveAndExit"
,
"fullCodeName"
:
"SaveAndExit"
,
"name"
:
"编辑界面_保存并退出操作"
,
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandclose"
},
"predefinedType"
:
"EDITVIEW_SAVEANDEXITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"SaveAndExit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存并关闭"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem6"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"查看流程步骤"
,
"lanResTag"
:
"TBB.TEXT.*.VIEWWFSTEP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.VIEWWFSTEP]"
,
"refFlag"
:
true
},
"caption"
:
"当前流程步骤"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem10"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem10"
},
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-stepactor"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"查看流程步骤"
,
"lanResTag"
:
"TBB.TEXT.*.VIEWWFSTEP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.VIEWWFSTEP]"
,
"refFlag"
:
true
},
"caption"
:
"当前流程步骤"
,
"codeName"
:
"ViewWFStep"
,
"fullCodeName"
:
"ViewWFStep"
,
"name"
:
"编辑界面_查看当前流程步骤用户操作"
,
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-stepactor"
},
"predefinedType"
:
"EDITVIEW_VIEWWFSTEPACTORACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"ViewWFStep"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"当前流程步骤"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem11"
,
"spanMode"
:
false
},
{
"caption"
:
"数据导航"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem21"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem21"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"数据导航"
,
"codeName"
:
"编辑界面_数据导航功能"
,
"fullCodeName"
:
"编辑界面_数据导航功能"
,
"name"
:
"编辑界面_数据导航功能"
,
"predefinedType"
:
"EDITVIEW_DATANAVBAR"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"fc9a0e23f63b9d9208811d08727c980b"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"fc9a0e23f63b9d9208811d08727c980b"
},
"tooltip"
:
"数据导航"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem22"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TEXT.*.HELP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.HELP]"
,
"refFlag"
:
true
},
"caption"
:
"帮助"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem23"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem23"
},
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TEXT.*.HELP"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.HELP]"
,
"refFlag"
:
true
},
"caption"
:
"帮助"
,
"codeName"
:
"Help"
,
"fullCodeName"
:
"Help"
,
"name"
:
"编辑界面_帮助操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"predefinedType"
:
"EDITVIEW_HELPACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.HELP]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Help"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"帮助"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"帮助"
,
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.HELP]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"xDataControlName"
:
"form"
,
"modelid"
:
"d8d24ea4591abccad5afa6cba29dbcd2"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/Main.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"logicName"
:
"主编辑表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"workflowname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"workflowid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
}
],
"getPSDEFormPages"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1]"
,
"refFlag"
:
true
},
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1]"
,
"refFlag"
:
true
},
"caption"
:
"工作流基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流名称"
,
"lanResTag"
:
"DEF.LNAME.WORKFLOWNAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[WORKFLOWNAME]"
,
"refFlag"
:
true
},
"caption"
:
"工作流名称"
,
"codeName"
:
"workflowname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"workflowname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"workflowname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"其它"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2]"
,
"refFlag"
:
true
},
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"操作信息"
,
"lanResTag"
:
"CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2]"
,
"refFlag"
:
true
},
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group2"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"建立人"
,
"lanResTag"
:
"DEF.LNAME.CREATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEMAN]"
,
"refFlag"
:
true
},
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"建立时间"
,
"lanResTag"
:
"DEF.LNAME.CREATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEDATE]"
,
"refFlag"
:
true
},
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新人"
,
"lanResTag"
:
"DEF.LNAME.UPDATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]"
,
"refFlag"
:
true
},
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新时间"
,
"lanResTag"
:
"DEF.LNAME.UPDATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]"
,
"refFlag"
:
true
},
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfstart"
,
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfsubmit"
,
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"d91b43eda6e14c688f02e6a8ce2d64f7"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"ApprovalForm"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/ApprovalForm.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"logicName"
:
"审批查看"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"wfform_approvalform"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"workflowname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"wfstep"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WFSTEP"
,
"codeName"
:
"Wfstep"
}
},
{
"id"
:
"wfstate"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WFSTATE"
,
"codeName"
:
"Wfstate"
}
},
{
"id"
:
"workflowid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
}
],
"getPSDEFormPages"
:
[
{
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流名称"
,
"lanResTag"
:
"DEF.LNAME.WORKFLOWNAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[WORKFLOWNAME]"
,
"refFlag"
:
true
},
"caption"
:
"工作流名称"
,
"codeName"
:
"workflowname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"workflowname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"workflowname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"流程步骤"
,
"codeName"
:
"wfstep"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"wfstep"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WFSTEP"
,
"codeName"
:
"Wfstep"
},
"getPSEditor"
:
{
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"wfstep"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/WorkFlowWfStep.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"工作流状态"
,
"codeName"
:
"wfstate"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"wfstate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WFSTATE"
,
"codeName"
:
"Wfstate"
},
"getPSEditor"
:
{
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"wfstate"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/WFStatus.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfstart"
,
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfsubmit"
,
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader"
:
true
,
"name"
:
"wfform_approvalform"
,
"modelid"
:
"7685729B-D63B-4CFD-BDB3-DF0D74B1AE20"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"DRTAB"
,
"getEditItemCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流"
,
"lanResTag"
:
"DE.LNAME.WORKFLOW"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[WORKFLOW]"
,
"refFlag"
:
true
},
"editItemCaption"
:
"工作流"
,
"name"
:
"drtab"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"drtab"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"DRTAB"
},
"uniqueTag"
:
"WorkFlowWFDynaEditView3__drtab"
,
"modelid"
:
"b60dd761bcd8ddba13ed9888b4eba79d"
,
"modeltype"
:
"PSDEDRTAB"
},
{
"codeName"
:
"WFDynaEditView3datainfobar"
,
"controlType"
:
"DATAINFOBAR"
,
"name"
:
"datainfobar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam"
:
{
"id"
:
"datainfobar"
}
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流"
,
"lanResTag"
:
"DE.LNAME.WORKFLOW"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[WORKFLOW]"
,
"refFlag"
:
true
},
"caption"
:
"工作流动态编辑视图分页关系"
,
"codeName"
:
"WFDynaEditView3captionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"WFDynaEditView3"
,
"getPSDEViewId"
:
"9721C21D-6C65-432A-8240-CBA9C0D2B1A8"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEWFDYNAEDITVIEW3"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"getPSWFVersion"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
},
"getPSWorkflow"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
},
"refFlag"
:
false
,
"title"
:
"工作流动态编辑视图分页关系"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEWFDYNAEDITVIEW3"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"enableWF"
:
true
,
"showDataInfoBar"
:
true
,
"wFIAMode"
:
true
,
"modelid"
:
"94069B7D-76E8-480F-98A8-DAA462022E98"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaStartView.json
浏览文件 @
aaf1d985
...
...
@@ -24,467 +24,6 @@
"id"
:
"WorkFlowWf"
},
"getPSControls"
:
[
{
"codeName"
:
"StartForm"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/StartForm.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
,
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"logicName"
:
"流程启动表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"流程操作表单处理器"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"wfform_startform"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"workflowname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
}
},
{
"id"
:
"wfstep"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WFSTEP"
,
"codeName"
:
"Wfstep"
}
},
{
"id"
:
"wfstate"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WFSTATE"
,
"codeName"
:
"Wfstate"
}
},
{
"id"
:
"workflowid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWID"
,
"codeName"
:
"WorkFlowId"
}
}
],
"getPSDEFormPages"
:
[
{
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"流程启动"
,
"codeName"
:
"grouppanel1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"grouppanel1"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流名称"
,
"lanResTag"
:
"DEF.LNAME.WORKFLOWNAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[WORKFLOWNAME]"
,
"refFlag"
:
true
},
"caption"
:
"工作流名称"
,
"codeName"
:
"workflowname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"workflowname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WORKFLOWNAME"
,
"codeName"
:
"WorkFlowName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"workflowname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"流程步骤"
,
"codeName"
:
"wfstep"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"wfstep"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WFSTEP"
,
"codeName"
:
"Wfstep"
},
"getPSEditor"
:
{
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"wfstep"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/WorkFlowWfStep.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"工作流状态"
,
"codeName"
:
"wfstate"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"wfstate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"WFSTATE"
,
"codeName"
:
"Wfstate"
},
"getPSEditor"
:
{
"editorType"
:
"RADIOBUTTONLIST"
,
"name"
:
"wfstate"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/WFStatus.json"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfstart"
,
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfsubmit"
,
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader"
:
true
,
"name"
:
"wfform_startform"
,
"modelid"
:
"8DD5FD3D-8847-43F7-8E68-99E90F4FFDD8"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
...
...
@@ -1165,6 +704,7 @@
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
},
"refFlag"
:
false
,
"title"
:
"工作流启动视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEWFDYNASTARTVIEW"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWorkFlowEditView.json
浏览文件 @
aaf1d985
...
...
@@ -33,15 +33,6 @@
"value"
:
0
}
]
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"WFSTART@1"
,
"realTitle"
:
"工作流启动视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaStartView.json"
,
"viewType"
:
"DEWFDYNASTARTVIEW"
}
}
],
"getPSAppWF"
:
{
"modelref"
:
true
,
"id"
:
"WorkFlowWf"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.hubsubapp.json
浏览文件 @
aaf1d985
...
...
@@ -703,6 +703,34 @@
"uniqueTag"
:
"ViewLayoutModelRepositoryDETabExpViewLayout__tabexppanel"
,
"modelid"
:
"90AD5126-AB10-48D1-9975-3842A919201D_tabexppanel"
,
"modeltype"
:
"PSTABEXPPANEL"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"DRTAB"
,
"getEditItemCapPSLanguageRes"
:
{
"defaultContent"
:
"工作流"
,
"lanResTag"
:
"DE.LNAME.WORKFLOW"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[WORKFLOW]"
,
"refFlag"
:
true
},
"editItemCaption"
:
"工作流"
,
"name"
:
"drtab"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"drtab"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"DRTAB"
},
"uniqueTag"
:
"WorkFlowWFDynaEditView3__drtab"
,
"modelid"
:
"b60dd761bcd8ddba13ed9888b4eba79d"
,
"modeltype"
:
"PSDEDRTAB"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"DRTAB"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
aaf1d985
...
...
@@ -2643,16 +2643,16 @@
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
},
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
]
}
],
...
...
@@ -2733,6 +2733,12 @@
"viewType"
:
"DEEDITVIEW"
,
"resource"
:
"Book"
,
"view"
:
"BookEditViewEditorTest"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView.json"
,
"viewType"
:
"DEWFDYNAEDITVIEW"
,
"resource"
:
"WorkFlow"
,
"view"
:
"WFDynaEditView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/Role3PickupView.json"
,
...
...
@@ -3295,6 +3301,12 @@
"viewType"
:
"DEEDITVIEW"
,
"resource"
:
"Reginfo"
,
"view"
:
"EditView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView3.json"
,
"viewType"
:
"DEWFDYNAEDITVIEW3"
,
"resource"
:
"WorkFlow"
,
"view"
:
"WFDynaEditView3"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json"
,
...
...
@@ -3419,6 +3431,12 @@
"viewType"
:
"DEGRIDVIEW"
,
"resource"
:
"RawMaterial"
,
"view"
:
"GridView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaActionView.json"
,
"viewType"
:
"DEWFDYNAACTIONVIEW"
,
"resource"
:
"WorkFlow"
,
"view"
:
"WFDynaActionView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestTreeView.json"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录