提交 841b332e 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 7021dfdb
...@@ -1658,6 +1658,18 @@ ...@@ -1658,6 +1658,18 @@
"name" : "目录树", "name" : "目录树",
"realModelSubType" : "DETREEVIEW", "realModelSubType" : "DETREEVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "TreeExpView",
"logicName" : "目录树",
"name" : "目录树",
"realModelSubType" : "DETREEEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "FileExpView",
"logicName" : "目录树导航",
"name" : "目录树导航",
"realModelSubType" : "DETREEEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Main", "codeName" : "Main",
"logicName" : "主编辑表单", "logicName" : "主编辑表单",
......
...@@ -33,91 +33,91 @@ ...@@ -33,91 +33,91 @@
}, { }, {
"getFromPSWFProcess" : { "getFromPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "INTERACTIVE_05" "id" : "EMBED_01"
}, },
"logicName" : "交互连接", "logicName" : "嵌套流程返回",
"name" : "IAACTION4", "name" : "WFRETURN",
"nextCondition" : "ANY",
"getToPSWFProcess" : { "getToPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "START_01" "id" : "END_01"
}, },
"wFLinkType" : "IAACTION" "wFLinkType" : "WFRETURN"
}, { }, {
"getFromPSWFProcess" : { "getFromPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "INTERACTIVE_02" "id" : "EMBED_01"
}, },
"logicName" : "交互连接", "logicName" : "嵌套流程返回",
"name" : "IAACTION1", "name" : "WFRETURN1",
"nextCondition" : "ANY",
"getToPSWFProcess" : { "getToPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "INTERACTIVE_03" "id" : "INTERACTIVE_04"
}, },
"wFLinkType" : "IAACTION" "wFLinkType" : "WFRETURN"
}, { }, {
"getFromPSWFProcess" : { "getFromPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "INTERACTIVE_02" "id" : "EMBED_01"
}, },
"logicName" : "交互连接", "logicName" : "嵌套流程返回",
"name" : "IAACTION3", "name" : "WFRETURN2",
"nextCondition" : "ANY",
"getToPSWFProcess" : { "getToPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "INTERACTIVE_05" "id" : "INTERACTIVE_01"
}, },
"wFLinkType" : "IAACTION" "wFLinkType" : "WFRETURN"
}, { }, {
"getFromPSWFProcess" : { "getFromPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "INTERACTIVE_03" "id" : "INTERACTIVE_05"
}, },
"logicName" : "交互连接", "logicName" : "交互连接",
"name" : "IAACTION2", "name" : "IAACTION4",
"nextCondition" : "ANY", "nextCondition" : "ANY",
"getToPSWFProcess" : { "getToPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "INTERACTIVE_04" "id" : "START_01"
}, },
"wFLinkType" : "IAACTION" "wFLinkType" : "IAACTION"
}, { }, {
"getFromPSWFProcess" : { "getFromPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "EMBED_01" "id" : "INTERACTIVE_02"
}, },
"logicName" : "嵌套流程返回", "logicName" : "交互连接",
"name" : "WFRETURN", "name" : "IAACTION1",
"nextCondition" : "ANY",
"getToPSWFProcess" : { "getToPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "END_01" "id" : "INTERACTIVE_03"
}, },
"wFLinkType" : "WFRETURN" "wFLinkType" : "IAACTION"
}, { }, {
"getFromPSWFProcess" : { "getFromPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "EMBED_01" "id" : "INTERACTIVE_02"
}, },
"logicName" : "嵌套流程返回", "logicName" : "交互连接",
"name" : "WFRETURN1", "name" : "IAACTION3",
"nextCondition" : "ANY",
"getToPSWFProcess" : { "getToPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "INTERACTIVE_04" "id" : "INTERACTIVE_05"
}, },
"wFLinkType" : "WFRETURN" "wFLinkType" : "IAACTION"
}, { }, {
"getFromPSWFProcess" : { "getFromPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "EMBED_01" "id" : "INTERACTIVE_03"
}, },
"logicName" : "嵌套流程返回", "logicName" : "交互连接",
"name" : "WFRETURN2", "name" : "IAACTION2",
"nextCondition" : "ANY",
"getToPSWFProcess" : { "getToPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "INTERACTIVE_01" "id" : "INTERACTIVE_04"
}, },
"wFLinkType" : "WFRETURN" "wFLinkType" : "IAACTION"
} ], } ],
"getPSWFProcesses" : [ { "getPSWFProcesses" : [ {
"codeName" : "START_01", "codeName" : "START_01",
...@@ -138,18 +138,6 @@ ...@@ -138,18 +138,6 @@
"asynchronousProcess" : false, "asynchronousProcess" : false,
"enableTimeout" : false, "enableTimeout" : false,
"startProcess" : true "startProcess" : true
}, {
"codeName" : "TIMEREVENT_01",
"height" : 80,
"leftPos" : 150,
"logicName" : "中间定时器捕获事件",
"name" : "中间定时器捕获事件",
"timeout" : -1,
"topPos" : 380,
"wFProcessType" : "TIMEREVENT",
"width" : 100,
"asynchronousProcess" : false,
"enableTimeout" : false
}, { }, {
"codeName" : "INTERACTIVE_01", "codeName" : "INTERACTIVE_01",
"formCodeName" : "ApprovalForm", "formCodeName" : "ApprovalForm",
...@@ -190,42 +178,42 @@ ...@@ -190,42 +178,42 @@
"enableTimeout" : false, "enableTimeout" : false,
"sendInform" : false "sendInform" : false
}, { }, {
"codeName" : "INTERACTIVE_05", "codeName" : "EMBED_01",
"height" : 80, "height" : 80,
"leftPos" : 280, "leftPos" : 580,
"logicName" : "用户任务", "logicName" : "子流程",
"msgType" : 0, "name" : "子流程",
"multiInstMode" : "NONE",
"name" : "用户任务",
"getPSWFLinks" : [ { "getPSWFLinks" : [ {
"modelref" : true, "modelref" : true,
"id" : "IAACTION4" "id" : "WFRETURN"
}, {
"modelref" : true,
"id" : "WFRETURN1"
}, {
"modelref" : true,
"id" : "WFRETURN2"
} ], } ],
"timeout" : -1, "timeout" : -1,
"topPos" : 20, "topPos" : 580,
"wFProcessType" : "INTERACTIVE", "wFProcessType" : "EMBED",
"wFStepValue" : "用户任务", "wFStepValue" : "子流程",
"width" : 100, "width" : 100,
"asynchronousProcess" : false, "asynchronousProcess" : false,
"enableTimeout" : false, "enableTimeout" : false
"sendInform" : false
}, { }, {
"codeName" : "INTERACTIVE_02", "codeName" : "INTERACTIVE_05",
"height" : 80, "height" : 80,
"leftPos" : 260, "leftPos" : 280,
"logicName" : "用户任务", "logicName" : "用户任务",
"msgType" : 0, "msgType" : 0,
"multiInstMode" : "NONE", "multiInstMode" : "NONE",
"name" : "用户任务", "name" : "用户任务",
"getPSWFLinks" : [ { "getPSWFLinks" : [ {
"modelref" : true, "modelref" : true,
"id" : "IAACTION1" "id" : "IAACTION4"
}, {
"modelref" : true,
"id" : "IAACTION3"
} ], } ],
"timeout" : -1, "timeout" : -1,
"topPos" : 210, "topPos" : 20,
"wFProcessType" : "INTERACTIVE", "wFProcessType" : "INTERACTIVE",
"wFStepValue" : "用户任务", "wFStepValue" : "用户任务",
"width" : 100, "width" : 100,
...@@ -261,6 +249,29 @@ ...@@ -261,6 +249,29 @@
"asynchronousProcess" : false, "asynchronousProcess" : false,
"enableTimeout" : false, "enableTimeout" : false,
"terminalProcess" : true "terminalProcess" : true
}, {
"codeName" : "INTERACTIVE_02",
"height" : 80,
"leftPos" : 260,
"logicName" : "用户任务",
"msgType" : 0,
"multiInstMode" : "NONE",
"name" : "用户任务",
"getPSWFLinks" : [ {
"modelref" : true,
"id" : "IAACTION1"
}, {
"modelref" : true,
"id" : "IAACTION3"
} ],
"timeout" : -1,
"topPos" : 210,
"wFProcessType" : "INTERACTIVE",
"wFStepValue" : "用户任务",
"width" : 100,
"asynchronousProcess" : false,
"enableTimeout" : false,
"sendInform" : false
}, { }, {
"codeName" : "INTERACTIVE_03", "codeName" : "INTERACTIVE_03",
"height" : 80, "height" : 80,
...@@ -282,25 +293,14 @@ ...@@ -282,25 +293,14 @@
"enableTimeout" : false, "enableTimeout" : false,
"sendInform" : false "sendInform" : false
}, { }, {
"codeName" : "EMBED_01", "codeName" : "TIMEREVENT_01",
"height" : 80, "height" : 80,
"leftPos" : 580, "leftPos" : 150,
"logicName" : "子流程", "logicName" : "中间定时器捕获事件",
"name" : "子流程", "name" : "中间定时器捕获事件",
"getPSWFLinks" : [ {
"modelref" : true,
"id" : "WFRETURN"
}, {
"modelref" : true,
"id" : "WFRETURN1"
}, {
"modelref" : true,
"id" : "WFRETURN2"
} ],
"timeout" : -1, "timeout" : -1,
"topPos" : 580, "topPos" : 380,
"wFProcessType" : "EMBED", "wFProcessType" : "TIMEREVENT",
"wFStepValue" : "子流程",
"width" : 100, "width" : 100,
"asynchronousProcess" : false, "asynchronousProcess" : false,
"enableTimeout" : false "enableTimeout" : false
......
...@@ -46,19 +46,16 @@ ...@@ -46,19 +46,16 @@
<flowable:form process-form="startForm" process-mobform="startForm" wfversion="1"/> <flowable:form process-form="startForm" process-mobform="startForm" wfversion="1"/>
</extensionElements> </extensionElements>
</startEvent> </startEvent>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid--ab22480a12bdcbd7d86193b3d8ac3d05" name="中间定时器捕获事件">
<documentation>${majortext}</documentation>
</userTask>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${wfCoreService.getGroupUsers('WfTest',execution)},${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-20-0ec5b557aa979a307af5aa9680485404" name="审核"> <userTask flowable:category="${businessKey}" flowable:candidateUsers="${wfCoreService.getGroupUsers('WfTest',execution)},${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-20-0ec5b557aa979a307af5aa9680485404" name="审核">
<documentation>${majortext}</documentation> <documentation>${majortext}</documentation>
<extensionElements> <extensionElements>
<flowable:form procfunc="reassign" process-form="ApprovalForm" process-mobform="ApprovalForm" process-util3form="WorkFlowEditView_Form" process-util3formname="工作流编辑_表单" process-mobutil3form="WorkFlowEditView_Form" process-mobutil3formname="工作流编辑_表单" /> <flowable:form procfunc="reassign" process-form="ApprovalForm" process-mobform="ApprovalForm" process-util3form="WorkFlowEditView_Form" process-util3formname="工作流编辑_表单" process-mobutil3form="WorkFlowEditView_Form" process-mobutil3formname="工作流编辑_表单" />
</extensionElements> </extensionElements>
</userTask> </userTask>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6" name="用户任务"> <subProcess flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="sid-d4312aaf86c0637aa219f15625a1a4c9" name="子流程" flowable:formKey="EMBED">
<documentation>${majortext}</documentation> <documentation>${majortext}</documentation>
</userTask> </subProcess>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc" name="用户任务"> <userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6" name="用户任务">
<documentation>${majortext}</documentation> <documentation>${majortext}</documentation>
</userTask> </userTask>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-90b05343d16e11b07c6828e5963925ea" name="用户任务"> <userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-90b05343d16e11b07c6828e5963925ea" name="用户任务">
...@@ -66,55 +63,58 @@ ...@@ -66,55 +63,58 @@
</userTask> </userTask>
<endEvent id="sid-53de4cc0be78ed2c689be324acd60ae7" name="结束事件"> <endEvent id="sid-53de4cc0be78ed2c689be324acd60ae7" name="结束事件">
</endEvent> </endEvent>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc" name="用户任务">
<documentation>${majortext}</documentation>
</userTask>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-c5410c36c8b14bb6e18a7faef92c2be7" name="用户任务"> <userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-c5410c36c8b14bb6e18a7faef92c2be7" name="用户任务">
<documentation>${majortext}</documentation> <documentation>${majortext}</documentation>
</userTask> </userTask>
<subProcess flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="sid-d4312aaf86c0637aa219f15625a1a4c9" name="子流程" flowable:formKey="EMBED"> <userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid--ab22480a12bdcbd7d86193b3d8ac3d05" name="中间定时器捕获事件">
<documentation>${majortext}</documentation> <documentation>${majortext}</documentation>
</subProcess> </userTask>
<sequenceFlow id="rid-7330343655153113a3279b5a6674b839" sourceRef="sid-f2f162e01f7fe7d08374a565e1edb2af" targetRef="tid-20-0ec5b557aa979a307af5aa9680485404" name=""> <sequenceFlow id="rid-cc89215936f59de79fc3b5761d50ce7a" sourceRef="sid-f2f162e01f7fe7d08374a565e1edb2af" targetRef="tid-20-0ec5b557aa979a307af5aa9680485404" name="">
</sequenceFlow> </sequenceFlow>
<sequenceFlow id="lid-IAACTION-194147f7c4543381fb9b09916e2c6364" sourceRef="tid-20-0ec5b557aa979a307af5aa9680485404" targetRef="sid-53de4cc0be78ed2c689be324acd60ae7" name="审批"> <sequenceFlow id="lid-IAACTION-e18050f24c6ae2ab06e0c1d003413f42" sourceRef="tid-20-0ec5b557aa979a307af5aa9680485404" targetRef="sid-53de4cc0be78ed2c689be324acd60ae7" name="审批">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION-194147f7c4543381fb9b09916e2c6364"}]]></conditionExpression> <conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION-e18050f24c6ae2ab06e0c1d003413f42"}]]></conditionExpression>
<extensionElements> <extensionElements>
<flowable:form sequenceFlowForm="WorkFlowEditView_Form" sequenceFlowMobForm="WorkFlowEditView_Form" sequenceFlowView="WFDynaActionView" sequenceFlowMobView="MobWFDynaActionView" nextCondition="ANY" /> <flowable:form sequenceFlowForm="WorkFlowEditView_Form" sequenceFlowMobForm="WorkFlowEditView_Form" sequenceFlowView="WFDynaActionView" sequenceFlowMobView="MobWFDynaActionView" nextCondition="ANY" />
</extensionElements> </extensionElements>
</sequenceFlow> </sequenceFlow>
<sequenceFlow id="lid-IAACTION4-4eb38513e1d73aebe1651bc0ae380e88" sourceRef="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6" targetRef="sid-f2f162e01f7fe7d08374a565e1edb2af" name="交互连接"> <sequenceFlow id="lid-WFRETURN-ee20ca437bac9795a58c0ec2d14fb1ef" sourceRef="sid-d4312aaf86c0637aa219f15625a1a4c9" targetRef="sid-53de4cc0be78ed2c689be324acd60ae7" name="嵌套流程返回">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION4-4eb38513e1d73aebe1651bc0ae380e88"}]]></conditionExpression>
<extensionElements> <extensionElements>
<flowable:form nextCondition="ANY" /> <flowable:form nextCondition="ANY" />
</extensionElements> </extensionElements>
</sequenceFlow> </sequenceFlow>
<sequenceFlow id="lid-IAACTION1-1ac5f116815e54e77321aca8dda6e3e0" sourceRef="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc" targetRef="tid-用户任务-c5410c36c8b14bb6e18a7faef92c2be7" name="交互连接"> <sequenceFlow id="lid-WFRETURN1-fa12787d9e4c760c4247914ebb580dcd" sourceRef="sid-d4312aaf86c0637aa219f15625a1a4c9" targetRef="tid-用户任务-90b05343d16e11b07c6828e5963925ea" name="嵌套流程返回">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION1-1ac5f116815e54e77321aca8dda6e3e0"}]]></conditionExpression>
<extensionElements> <extensionElements>
<flowable:form nextCondition="ANY" /> <flowable:form nextCondition="ANY" />
</extensionElements> </extensionElements>
</sequenceFlow> </sequenceFlow>
<sequenceFlow id="lid-IAACTION3-d3d98df810532cc4e896c90ec869e827" sourceRef="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc" targetRef="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6" name="交互连接"> <sequenceFlow id="lid-WFRETURN2-e618d33eddb9034f11a8745084b3740d" sourceRef="sid-d4312aaf86c0637aa219f15625a1a4c9" targetRef="tid-20-0ec5b557aa979a307af5aa9680485404" name="嵌套流程返回">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION3-d3d98df810532cc4e896c90ec869e827"}]]></conditionExpression>
<extensionElements> <extensionElements>
<flowable:form nextCondition="ANY" /> <flowable:form nextCondition="ANY" />
</extensionElements> </extensionElements>
</sequenceFlow> </sequenceFlow>
<sequenceFlow id="lid-IAACTION2-719604e40360e4ea90374eabcd5b047e" sourceRef="tid-用户任务-c5410c36c8b14bb6e18a7faef92c2be7" targetRef="tid-用户任务-90b05343d16e11b07c6828e5963925ea" name="交互连接"> <sequenceFlow id="lid-IAACTION4-c651fe38efaf13c6ab8e801fe722a539" sourceRef="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6" targetRef="sid-f2f162e01f7fe7d08374a565e1edb2af" name="交互连接">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION2-719604e40360e4ea90374eabcd5b047e"}]]></conditionExpression> <conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION4-c651fe38efaf13c6ab8e801fe722a539"}]]></conditionExpression>
<extensionElements> <extensionElements>
<flowable:form nextCondition="ANY" /> <flowable:form nextCondition="ANY" />
</extensionElements> </extensionElements>
</sequenceFlow> </sequenceFlow>
<sequenceFlow id="lid-WFRETURN-ad65178ca2f85219ccf97c790787d5d4" sourceRef="sid-d4312aaf86c0637aa219f15625a1a4c9" targetRef="sid-53de4cc0be78ed2c689be324acd60ae7" name="嵌套流程返回"> <sequenceFlow id="lid-IAACTION1-ecb40818437ef2ca9b2f4b7015639674" sourceRef="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc" targetRef="tid-用户任务-c5410c36c8b14bb6e18a7faef92c2be7" name="交互连接">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION1-ecb40818437ef2ca9b2f4b7015639674"}]]></conditionExpression>
<extensionElements> <extensionElements>
<flowable:form nextCondition="ANY" /> <flowable:form nextCondition="ANY" />
</extensionElements> </extensionElements>
</sequenceFlow> </sequenceFlow>
<sequenceFlow id="lid-WFRETURN1-b060a9b6b5571e5db4289de380145df0" sourceRef="sid-d4312aaf86c0637aa219f15625a1a4c9" targetRef="tid-用户任务-90b05343d16e11b07c6828e5963925ea" name="嵌套流程返回"> <sequenceFlow id="lid-IAACTION3-d0e18b65439485590150ac9eeb3fb8dc" sourceRef="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc" targetRef="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6" name="交互连接">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION3-d0e18b65439485590150ac9eeb3fb8dc"}]]></conditionExpression>
<extensionElements> <extensionElements>
<flowable:form nextCondition="ANY" /> <flowable:form nextCondition="ANY" />
</extensionElements> </extensionElements>
</sequenceFlow> </sequenceFlow>
<sequenceFlow id="lid-WFRETURN2-90f3d4c1fe27c9f6ca057ff9a7a013e0" sourceRef="sid-d4312aaf86c0637aa219f15625a1a4c9" targetRef="tid-20-0ec5b557aa979a307af5aa9680485404" name="嵌套流程返回"> <sequenceFlow id="lid-IAACTION2-250ae687177ad56d505645c658a2d9eb" sourceRef="tid-用户任务-c5410c36c8b14bb6e18a7faef92c2be7" targetRef="tid-用户任务-90b05343d16e11b07c6828e5963925ea" name="交互连接">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION2-250ae687177ad56d505645c658a2d9eb"}]]></conditionExpression>
<extensionElements> <extensionElements>
<flowable:form nextCondition="ANY" /> <flowable:form nextCondition="ANY" />
</extensionElements> </extensionElements>
...@@ -125,63 +125,63 @@ ...@@ -125,63 +125,63 @@
<bpmndi:BPMNShape id="BPMNShape-f2f162e01f7fe7d08374a565e1edb2af" bpmnElement="sid-f2f162e01f7fe7d08374a565e1edb2af"> <bpmndi:BPMNShape id="BPMNShape-f2f162e01f7fe7d08374a565e1edb2af" bpmnElement="sid-f2f162e01f7fe7d08374a565e1edb2af">
<omgdi:Bounds x="740" y="70" width="30" height="30" /> <omgdi:Bounds x="740" y="70" width="30" height="30" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-ab22480a12bdcbd7d86193b3d8ac3d05" bpmnElement="sid-ab22480a12bdcbd7d86193b3d8ac3d05">
<omgdi:Bounds x="150" y="380" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-0ec5b557aa979a307af5aa9680485404" bpmnElement="tid-20-0ec5b557aa979a307af5aa9680485404"> <bpmndi:BPMNShape id="BPMNShape-0ec5b557aa979a307af5aa9680485404" bpmnElement="tid-20-0ec5b557aa979a307af5aa9680485404">
<omgdi:Bounds x="910" y="210" width="100" height="80" /> <omgdi:Bounds x="910" y="210" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-d4312aaf86c0637aa219f15625a1a4c9" bpmnElement="sid-d4312aaf86c0637aa219f15625a1a4c9">
<omgdi:Bounds x="580" y="580" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-111cb74e98b02ab1e9500a737674a5d6" bpmnElement="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6"> <bpmndi:BPMNShape id="BPMNShape-111cb74e98b02ab1e9500a737674a5d6" bpmnElement="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6">
<omgdi:Bounds x="280" y="20" width="100" height="80" /> <omgdi:Bounds x="280" y="20" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-bc2ba09f6a5735bd9d83a9b102873cbc" bpmnElement="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc">
<omgdi:Bounds x="260" y="210" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-90b05343d16e11b07c6828e5963925ea" bpmnElement="tid-用户任务-90b05343d16e11b07c6828e5963925ea"> <bpmndi:BPMNShape id="BPMNShape-90b05343d16e11b07c6828e5963925ea" bpmnElement="tid-用户任务-90b05343d16e11b07c6828e5963925ea">
<omgdi:Bounds x="260" y="610" width="100" height="80" /> <omgdi:Bounds x="260" y="610" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-53de4cc0be78ed2c689be324acd60ae7" bpmnElement="sid-53de4cc0be78ed2c689be324acd60ae7"> <bpmndi:BPMNShape id="BPMNShape-53de4cc0be78ed2c689be324acd60ae7" bpmnElement="sid-53de4cc0be78ed2c689be324acd60ae7">
<omgdi:Bounds x="740" y="420" width="30" height="30" /> <omgdi:Bounds x="740" y="420" width="30" height="30" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-bc2ba09f6a5735bd9d83a9b102873cbc" bpmnElement="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc">
<omgdi:Bounds x="260" y="210" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-c5410c36c8b14bb6e18a7faef92c2be7" bpmnElement="tid-用户任务-c5410c36c8b14bb6e18a7faef92c2be7"> <bpmndi:BPMNShape id="BPMNShape-c5410c36c8b14bb6e18a7faef92c2be7" bpmnElement="tid-用户任务-c5410c36c8b14bb6e18a7faef92c2be7">
<omgdi:Bounds x="300" y="410" width="100" height="80" /> <omgdi:Bounds x="300" y="410" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-d4312aaf86c0637aa219f15625a1a4c9" bpmnElement="sid-d4312aaf86c0637aa219f15625a1a4c9"> <bpmndi:BPMNShape id="BPMNShape-ab22480a12bdcbd7d86193b3d8ac3d05" bpmnElement="sid-ab22480a12bdcbd7d86193b3d8ac3d05">
<omgdi:Bounds x="580" y="580" width="100" height="80" /> <omgdi:Bounds x="150" y="380" width="100" height="80" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge-rid-7330343655153113a3279b5a6674b839" bpmnElement="rid-7330343655153113a3279b5a6674b839"> <bpmndi:BPMNEdge id="BPMNEdge-rid-cc89215936f59de79fc3b5761d50ce7a" bpmnElement="rid-cc89215936f59de79fc3b5761d50ce7a">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION-194147f7c4543381fb9b09916e2c6364" bpmnElement="lid-IAACTION-194147f7c4543381fb9b09916e2c6364"> <bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION-e18050f24c6ae2ab06e0c1d003413f42" bpmnElement="lid-IAACTION-e18050f24c6ae2ab06e0c1d003413f42">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION4-4eb38513e1d73aebe1651bc0ae380e88" bpmnElement="lid-IAACTION4-4eb38513e1d73aebe1651bc0ae380e88"> <bpmndi:BPMNEdge id="BPMNEdge-lid-WFRETURN-ee20ca437bac9795a58c0ec2d14fb1ef" bpmnElement="lid-WFRETURN-ee20ca437bac9795a58c0ec2d14fb1ef">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION1-1ac5f116815e54e77321aca8dda6e3e0" bpmnElement="lid-IAACTION1-1ac5f116815e54e77321aca8dda6e3e0"> <bpmndi:BPMNEdge id="BPMNEdge-lid-WFRETURN1-fa12787d9e4c760c4247914ebb580dcd" bpmnElement="lid-WFRETURN1-fa12787d9e4c760c4247914ebb580dcd">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION3-d3d98df810532cc4e896c90ec869e827" bpmnElement="lid-IAACTION3-d3d98df810532cc4e896c90ec869e827"> <bpmndi:BPMNEdge id="BPMNEdge-lid-WFRETURN2-e618d33eddb9034f11a8745084b3740d" bpmnElement="lid-WFRETURN2-e618d33eddb9034f11a8745084b3740d">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION2-719604e40360e4ea90374eabcd5b047e" bpmnElement="lid-IAACTION2-719604e40360e4ea90374eabcd5b047e"> <bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION4-c651fe38efaf13c6ab8e801fe722a539" bpmnElement="lid-IAACTION4-c651fe38efaf13c6ab8e801fe722a539">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-WFRETURN-ad65178ca2f85219ccf97c790787d5d4" bpmnElement="lid-WFRETURN-ad65178ca2f85219ccf97c790787d5d4"> <bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION1-ecb40818437ef2ca9b2f4b7015639674" bpmnElement="lid-IAACTION1-ecb40818437ef2ca9b2f4b7015639674">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-WFRETURN1-b060a9b6b5571e5db4289de380145df0" bpmnElement="lid-WFRETURN1-b060a9b6b5571e5db4289de380145df0"> <bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION3-d0e18b65439485590150ac9eeb3fb8dc" bpmnElement="lid-IAACTION3-d0e18b65439485590150ac9eeb3fb8dc">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-WFRETURN2-90f3d4c1fe27c9f6ca057ff9a7a013e0" bpmnElement="lid-WFRETURN2-90f3d4c1fe27c9f6ca057ff9a7a013e0"> <bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION2-250ae687177ad56d505645c658a2d9eb" bpmnElement="lid-IAACTION2-250ae687177ad56d505645c658a2d9eb">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
......
...@@ -1495,16 +1495,16 @@ ...@@ -1495,16 +1495,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -1338,6 +1338,10 @@ ...@@ -1338,6 +1338,10 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileExpView.json",
"viewType" : "DETREEEXPVIEW"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
......
...@@ -45,13 +45,25 @@ ...@@ -45,13 +45,25 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
} }
}, },
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"logicName" : "目录树_树视图", "logicName" : "目录树_树视图",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_selectionchange"
}, {
"eventNames" : "LOAD",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_load"
} ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "FileTreeViewnode_cm", "codeName" : "FileExpViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "node_cm", "name" : "node_cm",
...@@ -335,6 +347,11 @@ ...@@ -335,6 +347,11 @@
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "测试节点", "name" : "测试节点",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "node", "nodeType" : "node",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
...@@ -345,7 +362,7 @@ ...@@ -345,7 +362,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "FileTreeViewnode_cm", "codeName" : "FileExpViewnode_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "node_cm", "name" : "node_cm",
...@@ -514,6 +531,11 @@ ...@@ -514,6 +531,11 @@
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "顶层节点", "name" : "顶层节点",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "top", "nodeType" : "top",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
......
{
"accUserMode" : 2,
"caption" : "目录树导航",
"codeName" : "FILEFileExpView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileExpView.json",
"name" : "FILEFileExpView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "TreeExpView",
"name" : "engine"
} ],
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSControls" : [ {
"codeName" : "FileExpViewtreeexpbar",
"controlType" : "TREEEXPBAR",
"name" : "treeexpbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:node",
"realTitle" : "文件编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EXPITEM:top",
"realTitle" : "文件编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "treeexpbar"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "TREEEXPBAR"
},
"getPSControls" : [ {
"codeName" : "FileTreeView_TreeView",
"controlStyle" : "NETDISK",
"controlType" : "TREEVIEW",
"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/FILE.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE/PSTREEVIEWS/FileTreeView_TreeView.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.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/FILE.json"
}
},
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"logicName" : "目录树_树视图",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "树视图处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_selectionchange"
}, {
"eventNames" : "LOAD",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_load"
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "treeexpbar_tree"
},
"getPSControls" : [ {
"codeName" : "FileExpViewnode_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试",
"name" : "node_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam" : {
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "测试行为1",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION",
"reloadData" : true
},
"tooltip" : "测试行为1",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "测试行为2",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "测试行为2",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
} ],
"toolbarStyle" : "CONTEXTMENU",
"modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8",
"modeltype" : "PSDETOOLBAR"
} ],
"getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "top"
},
"name" : "默认根节点 - 顶层节点",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "node"
},
"name" : "顶层节点 - 测试节点",
"getParentPSAppDEField" : {
"name" : "PFILEID",
"codeName" : "Pfileid"
},
"getParentPSDER1N" : {
"codeName" : "FILE",
"dERType" : "DER1N",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDERS/DER1N_FILE_FILE_PFILEID.json",
"fKeyName" : "F707DF066FDA2A892A",
"logicName" : "名称",
"getMajorPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE.json"
},
"masterOrder" : -1,
"masterRS" : 0,
"minorCodeName" : "FILEs",
"getMinorPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE.json"
},
"minorServiceCodeName" : "FILEs",
"name" : "DER1N_FILE_FILE_PFILEID",
"orderValue" : 100,
"getPSPickupDEField" : {
"name" : "PFILEID",
"codeName" : "Pfileid"
},
"getPSPickupTextDEField" : {
"name" : "PFILENAME",
"codeName" : "Pfilename"
},
"pickupDEFName" : "PFILEID",
"removeActionType" : -1,
"removeOrder" : 0,
"serviceCodeName" : "FILE",
"enableFKey" : true
},
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "top"
},
"parentValueLevel" : 1,
"searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "node"
},
"name" : "测试节点 - 测试节点",
"getParentPSAppDEField" : {
"name" : "PFILEID",
"codeName" : "Pfileid"
},
"getParentPSDER1N" : {
"codeName" : "FILE",
"dERType" : "DER1N",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDERS/DER1N_FILE_FILE_PFILEID.json",
"fKeyName" : "F707DF066FDA2A892A",
"logicName" : "名称",
"getMajorPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE.json"
},
"masterOrder" : -1,
"masterRS" : 0,
"minorCodeName" : "FILEs",
"getMinorPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE.json"
},
"minorServiceCodeName" : "FILEs",
"name" : "DER1N_FILE_FILE_PFILEID",
"orderValue" : 100,
"getPSPickupDEField" : {
"name" : "PFILEID",
"codeName" : "Pfileid"
},
"getPSPickupTextDEField" : {
"name" : "PFILENAME",
"codeName" : "Pfilename"
},
"pickupDEFName" : "PFILEID",
"removeActionType" : -1,
"removeOrder" : 0,
"serviceCodeName" : "FILE",
"enableFKey" : true
},
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "node"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ],
"getPSDETreeNodes" : [ {
"counterMode" : 0,
"name" : "默认根节点",
"nodeType" : "ROOT",
"nodeValue" : "root",
"text" : "默认根节点",
"treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : true,
"selectFirstOnly" : false,
"selected" : false,
"id" : "ROOT"
}, {
"counterMode" : 0,
"getIdPSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
},
"maxSize" : -1,
"name" : "测试节点",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "node",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSDEContextMenu" : {
"codeName" : "FileExpViewnode_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试",
"name" : "node_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam" : {
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "测试行为1",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION",
"reloadData" : true
},
"tooltip" : "测试行为1",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "测试行为2",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "测试行为2",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
} ],
"toolbarStyle" : "CONTEXTMENU",
"modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8",
"modeltype" : "PSDETOOLBAR"
},
"getTextPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
},
"treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "node"
}, {
"counterMode" : 0,
"getIdPSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
},
"maxSize" : -1,
"name" : "顶层节点",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "top",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchTOP"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getTextPSAppDEField" : {
"name" : "FILENAME",
"codeName" : "FILEName"
},
"treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "top"
} ],
"getPSSysPFPlugin" : {
"pluginType" : "TREE_RENDER",
"pluginCode" : "NETDISK"
},
"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/FILE.json"
}
},
"treeGridMode" : 0,
"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/FILE.json"
}
},
"enableRootSelect" : false,
"outputIconDefault" : true,
"rootVisible" : false,
"name" : "treeexpbar_tree",
"modelid" : "63FE1528-E872-41A6-B725-9F7EDD190F4F",
"modeltype" : "PSDETREEVIEW"
} ],
"xDataControlName" : "treeexpbar_tree",
"enableCounter" : true,
"enableSearch" : false,
"showTitleBar" : true,
"modelid" : "29edeffcf65e65a91444a3dc38d13804_treeexpbar",
"modeltype" : "PSEXPBAR"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "目录树导航",
"codeName" : "FileExpViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "FileExpView",
"getPSDEViewId" : "F23C86B1-8421-4091-A4D3-7AF834EAA8B6",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDETREEEXPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "目录树导航",
"viewStyle" : "DEFAULT",
"viewType" : "DETREEEXPVIEW",
"enableDP" : true,
"enableFilter" : true,
"enableQuickSearch" : true,
"enableSearch" : true,
"showDataInfoBar" : true,
"modelid" : "29edeffcf65e65a91444a3dc38d13804",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -425,6 +425,11 @@ ...@@ -425,6 +425,11 @@
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "测试节点", "name" : "测试节点",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "node", "nodeType" : "node",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
...@@ -604,6 +609,11 @@ ...@@ -604,6 +609,11 @@
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "顶层节点", "name" : "顶层节点",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "top", "nodeType" : "top",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
......
...@@ -3431,6 +3431,28 @@ ...@@ -3431,6 +3431,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "文件树" "tooltip" : "文件树"
}, {
"accUserMode" : 2,
"caption" : "文件树导航",
"itemType" : "MENUITEM",
"name" : "menuitem160",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1206916961"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "文件树导航"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -1523,6 +1523,16 @@ ...@@ -1523,6 +1523,16 @@
"id" : "UsrAppFunc1204818030" "id" : "UsrAppFunc1204818030"
}, },
"tooltip" : "文件树" "tooltip" : "文件树"
}, {
"accUserMode" : 2,
"caption" : "文件树导航",
"itemType" : "MENUITEM",
"name" : "menuitem160",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1206916961"
},
"tooltip" : "文件树导航"
} ], } ],
"tooltip" : "文件管理" "tooltip" : "文件管理"
}, { }, {
......
...@@ -3436,6 +3436,16 @@ ...@@ -3436,6 +3436,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1206916961",
"name" : "文件树导航",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileExpView.json",
"viewType" : "DETREEEXPVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc27", "codeName" : "AppFunc27",
...@@ -11489,16 +11499,16 @@ ...@@ -11489,16 +11499,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
...@@ -11559,16 +11569,16 @@ ...@@ -11559,16 +11569,16 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -11577,10 +11587,10 @@ ...@@ -11577,10 +11587,10 @@
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg8"
} }
} ] } ]
}, { }, {
...@@ -11592,6 +11602,12 @@ ...@@ -11592,6 +11602,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -11599,6 +11615,13 @@ ...@@ -11599,6 +11615,13 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -11612,25 +11635,12 @@ ...@@ -11612,25 +11635,12 @@
"id" : "ViewMsg4" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -11642,12 +11652,6 @@ ...@@ -11642,12 +11652,6 @@
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-无删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11659,6 +11663,12 @@ ...@@ -11659,6 +11663,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, {
"name" : "关闭模式-无删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
...@@ -12218,6 +12228,12 @@ ...@@ -12218,6 +12228,12 @@
"viewType" : "DECUSTOMVIEW", "viewType" : "DECUSTOMVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "PanelDataContainerTest" "view" : "PanelDataContainerTest"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileExpView.json",
"viewType" : "DETREEEXPVIEW",
"resource" : "FILE",
"view" : "FileExpView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEEditViewLayout.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEEditViewLayout.json",
...@@ -17781,6 +17797,28 @@ ...@@ -17781,6 +17797,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "文件树" "tooltip" : "文件树"
}, {
"accUserMode" : 2,
"caption" : "文件树导航",
"itemType" : "MENUITEM",
"name" : "menuitem160",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1206916961"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "文件树导航"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -60507,6 +60545,10 @@ ...@@ -60507,6 +60545,10 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEFileExpView.json",
"viewType" : "DETREEEXPVIEW"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册