提交 73e455a4 编写于 作者: ibizdev's avatar ibizdev

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

上级 92b8d274
...@@ -259,6 +259,86 @@ ...@@ -259,6 +259,86 @@
"type" : "DTOS" "type" : "DTOS"
}, },
"defaultMode" : true "defaultMode" : true
}, {
"getAllPSDEDataQueryCodes" : [ {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEDATAQUERIES/FILEQUERY/PSDEDQCODES/MYSQL5.json"
} ],
"codeName" : "FILEQUERY",
"logicName" : "文件",
"name" : "FILEQUERY",
"getPSDEDQMain" : {
"getJoinPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE.json"
},
"joinType" : "MAIN",
"name" : "FILE",
"getPSDEDQGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "连接条件",
"getPSDEDQConditions" : [ {
"condOp" : "EQ",
"condType" : "SINGLE",
"condValue" : "FILE",
"fieldName" : "TYPE",
"name" : "(TYPE) 等于(=) FILE",
"getPSDEField" : {
"name" : "TYPE",
"codeName" : "TYPE"
}
} ]
}
},
"getPSDEDataQueryInput" : {
"name" : "FILEQUERYInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataQueryReturn" : {
"name" : "FILEQUERYResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTOS"
}
}, {
"getAllPSDEDataQueryCodes" : [ {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEDATAQUERIES/FOLDERQUERY/PSDEDQCODES/MYSQL5.json"
} ],
"codeName" : "FOLDERQUERY",
"logicName" : "目录",
"name" : "FOLDERQUERY",
"getPSDEDQMain" : {
"getJoinPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE.json"
},
"joinType" : "MAIN",
"name" : "FILE"
},
"getPSDEDataQueryInput" : {
"name" : "FOLDERQUERYInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataQueryReturn" : {
"name" : "FOLDERQUERYResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "DTOS"
}
}, { }, {
"getAllPSDEDataQueryCodes" : [ { "getAllPSDEDataQueryCodes" : [ {
"modelref" : true, "modelref" : true,
...@@ -288,6 +368,16 @@ ...@@ -288,6 +368,16 @@
"name" : "ISTOP", "name" : "ISTOP",
"codeName" : "ISTOP" "codeName" : "ISTOP"
} }
}, {
"condOp" : "EQ",
"condType" : "SINGLE",
"condValue" : "FOLDER",
"fieldName" : "TYPE",
"name" : "(TYPE) 等于(=) FOLDER",
"getPSDEField" : {
"name" : "TYPE",
"codeName" : "TYPE"
}
} ] } ]
} }
}, },
...@@ -372,6 +462,50 @@ ...@@ -372,6 +462,50 @@
"defaultMode" : true, "defaultMode" : true,
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "FILEQUERY",
"logicName" : "文件",
"name" : "FILEQUERY",
"getPSDEDataSetInput" : {
"name" : "FILEQUERYInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataSetReturn" : {
"name" : "FILEQUERYResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"enableBackend" : true,
"enableFront" : true
}, {
"codeName" : "FOLDERQUERY",
"logicName" : "目录",
"name" : "FOLDERQUERY",
"getPSDEDataSetInput" : {
"name" : "FOLDERQUERYInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataSetReturn" : {
"name" : "FOLDERQUERYResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"enableBackend" : true,
"enableFront" : true
}, { }, {
"codeName" : "TOP", "codeName" : "TOP",
"logicName" : "顶层节点", "logicName" : "顶层节点",
......
{
"dBType" : "MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeConds" : [ {
"condType" : "CUSTOM",
"customCond" : "( t1.`TYPE` = 'FILE' )",
"name" : "查询条件"
} ],
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`FILEID`",
"name" : "FILEID"
}, {
"expression" : "t1.`FILENAME`",
"name" : "FILENAME"
}, {
"expression" : "t1.`ICON`",
"name" : "ICON"
}, {
"expression" : "t1.`ISTOP`",
"name" : "ISTOP"
}, {
"expression" : "t1.`PFILEID`",
"name" : "PFILEID"
}, {
"expression" : "t11.`FILENAME`",
"name" : "PFILENAME"
}, {
"expression" : "t1.`TYPE`",
"name" : "TYPE"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
} ],
"queryCode" : "SELECT\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`FILEID`,\nt1.`FILENAME`,\nt1.`ICON`,\nt1.`ISTOP`,\nt1.`PFILEID`,\nt11.`FILENAME` AS `PFILENAME`,\nt1.`TYPE`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `T_FILE` t1 \nLEFT JOIN `T_FILE` t11 ON t1.`PFILEID` = t11.`FILEID` \n",
"id" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEDATAQUERIES/FILEQUERY/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
{
"dBType" : "MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`FILEID`",
"name" : "FILEID"
}, {
"expression" : "t1.`FILENAME`",
"name" : "FILENAME"
}, {
"expression" : "t1.`ICON`",
"name" : "ICON"
}, {
"expression" : "t1.`ISTOP`",
"name" : "ISTOP"
}, {
"expression" : "t1.`PFILEID`",
"name" : "PFILEID"
}, {
"expression" : "t11.`FILENAME`",
"name" : "PFILENAME"
}, {
"expression" : "t1.`TYPE`",
"name" : "TYPE"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
} ],
"queryCode" : "SELECT\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`FILEID`,\nt1.`FILENAME`,\nt1.`ICON`,\nt1.`ISTOP`,\nt1.`PFILEID`,\nt11.`FILENAME` AS `PFILENAME`,\nt1.`TYPE`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `T_FILE` t1 \nLEFT JOIN `T_FILE` t11 ON t1.`PFILEID` = t11.`FILEID` \n",
"id" : "PSMODULES/Test/PSDATAENTITIES/FILE/PSDEDATAQUERIES/FOLDERQUERY/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"name" : "MySQL5", "name" : "MySQL5",
"getPSDEDataQueryCodeConds" : [ { "getPSDEDataQueryCodeConds" : [ {
"condType" : "CUSTOM", "condType" : "CUSTOM",
"customCond" : "( t1.`ISTOP` = 1 )", "customCond" : "( t1.`ISTOP` = 1 AND t1.`TYPE` = 'FOLDER' )",
"name" : "查询条件" "name" : "查询条件"
} ], } ],
"getPSDEDataQueryCodeExps" : [ { "getPSDEDataQueryCodeExps" : [ {
......
...@@ -321,6 +321,78 @@ ...@@ -321,6 +321,78 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchFILEQUERY",
"methodType" : "FETCH",
"name" : "FetchFILEQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FILEQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFILEQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfilequery",
"builtinMethod" : false
}, {
"codeName" : "FetchFOLDERQUERY",
"methodType" : "FETCH",
"name" : "FetchFOLDERQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FOLDERQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFOLDERQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfolderquery",
"builtinMethod" : false
}, { }, {
"codeName" : "FetchTOP", "codeName" : "FetchTOP",
"methodType" : "FETCH", "methodType" : "FETCH",
...@@ -1241,6 +1313,78 @@ ...@@ -1241,6 +1313,78 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchFILEQUERY",
"methodType" : "FETCH",
"name" : "FetchFILEQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FILEQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFILEQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfilequery",
"builtinMethod" : false
}, {
"codeName" : "FetchFOLDERQUERY",
"methodType" : "FETCH",
"name" : "FetchFOLDERQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FOLDERQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFOLDERQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfolderquery",
"builtinMethod" : false
}, { }, {
"codeName" : "FetchTOP", "codeName" : "FetchTOP",
"methodType" : "FETCH", "methodType" : "FETCH",
......
...@@ -63,16 +63,16 @@ ...@@ -63,16 +63,16 @@
"name" : "treeexpbar_load" "name" : "treeexpbar_load"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "FileExpViewnode_cm", "codeName" : "FileExpViewnode_file_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "node_cm", "name" : "node_file_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_cm" "id" : "node_file_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_file_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -151,7 +151,147 @@ ...@@ -151,7 +151,147 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_file_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"
}, {
"codeName" : "FileExpViewfolder_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试",
"name" : "folder_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam" : {
"id" : "folder_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" : "folder_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" : "folder_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -358,9 +498,9 @@ ...@@ -358,9 +498,9 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node" "id" : "folder"
}, },
"name" : "顶层节点 - 测试节点", "name" : "顶层节点 - 目录",
"getParentPSAppDEField" : { "getParentPSAppDEField" : {
"name" : "PFILEID", "name" : "PFILEID",
"codeName" : "Pfileid" "codeName" : "Pfileid"
...@@ -408,9 +548,9 @@ ...@@ -408,9 +548,9 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node" "id" : "folder"
}, },
"name" : "测试节点 - 测试节点", "name" : "目录 - 目录",
"getParentPSAppDEField" : { "getParentPSAppDEField" : {
"name" : "PFILEID", "name" : "PFILEID",
"codeName" : "Pfileid" "codeName" : "Pfileid"
...@@ -451,7 +591,107 @@ ...@@ -451,7 +591,107 @@
}, },
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node" "id" : "folder"
},
"parentValueLevel" : 1,
"searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "node_file"
},
"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_file"
},
"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" : "folder"
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
...@@ -461,66 +701,6 @@ ...@@ -461,66 +701,6 @@
"name" : "默认根节点", "name" : "默认根节点",
"nodeType" : "ROOT", "nodeType" : "ROOT",
"nodeValue" : "root", "nodeValue" : "root",
"getPSControlRenders" : [ {
"name" : "top_render",
"getPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "filename",
"viewFieldName" : "FILENAME"
} ],
"codeName" : "Usr1208194853",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE/PSPANELS/Usr1208194853.json",
"layoutMode" : "Flex",
"logicName" : "文件测试节点",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "filename",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "filename",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "FILENAME",
"hidden" : false,
"showCaption" : false
} ]
} ],
"layoutPanel" : true,
"name" : "top_render",
"modelid" : "3C67F043-5C87-47AB-BA2A-87120EB40AE0",
"modeltype" : "PSSYSVIEWPANEL"
},
"renderType" : "LAYOUTPANEL"
} ],
"text" : "默认根节点", "text" : "默认根节点",
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : true,
...@@ -541,155 +721,225 @@ ...@@ -541,155 +721,225 @@
"id" : "ROOT" "id" : "ROOT"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"getIconPSAppDEField" : {
"name" : "ICON",
"codeName" : "ICON"
},
"getIdPSAppDEField" : { "getIdPSAppDEField" : {
"name" : "FILEID", "name" : "FILEID",
"codeName" : "FILEId" "codeName" : "FILEId"
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "测试节点", "name" : "目录",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"nodeType" : "node", "nodeType" : "folder",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchFOLDERQUERY"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlRenders" : [ { "getPSDEContextMenu" : {
"name" : "test_render", "codeName" : "FileExpViewfolder_cm",
"getPSLayoutPanel" : { "controlType" : "CONTEXTMENU",
"getAllPSPanelFields" : [ { "logicName" : "树节点上下文菜单测试",
"id" : "filename", "name" : "folder_cm",
"viewFieldName" : "FILENAME" "getPSAppDataEntity" : {
}, { "modelref" : true,
"id" : "type", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
"viewFieldName" : "TYPE" },
} ], "getPSControlParam" : {
"codeName" : "Usr1207074317", "id" : "folder_cm"
"controlType" : "PANEL", },
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE/PSPANELS/Usr1207074317.json", "getPSDEToolbarItems" : [ {
"layoutMode" : "Flex", "getCapPSLanguageRes" : {
"logicName" : "文件树节点", "defaultContent" : "新建",
"getPSAppDataEntity" : { "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "测试行为1",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "id" : "folder_cm_deuiaction1"
}, },
"getPSControlParam" : { }, "getPSSysImage" : {
"getPSLayout" : { "glyph" : "xf0f6@FontAwesome",
"layout" : "FLEX" "cssClass" : "fa fa-file-text-o"
}, },
"getRootPSPanelItems" : [ { "getPSUIAction" : {
"caption" : "容器", "getCapPSLanguageRes" : {
"itemStyle" : "DEFAULT", "defaultContent" : "新建",
"itemType" : "CONTAINER", "lanResTag" : "TBB.TEXT.*.NEW",
"name" : "container2", "lanResType" : "TBB.TEXT",
"getPSLayout" : { "name" : "工具栏按钮文本[*.NEW]",
"layout" : "FLEX" "refFlag" : true
}, },
"getPSLayoutPos" : { "caption" : "新建",
"grow" : -1, "codeName" : "New",
"layout" : "FLEX" "fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
}, },
"getPSPanelItems" : [ { "predefinedType" : "GRIDVIEW_NEWACTION",
"caption" : "图片", "refreshMode" : 1,
"contentHeight" : 50.0, "timeout" : 60000,
"contentType" : "IMAGE", "getTooltipPSLanguageRes" : {
"contentWidth" : 50.0, "defaultContent" : "新建",
"height" : 50.0, "lanResTag" : "TBB.TOOLTIP.*.NEW",
"itemStyle" : "DEFAULT", "lanResType" : "TBB.TOOLTIP",
"itemType" : "RAWITEM", "name" : "工具栏按钮提示[*.NEW]",
"name" : "static_image", "refFlag" : true
"getPSLayoutPos" : { },
"grow" : -1, "uIActionMode" : "SYS",
"height" : 50, "uIActionTag" : "New",
"heightMode" : "PX", "uIActionType" : "DEUIACTION",
"layout" : "FLEX", "reloadData" : true
"width" : 50, },
"widthMode" : "PX" "tooltip" : "测试行为1",
}, "getTooltipPSLanguageRes" : {
"getPSRawItem" : { "defaultContent" : "新建",
"contentType" : "IMAGE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"name" : "static_image", "lanResType" : "TBB.TOOLTIP",
"getPSSysImage" : { "name" : "工具栏按钮提示[*.NEW]",
"glyph" : "xf07b@FontAwesome", "refFlag" : true
"cssClass" : "fa fa-folder" },
}, "showCaption" : true,
"predefinedType" : "STATIC_IMAGE", "showIcon" : true
"rawItemHeight" : 50.0, }, {
"rawItemWidth" : 50.0 "getCapPSLanguageRes" : {
}, "defaultContent" : "删除",
"getPSSysImage" : { "lanResTag" : "TBB.TEXT.*.REMOVE",
"glyph" : "xf07b@FontAwesome", "lanResType" : "TBB.TEXT",
"cssClass" : "fa fa-folder" "name" : "工具栏按钮文本[*.REMOVE]",
}, "refFlag" : true
"rawItemHeight" : 50.0, },
"rawItemWidth" : 50.0, "caption" : "测试行为2",
"width" : 50.0, "groupExtractMode" : "ITEM",
"showCaption" : true "itemType" : "DEUIACTION",
}, { "name" : "deuiaction2",
"caption" : "文本(动态)", "noPrivDisplayMode" : 2,
"itemStyle" : "DEFAULT", "getPSAppViewUIAction" : {
"itemType" : "FIELD", "modelref" : true,
"name" : "filename", "id" : "folder_cm_deuiaction2"
"getPSEditor" : { },
"editorType" : "SPAN", "getPSSysImage" : {
"name" : "filename", "glyph" : "xf00d@FontAwesome",
"predefinedType" : "FIELD_TEXT_DYNAMIC", "cssClass" : "fa fa-remove"
"renderMode" : "TEXT_DYNAMIC", },
"enableLinkView" : false "getPSUIAction" : {
}, "actionTarget" : "MULTIKEY",
"getPSLayoutPos" : { "getCapPSLanguageRes" : {
"grow" : -1, "defaultContent" : "删除",
"layout" : "FLEX" "lanResTag" : "TBB.TEXT.*.REMOVE",
}, "lanResType" : "TBB.TEXT",
"viewFieldName" : "FILENAME", "name" : "工具栏按钮文本[*.REMOVE]",
"hidden" : false, "refFlag" : true
"showCaption" : false },
}, { "caption" : "删除",
"caption" : "文本(动态)", "codeName" : "Remove",
"itemStyle" : "DEFAULT", "fullCodeName" : "Remove",
"itemType" : "FIELD", "name" : "表格界面_删除操作",
"name" : "type", "getPSSysImage" : {
"getPSEditor" : { "glyph" : "xf00d@FontAwesome",
"editorType" : "SPAN", "cssClass" : "fa fa-remove"
"name" : "type", },
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "GRIDVIEW_REMOVEACTION",
"renderMode" : "TEXT_DYNAMIC", "timeout" : 60000,
"enableLinkView" : false "getTooltipPSLanguageRes" : {
}, "defaultContent" : "删除",
"getPSLayoutPos" : { "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"grow" : -1, "lanResType" : "TBB.TOOLTIP",
"layout" : "FLEX" "name" : "工具栏按钮提示[*.REMOVE]",
}, "refFlag" : true
"viewFieldName" : "TYPE", },
"hidden" : false, "uIActionMode" : "SYS",
"showCaption" : false "uIActionTag" : "Remove",
} ] "uIActionType" : "DEUIACTION"
} ], },
"layoutPanel" : true, "tooltip" : "测试行为2",
"name" : "test_render", "getTooltipPSLanguageRes" : {
"modelid" : "DD79A689-6DAB-4B08-A523-E744EE4F5A84", "defaultContent" : "删除",
"modeltype" : "PSSYSVIEWPANEL" "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
}, "lanResType" : "TBB.TOOLTIP",
"renderType" : "LAYOUTPANEL" "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" : "folder"
}, {
"counterMode" : 0,
"getIdPSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
},
"maxSize" : -1,
"name" : "文件",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "node_file",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchFILEQUERY"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "FileExpViewnode_cm", "codeName" : "FileExpViewnode_file_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "node_cm", "name" : "node_file_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_cm" "id" : "node_file_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -706,7 +956,7 @@ ...@@ -706,7 +956,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_file_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -768,7 +1018,7 @@ ...@@ -768,7 +1018,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_file_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -829,7 +1079,7 @@ ...@@ -829,7 +1079,7 @@
"codeName" : "FILEName" "codeName" : "FILEName"
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -844,7 +1094,7 @@ ...@@ -844,7 +1094,7 @@
"rootNode" : false, "rootNode" : false,
"selectFirstOnly" : false, "selectFirstOnly" : false,
"selected" : false, "selected" : false,
"id" : "node" "id" : "node_file"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"getIdPSAppDEField" : { "getIdPSAppDEField" : {
......
...@@ -50,7 +50,15 @@ ...@@ -50,7 +50,15 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:node", "name" : "EXPITEM:folder",
"realTitle" : "文件编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EXPITEM:node_file",
"realTitle" : "文件编辑视图", "realTitle" : "文件编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -217,16 +225,16 @@ ...@@ -217,16 +225,16 @@
"id" : "treeexpbar_tree" "id" : "treeexpbar_tree"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "FileExpViewnode_cm", "codeName" : "FileExpViewnode_file_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "node_cm", "name" : "node_file_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_cm" "id" : "node_file_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -243,7 +251,7 @@ ...@@ -243,7 +251,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_file_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -305,7 +313,147 @@ ...@@ -305,7 +313,147 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_file_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"
}, {
"codeName" : "FileExpViewfolder_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试",
"name" : "folder_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam" : {
"id" : "folder_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" : "folder_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" : "folder_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -512,9 +660,109 @@ ...@@ -512,9 +660,109 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node" "id" : "folder"
},
"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" : "folder"
},
"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" : "folder"
},
"parentValueLevel" : 1,
"searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "node_file"
}, },
"name" : "顶层节点 - 测试节点", "name" : "顶层节点 - 文件",
"getParentPSAppDEField" : { "getParentPSAppDEField" : {
"name" : "PFILEID", "name" : "PFILEID",
"codeName" : "Pfileid" "codeName" : "Pfileid"
...@@ -562,9 +810,9 @@ ...@@ -562,9 +810,9 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node" "id" : "node_file"
}, },
"name" : "测试节点 - 测试节点", "name" : "目录 - 文件",
"getParentPSAppDEField" : { "getParentPSAppDEField" : {
"name" : "PFILEID", "name" : "PFILEID",
"codeName" : "Pfileid" "codeName" : "Pfileid"
...@@ -605,7 +853,7 @@ ...@@ -605,7 +853,7 @@
}, },
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node" "id" : "folder"
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
...@@ -615,66 +863,6 @@ ...@@ -615,66 +863,6 @@
"name" : "默认根节点", "name" : "默认根节点",
"nodeType" : "ROOT", "nodeType" : "ROOT",
"nodeValue" : "root", "nodeValue" : "root",
"getPSControlRenders" : [ {
"name" : "top_render",
"getPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "filename",
"viewFieldName" : "FILENAME"
} ],
"codeName" : "Usr1208194853",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE/PSPANELS/Usr1208194853.json",
"layoutMode" : "Flex",
"logicName" : "文件测试节点",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "filename",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "filename",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "FILENAME",
"hidden" : false,
"showCaption" : false
} ]
} ],
"layoutPanel" : true,
"name" : "top_render",
"modelid" : "3C67F043-5C87-47AB-BA2A-87120EB40AE0",
"modeltype" : "PSSYSVIEWPANEL"
},
"renderType" : "LAYOUTPANEL"
} ],
"text" : "默认根节点", "text" : "默认根节点",
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : true,
...@@ -695,155 +883,225 @@ ...@@ -695,155 +883,225 @@
"id" : "ROOT" "id" : "ROOT"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"getIconPSAppDEField" : {
"name" : "ICON",
"codeName" : "ICON"
},
"getIdPSAppDEField" : { "getIdPSAppDEField" : {
"name" : "FILEID", "name" : "FILEID",
"codeName" : "FILEId" "codeName" : "FILEId"
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "测试节点", "name" : "目录",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"nodeType" : "node", "nodeType" : "folder",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchFOLDERQUERY"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlRenders" : [ { "getPSDEContextMenu" : {
"name" : "test_render", "codeName" : "FileExpViewfolder_cm",
"getPSLayoutPanel" : { "controlType" : "CONTEXTMENU",
"getAllPSPanelFields" : [ { "logicName" : "树节点上下文菜单测试",
"id" : "filename", "name" : "folder_cm",
"viewFieldName" : "FILENAME" "getPSAppDataEntity" : {
}, { "modelref" : true,
"id" : "type", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
"viewFieldName" : "TYPE" },
} ], "getPSControlParam" : {
"codeName" : "Usr1207074317", "id" : "folder_cm"
"controlType" : "PANEL", },
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE/PSPANELS/Usr1207074317.json", "getPSDEToolbarItems" : [ {
"layoutMode" : "Flex", "getCapPSLanguageRes" : {
"logicName" : "文件树节点", "defaultContent" : "新建",
"getPSAppDataEntity" : { "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "测试行为1",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "id" : "folder_cm_deuiaction1"
}, },
"getPSControlParam" : { }, "getPSSysImage" : {
"getPSLayout" : { "glyph" : "xf0f6@FontAwesome",
"layout" : "FLEX" "cssClass" : "fa fa-file-text-o"
}, },
"getRootPSPanelItems" : [ { "getPSUIAction" : {
"caption" : "容器", "getCapPSLanguageRes" : {
"itemStyle" : "DEFAULT", "defaultContent" : "新建",
"itemType" : "CONTAINER", "lanResTag" : "TBB.TEXT.*.NEW",
"name" : "container2", "lanResType" : "TBB.TEXT",
"getPSLayout" : { "name" : "工具栏按钮文本[*.NEW]",
"layout" : "FLEX" "refFlag" : true
}, },
"getPSLayoutPos" : { "caption" : "新建",
"grow" : -1, "codeName" : "New",
"layout" : "FLEX" "fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
}, },
"getPSPanelItems" : [ { "predefinedType" : "GRIDVIEW_NEWACTION",
"caption" : "图片", "refreshMode" : 1,
"contentHeight" : 50.0, "timeout" : 60000,
"contentType" : "IMAGE", "getTooltipPSLanguageRes" : {
"contentWidth" : 50.0, "defaultContent" : "新建",
"height" : 50.0, "lanResTag" : "TBB.TOOLTIP.*.NEW",
"itemStyle" : "DEFAULT", "lanResType" : "TBB.TOOLTIP",
"itemType" : "RAWITEM", "name" : "工具栏按钮提示[*.NEW]",
"name" : "static_image", "refFlag" : true
"getPSLayoutPos" : { },
"grow" : -1, "uIActionMode" : "SYS",
"height" : 50, "uIActionTag" : "New",
"heightMode" : "PX", "uIActionType" : "DEUIACTION",
"layout" : "FLEX", "reloadData" : true
"width" : 50, },
"widthMode" : "PX" "tooltip" : "测试行为1",
}, "getTooltipPSLanguageRes" : {
"getPSRawItem" : { "defaultContent" : "新建",
"contentType" : "IMAGE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"name" : "static_image", "lanResType" : "TBB.TOOLTIP",
"getPSSysImage" : { "name" : "工具栏按钮提示[*.NEW]",
"glyph" : "xf07b@FontAwesome", "refFlag" : true
"cssClass" : "fa fa-folder" },
}, "showCaption" : true,
"predefinedType" : "STATIC_IMAGE", "showIcon" : true
"rawItemHeight" : 50.0, }, {
"rawItemWidth" : 50.0 "getCapPSLanguageRes" : {
}, "defaultContent" : "删除",
"getPSSysImage" : { "lanResTag" : "TBB.TEXT.*.REMOVE",
"glyph" : "xf07b@FontAwesome", "lanResType" : "TBB.TEXT",
"cssClass" : "fa fa-folder" "name" : "工具栏按钮文本[*.REMOVE]",
}, "refFlag" : true
"rawItemHeight" : 50.0, },
"rawItemWidth" : 50.0, "caption" : "测试行为2",
"width" : 50.0, "groupExtractMode" : "ITEM",
"showCaption" : true "itemType" : "DEUIACTION",
}, { "name" : "deuiaction2",
"caption" : "文本(动态)", "noPrivDisplayMode" : 2,
"itemStyle" : "DEFAULT", "getPSAppViewUIAction" : {
"itemType" : "FIELD", "modelref" : true,
"name" : "filename", "id" : "folder_cm_deuiaction2"
"getPSEditor" : { },
"editorType" : "SPAN", "getPSSysImage" : {
"name" : "filename", "glyph" : "xf00d@FontAwesome",
"predefinedType" : "FIELD_TEXT_DYNAMIC", "cssClass" : "fa fa-remove"
"renderMode" : "TEXT_DYNAMIC", },
"enableLinkView" : false "getPSUIAction" : {
}, "actionTarget" : "MULTIKEY",
"getPSLayoutPos" : { "getCapPSLanguageRes" : {
"grow" : -1, "defaultContent" : "删除",
"layout" : "FLEX" "lanResTag" : "TBB.TEXT.*.REMOVE",
}, "lanResType" : "TBB.TEXT",
"viewFieldName" : "FILENAME", "name" : "工具栏按钮文本[*.REMOVE]",
"hidden" : false, "refFlag" : true
"showCaption" : false },
}, { "caption" : "删除",
"caption" : "文本(动态)", "codeName" : "Remove",
"itemStyle" : "DEFAULT", "fullCodeName" : "Remove",
"itemType" : "FIELD", "name" : "表格界面_删除操作",
"name" : "type", "getPSSysImage" : {
"getPSEditor" : { "glyph" : "xf00d@FontAwesome",
"editorType" : "SPAN", "cssClass" : "fa fa-remove"
"name" : "type", },
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "GRIDVIEW_REMOVEACTION",
"renderMode" : "TEXT_DYNAMIC", "timeout" : 60000,
"enableLinkView" : false "getTooltipPSLanguageRes" : {
}, "defaultContent" : "删除",
"getPSLayoutPos" : { "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"grow" : -1, "lanResType" : "TBB.TOOLTIP",
"layout" : "FLEX" "name" : "工具栏按钮提示[*.REMOVE]",
}, "refFlag" : true
"viewFieldName" : "TYPE", },
"hidden" : false, "uIActionMode" : "SYS",
"showCaption" : false "uIActionTag" : "Remove",
} ] "uIActionType" : "DEUIACTION"
} ], },
"layoutPanel" : true, "tooltip" : "测试行为2",
"name" : "test_render", "getTooltipPSLanguageRes" : {
"modelid" : "DD79A689-6DAB-4B08-A523-E744EE4F5A84", "defaultContent" : "删除",
"modeltype" : "PSSYSVIEWPANEL" "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
}, "lanResType" : "TBB.TOOLTIP",
"renderType" : "LAYOUTPANEL" "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" : "folder"
}, {
"counterMode" : 0,
"getIdPSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
},
"maxSize" : -1,
"name" : "文件",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "node_file",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchFILEQUERY"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "FileExpViewnode_cm", "codeName" : "FileExpViewnode_file_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "node_cm", "name" : "node_file_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_cm" "id" : "node_file_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -860,7 +1118,7 @@ ...@@ -860,7 +1118,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_file_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -922,7 +1180,7 @@ ...@@ -922,7 +1180,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_file_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -983,7 +1241,7 @@ ...@@ -983,7 +1241,7 @@
"codeName" : "FILEName" "codeName" : "FILEName"
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -998,7 +1256,7 @@ ...@@ -998,7 +1256,7 @@
"rootNode" : false, "rootNode" : false,
"selectFirstOnly" : false, "selectFirstOnly" : false,
"selected" : false, "selected" : false,
"id" : "node" "id" : "node_file"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"getIdPSAppDEField" : { "getIdPSAppDEField" : {
......
...@@ -269,16 +269,16 @@ ...@@ -269,16 +269,16 @@
"id" : "TREE" "id" : "TREE"
}, },
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "FileTreeViewnode_cm", "codeName" : "FileTreeViewnode_file_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "node_cm", "name" : "node_file_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_cm" "id" : "node_file_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -295,7 +295,7 @@ ...@@ -295,7 +295,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_file_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -357,7 +357,147 @@ ...@@ -357,7 +357,147 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_file_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"
}, {
"codeName" : "FileTreeViewfolder_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试",
"name" : "folder_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam" : {
"id" : "folder_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" : "folder_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" : "folder_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -564,9 +704,9 @@ ...@@ -564,9 +704,9 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node" "id" : "folder"
}, },
"name" : "顶层节点 - 测试节点", "name" : "顶层节点 - 目录",
"getParentPSAppDEField" : { "getParentPSAppDEField" : {
"name" : "PFILEID", "name" : "PFILEID",
"codeName" : "Pfileid" "codeName" : "Pfileid"
...@@ -614,9 +754,9 @@ ...@@ -614,9 +754,9 @@
}, { }, {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node" "id" : "folder"
}, },
"name" : "测试节点 - 测试节点", "name" : "目录 - 目录",
"getParentPSAppDEField" : { "getParentPSAppDEField" : {
"name" : "PFILEID", "name" : "PFILEID",
"codeName" : "Pfileid" "codeName" : "Pfileid"
...@@ -657,7 +797,107 @@ ...@@ -657,7 +797,107 @@
}, },
"getParentPSDETreeNode" : { "getParentPSDETreeNode" : {
"modelref" : true, "modelref" : true,
"id" : "node" "id" : "folder"
},
"parentValueLevel" : 1,
"searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "node_file"
},
"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_file"
},
"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" : "folder"
}, },
"parentValueLevel" : 1, "parentValueLevel" : 1,
"searchMode" : 3 "searchMode" : 3
...@@ -667,66 +907,6 @@ ...@@ -667,66 +907,6 @@
"name" : "默认根节点", "name" : "默认根节点",
"nodeType" : "ROOT", "nodeType" : "ROOT",
"nodeValue" : "root", "nodeValue" : "root",
"getPSControlRenders" : [ {
"name" : "top_render",
"getPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "filename",
"viewFieldName" : "FILENAME"
} ],
"codeName" : "Usr1208194853",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE/PSPANELS/Usr1208194853.json",
"layoutMode" : "Flex",
"logicName" : "文件测试节点",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "filename",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "filename",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "FILENAME",
"hidden" : false,
"showCaption" : false
} ]
} ],
"layoutPanel" : true,
"name" : "top_render",
"modelid" : "3C67F043-5C87-47AB-BA2A-87120EB40AE0",
"modeltype" : "PSSYSVIEWPANEL"
},
"renderType" : "LAYOUTPANEL"
} ],
"text" : "默认根节点", "text" : "默认根节点",
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : true,
...@@ -747,155 +927,225 @@ ...@@ -747,155 +927,225 @@
"id" : "ROOT" "id" : "ROOT"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"getIconPSAppDEField" : {
"name" : "ICON",
"codeName" : "ICON"
},
"getIdPSAppDEField" : { "getIdPSAppDEField" : {
"name" : "FILEID", "name" : "FILEID",
"codeName" : "FILEId" "codeName" : "FILEId"
}, },
"maxSize" : -1, "maxSize" : -1,
"name" : "测试节点", "name" : "目录",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"nodeType" : "node", "nodeType" : "folder",
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchFOLDERQUERY"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlRenders" : [ { "getPSDEContextMenu" : {
"name" : "test_render", "codeName" : "FileTreeViewfolder_cm",
"getPSLayoutPanel" : { "controlType" : "CONTEXTMENU",
"getAllPSPanelFields" : [ { "logicName" : "树节点上下文菜单测试",
"id" : "filename", "name" : "folder_cm",
"viewFieldName" : "FILENAME" "getPSAppDataEntity" : {
}, { "modelref" : true,
"id" : "type", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
"viewFieldName" : "TYPE" },
} ], "getPSControlParam" : {
"codeName" : "Usr1207074317", "id" : "folder_cm"
"controlType" : "PANEL", },
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE/PSPANELS/Usr1207074317.json", "getPSDEToolbarItems" : [ {
"layoutMode" : "Flex", "getCapPSLanguageRes" : {
"logicName" : "文件树节点", "defaultContent" : "新建",
"getPSAppDataEntity" : { "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "测试行为1",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "id" : "folder_cm_deuiaction1"
}, },
"getPSControlParam" : { }, "getPSSysImage" : {
"getPSLayout" : { "glyph" : "xf0f6@FontAwesome",
"layout" : "FLEX" "cssClass" : "fa fa-file-text-o"
}, },
"getRootPSPanelItems" : [ { "getPSUIAction" : {
"caption" : "容器", "getCapPSLanguageRes" : {
"itemStyle" : "DEFAULT", "defaultContent" : "新建",
"itemType" : "CONTAINER", "lanResTag" : "TBB.TEXT.*.NEW",
"name" : "container2", "lanResType" : "TBB.TEXT",
"getPSLayout" : { "name" : "工具栏按钮文本[*.NEW]",
"layout" : "FLEX" "refFlag" : true
}, },
"getPSLayoutPos" : { "caption" : "新建",
"grow" : -1, "codeName" : "New",
"layout" : "FLEX" "fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
}, },
"getPSPanelItems" : [ { "predefinedType" : "GRIDVIEW_NEWACTION",
"caption" : "图片", "refreshMode" : 1,
"contentHeight" : 50.0, "timeout" : 60000,
"contentType" : "IMAGE", "getTooltipPSLanguageRes" : {
"contentWidth" : 50.0, "defaultContent" : "新建",
"height" : 50.0, "lanResTag" : "TBB.TOOLTIP.*.NEW",
"itemStyle" : "DEFAULT", "lanResType" : "TBB.TOOLTIP",
"itemType" : "RAWITEM", "name" : "工具栏按钮提示[*.NEW]",
"name" : "static_image", "refFlag" : true
"getPSLayoutPos" : { },
"grow" : -1, "uIActionMode" : "SYS",
"height" : 50, "uIActionTag" : "New",
"heightMode" : "PX", "uIActionType" : "DEUIACTION",
"layout" : "FLEX", "reloadData" : true
"width" : 50, },
"widthMode" : "PX" "tooltip" : "测试行为1",
}, "getTooltipPSLanguageRes" : {
"getPSRawItem" : { "defaultContent" : "新建",
"contentType" : "IMAGE", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"name" : "static_image", "lanResType" : "TBB.TOOLTIP",
"getPSSysImage" : { "name" : "工具栏按钮提示[*.NEW]",
"glyph" : "xf07b@FontAwesome", "refFlag" : true
"cssClass" : "fa fa-folder" },
}, "showCaption" : true,
"predefinedType" : "STATIC_IMAGE", "showIcon" : true
"rawItemHeight" : 50.0, }, {
"rawItemWidth" : 50.0 "getCapPSLanguageRes" : {
}, "defaultContent" : "删除",
"getPSSysImage" : { "lanResTag" : "TBB.TEXT.*.REMOVE",
"glyph" : "xf07b@FontAwesome", "lanResType" : "TBB.TEXT",
"cssClass" : "fa fa-folder" "name" : "工具栏按钮文本[*.REMOVE]",
}, "refFlag" : true
"rawItemHeight" : 50.0, },
"rawItemWidth" : 50.0, "caption" : "测试行为2",
"width" : 50.0, "groupExtractMode" : "ITEM",
"showCaption" : true "itemType" : "DEUIACTION",
}, { "name" : "deuiaction2",
"caption" : "文本(动态)", "noPrivDisplayMode" : 2,
"itemStyle" : "DEFAULT", "getPSAppViewUIAction" : {
"itemType" : "FIELD", "modelref" : true,
"name" : "filename", "id" : "folder_cm_deuiaction2"
"getPSEditor" : { },
"editorType" : "SPAN", "getPSSysImage" : {
"name" : "filename", "glyph" : "xf00d@FontAwesome",
"predefinedType" : "FIELD_TEXT_DYNAMIC", "cssClass" : "fa fa-remove"
"renderMode" : "TEXT_DYNAMIC", },
"enableLinkView" : false "getPSUIAction" : {
}, "actionTarget" : "MULTIKEY",
"getPSLayoutPos" : { "getCapPSLanguageRes" : {
"grow" : -1, "defaultContent" : "删除",
"layout" : "FLEX" "lanResTag" : "TBB.TEXT.*.REMOVE",
}, "lanResType" : "TBB.TEXT",
"viewFieldName" : "FILENAME", "name" : "工具栏按钮文本[*.REMOVE]",
"hidden" : false, "refFlag" : true
"showCaption" : false },
}, { "caption" : "删除",
"caption" : "文本(动态)", "codeName" : "Remove",
"itemStyle" : "DEFAULT", "fullCodeName" : "Remove",
"itemType" : "FIELD", "name" : "表格界面_删除操作",
"name" : "type", "getPSSysImage" : {
"getPSEditor" : { "glyph" : "xf00d@FontAwesome",
"editorType" : "SPAN", "cssClass" : "fa fa-remove"
"name" : "type", },
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "GRIDVIEW_REMOVEACTION",
"renderMode" : "TEXT_DYNAMIC", "timeout" : 60000,
"enableLinkView" : false "getTooltipPSLanguageRes" : {
}, "defaultContent" : "删除",
"getPSLayoutPos" : { "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"grow" : -1, "lanResType" : "TBB.TOOLTIP",
"layout" : "FLEX" "name" : "工具栏按钮提示[*.REMOVE]",
}, "refFlag" : true
"viewFieldName" : "TYPE", },
"hidden" : false, "uIActionMode" : "SYS",
"showCaption" : false "uIActionTag" : "Remove",
} ] "uIActionType" : "DEUIACTION"
} ], },
"layoutPanel" : true, "tooltip" : "测试行为2",
"name" : "test_render", "getTooltipPSLanguageRes" : {
"modelid" : "DD79A689-6DAB-4B08-A523-E744EE4F5A84", "defaultContent" : "删除",
"modeltype" : "PSSYSVIEWPANEL" "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
}, "lanResType" : "TBB.TOOLTIP",
"renderType" : "LAYOUTPANEL" "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" : "folder"
}, {
"counterMode" : 0,
"getIdPSAppDEField" : {
"name" : "FILEID",
"codeName" : "FILEId"
},
"maxSize" : -1,
"name" : "文件",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "node_file",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchFILEQUERY"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSDEContextMenu" : { "getPSDEContextMenu" : {
"codeName" : "FileTreeViewnode_cm", "codeName" : "FileTreeViewnode_file_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单测试", "logicName" : "树节点上下文菜单测试",
"name" : "node_cm", "name" : "node_file_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"id" : "node_cm" "id" : "node_file_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -912,7 +1162,7 @@ ...@@ -912,7 +1162,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction1" "id" : "node_file_cm_deuiaction1"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0f6@FontAwesome",
...@@ -974,7 +1224,7 @@ ...@@ -974,7 +1224,7 @@
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "node_cm_deuiaction2" "id" : "node_file_cm_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf00d@FontAwesome",
...@@ -1035,7 +1285,7 @@ ...@@ -1035,7 +1285,7 @@
"codeName" : "FILEName" "codeName" : "FILEName"
}, },
"treeNodeType" : "DE", "treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -1050,7 +1300,7 @@ ...@@ -1050,7 +1300,7 @@
"rootNode" : false, "rootNode" : false,
"selectFirstOnly" : false, "selectFirstOnly" : false,
"selected" : false, "selected" : false,
"id" : "node" "id" : "node_file"
}, { }, {
"counterMode" : 0, "counterMode" : 0,
"getIdPSAppDEField" : { "getIdPSAppDEField" : {
......
...@@ -11569,12 +11569,6 @@ ...@@ -11569,12 +11569,6 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11592,23 +11586,28 @@ ...@@ -11592,23 +11586,28 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg12"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -11617,47 +11616,42 @@ ...@@ -11617,47 +11616,42 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg6"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg11"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11669,6 +11663,12 @@ ...@@ -11669,6 +11663,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
...@@ -59914,6 +59914,78 @@ ...@@ -59914,6 +59914,78 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchFILEQUERY",
"methodType" : "FETCH",
"name" : "FetchFILEQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FILEQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFILEQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfilequery",
"builtinMethod" : false
}, {
"codeName" : "FetchFOLDERQUERY",
"methodType" : "FETCH",
"name" : "FetchFOLDERQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FOLDERQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFOLDERQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfolderquery",
"builtinMethod" : false
}, { }, {
"codeName" : "FetchTOP", "codeName" : "FetchTOP",
"methodType" : "FETCH", "methodType" : "FETCH",
...@@ -60834,6 +60906,78 @@ ...@@ -60834,6 +60906,78 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"builtinMethod" : false "builtinMethod" : false
}, {
"codeName" : "FetchFILEQUERY",
"methodType" : "FETCH",
"name" : "FetchFILEQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FILEQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFILEQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfilequery",
"builtinMethod" : false
}, {
"codeName" : "FetchFOLDERQUERY",
"methodType" : "FETCH",
"name" : "FetchFOLDERQUERY",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FOLDERQUERY"
},
"getPSDEOPPriv" : {
"modelref" : true,
"id" : "READ"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "FetchFOLDERQUERY"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfolderquery",
"builtinMethod" : false
}, { }, {
"codeName" : "FetchTOP", "codeName" : "FetchTOP",
"methodType" : "FETCH", "methodType" : "FETCH",
...@@ -640,6 +640,72 @@ ...@@ -640,6 +640,72 @@
"tempDataMode" : 0, "tempDataMode" : 0,
"uniqueTag" : "FILE__FETCH__DEFAULT", "uniqueTag" : "FILE__FETCH__DEFAULT",
"enableTestMethod" : false "enableTestMethod" : false
}, {
"actionType" : "FETCH",
"codeName" : "FetchFILEQUERY",
"dataAccessAction" : "READ",
"methodType" : "FETCH",
"name" : "FetchFILEQUERY",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FILEQUERY"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"parentKeyMode" : "DEFAULT",
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfilequery",
"tempDataMode" : 0,
"uniqueTag" : "FILE__FETCH__FILEQUERY",
"enableTestMethod" : false
}, {
"actionType" : "FETCH",
"codeName" : "FetchFOLDERQUERY",
"dataAccessAction" : "READ",
"methodType" : "FETCH",
"name" : "FetchFOLDERQUERY",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FOLDERQUERY"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"parentKeyMode" : "DEFAULT",
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfolderquery",
"tempDataMode" : 0,
"uniqueTag" : "FILE__FETCH__FOLDERQUERY",
"enableTestMethod" : false
}, { }, {
"actionType" : "FETCH", "actionType" : "FETCH",
"codeName" : "FetchTOP", "codeName" : "FetchTOP",
...@@ -8277,6 +8343,64 @@ ...@@ -8277,6 +8343,64 @@
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault", "requestPath" : "/fetchdefault",
"uniqueTag" : "FILE__FETCH__DEFAULT" "uniqueTag" : "FILE__FETCH__DEFAULT"
}, {
"codeName" : "FetchFILEQUERY",
"dataAccessAction" : "READ",
"methodType" : "FETCH",
"name" : "FetchFILEQUERY",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FILEQUERY"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfilequery",
"uniqueTag" : "FILE__FETCH__FILEQUERY"
}, {
"codeName" : "FetchFOLDERQUERY",
"dataAccessAction" : "READ",
"methodType" : "FETCH",
"name" : "FetchFOLDERQUERY",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "FOLDERQUERY"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEFilterDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "FILEDTO"
},
"type" : "PAGE"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchfolderquery",
"uniqueTag" : "FILE__FETCH__FOLDERQUERY"
}, { }, {
"codeName" : "FetchTOP", "codeName" : "FetchTOP",
"dataAccessAction" : "READ", "dataAccessAction" : "READ",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册