提交 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
......
...@@ -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,
......
...@@ -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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册