提交 8438d541 编写于 作者: ibizdev's avatar ibizdev

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

上级 148ff768
...@@ -15,131 +15,165 @@ ...@@ -15,131 +15,165 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
}, },
"getPSAppViewEngines" : [ { "getPSDEViewCodeName" : "TreeExpView",
"engineCat" : "VIEW", "getPSDEViewId" : "88F5041B-4643-4999-B9C5-1AC3BF7AB6E3",
"engineType" : "TreeExpView", "getPSViewLayoutPanel" : {
"name" : "engine" "codeName" : "Usr1026879393",
} ], "controlType" : "VIEWLAYOUTPANEL",
"getPSAppViewLogics" : [ { "layoutMode" : "FLEX",
"logicTrigger" : "CUSTOM", "logicName" : "TreeExpView实体树导航视图布局面板",
"logicType" : "APPUILOGIC", "name" : "layoutpanel",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSControls" : [ {
"codeName" : "TreeExpViewtreeexpbar",
"controlType" : "TREEEXPBAR",
"name" : "treeexpbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSAppViewRefs" : [ { "getPSControlParam" : { },
"name" : "EXPITEM:test", "getPSLayout" : {
"realTitle" : "测试实体编辑视图", "layout" : "FLEX"
"getRealTitlePSLanguageRes" : { },
"lanResTag" : "PAGE.TITLE.TEST.EDITVIEW" "getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_exp_split",
"getPSLayout" : {
"layout" : "FLEX"
}, },
"getRefPSAppView" : { "getPSLayoutPos" : {
"modelref" : true, "grow" : 1,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "layout" : "FLEX"
"viewType" : "DEEDITVIEW" },
"getPSPanelItems" : [ {
"caption" : "容器",
"contentWidth" : 300.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content_left",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"width" : 300,
"widthMode" : "PX"
},
"getPSPanelItems" : [ {
"caption" : "树导航栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "treeexpbar",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"width" : 300.0
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content_right",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "导航区占位",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "nav_pos",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"name" : "nav_pos",
"getPSRawItemParams" : [ {
"key" : "EXPMODE",
"value" : "NO_ROUTE"
} ],
"predefinedType" : "NAV_POS"
},
"showCaption" : true
} ]
} ],
"predefinedType" : "CONTAINER_H_SPLIT"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "D2F4C4E6-B59F-4884-B8F3-67AF9F1B98DD",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "TreeExpView",
"name" : "engine"
} ],
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
} }
} ], } ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "treeexpbar"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "TREEEXPBAR"
},
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Test", "codeName" : "TreeExpViewtreeexpbar",
"controlType" : "TREEVIEW", "controlType" : "TREEEXPBAR",
"getCreatePSControlAction" : { "name" : "treeexpbar",
"modelref" : true, "getPSAppDataEntity" : {
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSTREEVIEWS/Test.json",
"getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGetPSControlAction" : { "getPSAppViewRefs" : [ {
"modelref" : true, "name" : "EXPITEM:test",
"id" : "load", "realTitle" : "测试实体编辑视图",
"actionName" : "Get", "getRealTitlePSLanguageRes" : {
"actionType" : "DEACTION", "lanResTag" : "PAGE.TITLE.TEST.EDITVIEW"
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"getPSAppDataEntity" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
} }
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "treeexpbar"
}, },
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ], "getPSControlParam" : {
"logicName" : "test", "autoLoad" : true,
"getPSAppDataEntity" : { "showBusyIndicator" : true,
"modelref" : true, "id" : "TREEEXPBAR"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlHandler" : { "getPSControls" : [ {
"getPSHandlerActions" : [ { "codeName" : "Test",
"actionName" : "Get", "controlType" : "TREEVIEW",
"actionType" : "DEACTION", "getCreatePSControlAction" : {
"dataAccessAction" : "READ", "modelref" : true,
"name" : "load", "id" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Create", "actionName" : "Create",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
...@@ -152,593 +186,122 @@ ...@@ -152,593 +186,122 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { },
"actionName" : "Update", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSTREEVIEWS/Test.json",
"actionType" : "DEACTION", "getFetchPSControlAction" : {
"dataAccessAction" : "UPDATE", "modelref" : true,
"name" : "update", "id" : "fetch",
"getPSAppDEMethod" : { "actionType" : "DEDATASET",
"modelref" : true, "name" : "fetch",
"id" : "Update"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { },
"actionName" : "Remove", "getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "READ",
"name" : "remove", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { },
"actionType" : "DEDATASET", "hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"name" : "fetch", "logicName" : "test",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "树视图处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_selectionchange"
}, {
"eventNames" : "LOAD",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_load"
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "treeexpbar_tree"
},
"getPSControls" : [ {
"codeName" : "TreeExpViewtest_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单",
"name" : "test_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "test_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSControlHandler" : {
"caption" : "向导编辑", "getPSHandlerActions" : [ {
"groupExtractMode" : "ITEM", "actionName" : "Get",
"itemType" : "DEUIACTION", "actionType" : "DEACTION",
"name" : "deuiaction1", "dataAccessAction" : "READ",
"noPrivDisplayMode" : 2, "name" : "load",
"getPSAppViewUIAction" : { "getPSAppDEMethod" : {
"modelref" : true,
"id" : "test_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json", "id" : "Get"
"viewType" : "DEWIZARDVIEW"
}, },
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, }
"timeout" : 60000, }, {
"uIActionMode" : "FRONT", "actionName" : "Create",
"uIActionTag" : "editWizard", "actionType" : "DEACTION",
"uIActionType" : "DEUIACTION", "dataAccessAction" : "CREATE",
"id" : "editWizard@TEST" "name" : "create",
}, "getPSAppDEMethod" : {
"tooltip" : "向导编辑",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "按项展开",
"groupExtractMode" : "ITEM",
"itemType" : "ITEMS",
"name" : "items1",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "id" : "Create"
}, },
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "uc2eefcf",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "按项展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "按分组展开",
"groupExtractMode" : "ITEMS",
"itemType" : "ITEMS",
"name" : "items2",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, }
"getPSUIActionGroupDetails" : [ { }, {
"caption" : "百度", "actionName" : "Update",
"detailType" : "DEUIACTION", "actionType" : "DEACTION",
"name" : "uc2eefcf", "dataAccessAction" : "UPDATE",
"getPSUIAction" : { "name" : "update",
"actionTarget" : "NONE", "getPSAppDEMethod" : {
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "按分组展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "首项分组展开",
"groupExtractMode" : "ITEMX",
"itemType" : "ITEMS",
"name" : "items3",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "id" : "Update"
}, },
"getPSUIActionGroupDetails" : [ { "getPSAppDataEntity" : {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "uc2eefcf",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "首项分组展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "普通分组",
"itemType" : "ITEMS",
"name" : "items4",
"getPSDEToolbarItems" : [ {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "test_cm_deuiaction5" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, }
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "删除",
"codeName" : "remove",
"fullCodeName" : "TEST_remove",
"name" : "删除(后台行为)",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"refreshMode" : 2,
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "remove",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"reloadData" : true,
"id" : "remove@TEST"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, { }, {
"caption" : "向导新建", "actionName" : "Remove",
"groupExtractMode" : "ITEM", "actionType" : "DEACTION",
"itemType" : "DEUIACTION", "dataAccessAction" : "DELETE",
"name" : "deuiaction6", "name" : "remove",
"noPrivDisplayMode" : 2, "getPSAppDEMethod" : {
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "test_cm_deuiaction6" "id" : "Remove"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
}, },
"tooltip" : "向导新建", "getPSAppDataEntity" : {
"uIActionTarget" : "NONE", "modelref" : true,
"showCaption" : true, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"showIcon" : true }
}, { }, {
"caption" : "选项操作", "actionType" : "DEDATASET",
"groupExtractMode" : "ITEM", "name" : "fetch",
"itemType" : "DEUIACTION", "getPSAppDataEntity" : {
"name" : "deuiaction7",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "test_cm_deuiaction7" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, }
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "选项操作",
"codeName" : "OpenOptView",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_OpenOptView",
"name" : "选项操作",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"refreshMode" : 1,
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "OpenOptView",
"uIActionType" : "DEUIACTION",
"globalUIAction" : true,
"reloadData" : true,
"id" : "OpenOptView@TEST"
},
"tooltip" : "选项操作",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ], } ],
"tooltip" : "普通分组", "userDRAction" : "READ",
"showCaption" : true, "enableDEFieldPrivilege" : false,
"showIcon" : true "id" : "树视图处理器"
} ],
"modelid" : "EF0664A7-3F3D-443F-BCA8-0A56943EE582",
"modeltype" : "PSDETOOLBAR"
} ],
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
},
"getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "test"
}, },
"name" : "默认根节点 - 动态", "getPSControlLogics" : [ {
"getParentPSDETreeNode" : { "eventNames" : "SELECTIONCHANGE",
"modelref" : true, "logicTag" : "treeexpbar_tree",
"id" : "ROOT" "logicType" : "CUSTOM",
}, "name" : "treeexpbar_selectionchange"
"parentValueLevel" : 1, }, {
"searchMode" : 3 "eventNames" : "LOAD",
} ], "logicTag" : "treeexpbar_tree",
"getPSDETreeNodes" : [ { "logicType" : "CUSTOM",
"counterMode" : 0, "name" : "treeexpbar_load"
"name" : "默认根节点", } ],
"nodeType" : "ROOT", "getPSControlParam" : {
"nodeValue" : "root", "autoLoad" : true,
"text" : "默认根节点", "showBusyIndicator" : true,
"treeNodeType" : "STATIC", "id" : "treeexpbar_tree"
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : true,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : true,
"selectFirstOnly" : false,
"selected" : false,
"id" : "ROOT"
}, {
"counterMode" : 0,
"getIconPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
},
"getIdPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"maxSize" : -1,
"name" : "动态",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "test",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSDEContextMenu" : { "getPSControls" : [ {
"codeName" : "TreeExpViewtest_cm", "codeName" : "TreeExpViewtest_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单", "logicName" : "树节点上下文菜单",
...@@ -1203,175 +766,692 @@ ...@@ -1203,175 +766,692 @@
} ], } ],
"modelid" : "EF0664A7-3F3D-443F-BCA8-0A56943EE582", "modelid" : "EF0664A7-3F3D-443F-BCA8-0A56943EE582",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ],
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
}, },
"getPSNavigateContexts" : [ { "getPSDETreeNodeRSs" : [ {
"key" : "TESTID", "getChildPSDETreeNode" : {
"name" : "TESTID", "modelref" : true,
"value" : "testid", "id" : "test"
"rawValue" : false },
"name" : "默认根节点 - 动态",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ],
"getPSDETreeNodes" : [ {
"counterMode" : 0,
"name" : "默认根节点",
"nodeType" : "ROOT",
"nodeValue" : "root",
"text" : "默认根节点",
"treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : true,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : true,
"selectFirstOnly" : false,
"selected" : false,
"id" : "ROOT"
}, {
"counterMode" : 0,
"getIconPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
},
"getIdPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"maxSize" : -1,
"name" : "动态",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "test",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEContextMenu" : {
"codeName" : "TreeExpViewtest_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单",
"name" : "test_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "test_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "向导编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "test_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST"
},
"tooltip" : "向导编辑",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "按项展开",
"groupExtractMode" : "ITEM",
"itemType" : "ITEMS",
"name" : "items1",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "uc2eefcf",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "按项展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "按分组展开",
"groupExtractMode" : "ITEMS",
"itemType" : "ITEMS",
"name" : "items2",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "uc2eefcf",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "按分组展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "首项分组展开",
"groupExtractMode" : "ITEMX",
"itemType" : "ITEMS",
"name" : "items3",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "uc2eefcf",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "首项分组展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "普通分组",
"itemType" : "ITEMS",
"name" : "items4",
"getPSDEToolbarItems" : [ {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "test_cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "删除",
"codeName" : "remove",
"fullCodeName" : "TEST_remove",
"name" : "删除(后台行为)",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"refreshMode" : 2,
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "remove",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"reloadData" : true,
"id" : "remove@TEST"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "向导新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction6",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "test_cm_deuiaction6"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
},
"tooltip" : "向导新建",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "选项操作",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction7",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "test_cm_deuiaction7"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "选项操作",
"codeName" : "OpenOptView",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_OpenOptView",
"name" : "选项操作",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"refreshMode" : 1,
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "OpenOptView",
"uIActionType" : "DEUIACTION",
"globalUIAction" : true,
"reloadData" : true,
"id" : "OpenOptView@TEST"
},
"tooltip" : "选项操作",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "普通分组",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "EF0664A7-3F3D-443F-BCA8-0A56943EE582",
"modeltype" : "PSDETOOLBAR"
},
"getPSNavigateContexts" : [ {
"key" : "TESTID",
"name" : "TESTID",
"value" : "testid",
"rawValue" : false
} ],
"getTextPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getTipsPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : true,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "test"
} ], } ],
"getTextPSAppDEField" : { "getRemovePSControlAction" : {
"name" : "TESTNAME", "modelref" : true,
"codeName" : "TESTName" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getTipsPSAppDEField" : { "treeGridMode" : 0,
"name" : "AMOUNT", "getUpdatePSControlAction" : {
"codeName" : "Amount" "modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, },
"treeNodeType" : "DE", "enableRootSelect" : false,
"hasPSDETreeNodeRSs" : false, "outputIconDefault" : true,
"appendPNodeId" : false, "rootVisible" : false,
"disableSelect" : false, "name" : "treeexpbar_tree",
"enableCheck" : false, "modelid" : "62192417-A9EA-41E8-99F9-035F696C54DE",
"enableEditData" : false, "modeltype" : "PSDETREEVIEW"
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : true,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "test"
} ], } ],
"getRemovePSControlAction" : { "title" : "树导航",
"xDataControlName" : "treeexpbar_tree",
"enableCounter" : true,
"enableSearch" : false,
"showTitleBar" : true,
"modelid" : "87abf85cee1a97b9d4e7db419e0e7a40_treeexpbar",
"modeltype" : "PSEXPBAR"
}, {
"codeName" : "TreeExpViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "树点击触发",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, },
"treeGridMode" : 0, "getPSControlParam" : {
"getUpdatePSControlAction" : { "id" : "TOOLBAR"
"modelref" : true, },
"id" : "update", "getPSDEToolbarItems" : [ {
"actionName" : "Update", "actionLevel" : 200,
"actionType" : "DEACTION", "caption" : "提示",
"dataAccessAction" : "UPDATE", "groupExtractMode" : "ITEM",
"name" : "update", "itemType" : "DEUIACTION",
"getPSAppDEMethod" : { "name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "toolbar_deuiaction1"
}, },
"getPSAppDataEntity" : { "getPSUIAction" : {
"modelref" : true, "actionTarget" : "NONE",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "caption" : "提示",
} "codeName" : "Alert",
}, "frontProcessType" : "OTHER",
"enableRootSelect" : false, "fullCodeName" : "Alert",
"outputIconDefault" : true, "name" : "弹出提示",
"rootVisible" : false, "scriptCode" : "alert('触发了界面行为')",
"name" : "treeexpbar_tree", "timeout" : 60000,
"modelid" : "62192417-A9EA-41E8-99F9-035F696C54DE", "uIActionMode" : "FRONT",
"modeltype" : "PSDETREEVIEW" "uIActionTag" : "Alert",
} ], "uIActionType" : "DEUIACTION"
"title" : "树导航", },
"xDataControlName" : "treeexpbar_tree", "tooltip" : "提示",
"enableCounter" : true, "uIActionTarget" : "NONE",
"enableSearch" : false, "showCaption" : true,
"showTitleBar" : true, "showIcon" : true
"modelid" : "87abf85cee1a97b9d4e7db419e0e7a40_treeexpbar", } ],
"modeltype" : "PSEXPBAR" "modelid" : "962DD4C6-6672-4700-B6C5-1CF01271EC14",
}, { "modeltype" : "PSDETOOLBAR"
"codeName" : "TreeExpViewtoolbar", }, {
"controlType" : "TOOLBAR", "controlType" : "SEARCHBAR",
"logicName" : "树点击触发", "name" : "searchbar",
"name" : "toolbar", "getPSAppDataEntity" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"actionLevel" : 200,
"caption" : "提示",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_deuiaction1" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSUIAction" : { "getPSControlParam" : {
"actionTarget" : "NONE", "id" : "searchbar"
"caption" : "提示",
"codeName" : "Alert",
"frontProcessType" : "OTHER",
"fullCodeName" : "Alert",
"name" : "弹出提示",
"scriptCode" : "alert('触发了界面行为')",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "Alert",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "提示", "quickGroupCount" : -1,
"uIActionTarget" : "NONE", "quickSearchMode" : 1,
"showCaption" : true, "quickSearchWidth" : 0,
"showIcon" : true "enableFilter" : false,
} ], "enableGroup" : false,
"modelid" : "962DD4C6-6672-4700-B6C5-1CF01271EC14", "enableQuickSearch" : true,
"modeltype" : "PSDETOOLBAR" "mobileSearchBar" : false
}, { }, {
"controlType" : "SEARCHBAR", "getCapPSLanguageRes" : {
"name" : "searchbar", "lanResTag" : "PAGE.CAPTION.PHONE.TREEEXPVIEW"
"getPSAppDataEntity" : { },
"modelref" : true, "caption" : "树导航",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "codeName" : "TreeExpViewcaptionbar",
}, "controlType" : "CAPTIONBAR",
"getPSControlParam" : { "name" : "captionbar",
"id" : "searchbar" "getPSAppDataEntity" : {
}, "modelref" : true,
"quickGroupCount" : -1, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"quickSearchMode" : 1, },
"quickSearchWidth" : 0, "getPSControlParam" : { }
"enableFilter" : false, } ]
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "PAGE.CAPTION.PHONE.TREEEXPVIEW"
},
"caption" : "树导航",
"codeName" : "TreeExpViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "TreeExpView",
"getPSDEViewId" : "88F5041B-4643-4999-B9C5-1AC3BF7AB6E3",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDETREEEXPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"title" : "手机树导航视图", "title" : "手机树导航视图",
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
......
...@@ -284,131 +284,165 @@ ...@@ -284,131 +284,165 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
}, },
"getPSAppViewEngines" : [ { "getPSDEViewCodeName" : "TreeExpView",
"engineCat" : "VIEW", "getPSDEViewId" : "88F5041B-4643-4999-B9C5-1AC3BF7AB6E3",
"engineType" : "TreeExpView", "getPSViewLayoutPanel" : {
"name" : "engine" "codeName" : "Usr1026879393",
} ], "controlType" : "VIEWLAYOUTPANEL",
"getPSAppViewLogics" : [ { "layoutMode" : "FLEX",
"logicTrigger" : "CUSTOM", "logicName" : "TreeExpView实体树导航视图布局面板",
"logicType" : "APPUILOGIC", "name" : "layoutpanel",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSControls" : [ {
"codeName" : "TreeExpViewtreeexpbar",
"controlType" : "TREEEXPBAR",
"name" : "treeexpbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSAppViewRefs" : [ { "getPSControlParam" : { },
"name" : "EXPITEM:test", "getPSLayout" : {
"realTitle" : "测试实体编辑视图", "layout" : "FLEX"
"getRealTitlePSLanguageRes" : { },
"lanResTag" : "PAGE.TITLE.TEST.EDITVIEW" "getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_exp_split",
"getPSLayout" : {
"layout" : "FLEX"
}, },
"getRefPSAppView" : { "getPSLayoutPos" : {
"modelref" : true, "grow" : 1,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "layout" : "FLEX"
"viewType" : "DEEDITVIEW" },
"getPSPanelItems" : [ {
"caption" : "容器",
"contentWidth" : 300.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content_left",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"width" : 300,
"widthMode" : "PX"
},
"getPSPanelItems" : [ {
"caption" : "树导航栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "treeexpbar",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"width" : 300.0
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content_right",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "导航区占位",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "nav_pos",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"name" : "nav_pos",
"getPSRawItemParams" : [ {
"key" : "EXPMODE",
"value" : "NO_ROUTE"
} ],
"predefinedType" : "NAV_POS"
},
"showCaption" : true
} ]
} ],
"predefinedType" : "CONTAINER_H_SPLIT"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "D2F4C4E6-B59F-4884-B8F3-67AF9F1B98DD",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "TreeExpView",
"name" : "engine"
} ],
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
} }
} ], } ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "treeexpbar"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "TREEEXPBAR"
},
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Test", "codeName" : "TreeExpViewtreeexpbar",
"controlType" : "TREEVIEW", "controlType" : "TREEEXPBAR",
"getCreatePSControlAction" : { "name" : "treeexpbar",
"modelref" : true, "getPSAppDataEntity" : {
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSTREEVIEWS/Test.json",
"getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGetPSControlAction" : { "getPSAppViewRefs" : [ {
"modelref" : true, "name" : "EXPITEM:test",
"id" : "load", "realTitle" : "测试实体编辑视图",
"actionName" : "Get", "getRealTitlePSLanguageRes" : {
"actionType" : "DEACTION", "lanResTag" : "PAGE.TITLE.TEST.EDITVIEW"
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"getPSAppDataEntity" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
} }
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "treeexpbar"
}, },
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ], "getPSControlParam" : {
"logicName" : "test", "autoLoad" : true,
"getPSAppDataEntity" : { "showBusyIndicator" : true,
"modelref" : true, "id" : "TREEEXPBAR"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlHandler" : { "getPSControls" : [ {
"getPSHandlerActions" : [ { "codeName" : "Test",
"actionName" : "Get", "controlType" : "TREEVIEW",
"actionType" : "DEACTION", "getCreatePSControlAction" : {
"dataAccessAction" : "READ", "modelref" : true,
"name" : "load", "id" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Create", "actionName" : "Create",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
...@@ -421,593 +455,122 @@ ...@@ -421,593 +455,122 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { },
"actionName" : "Update", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSTREEVIEWS/Test.json",
"actionType" : "DEACTION", "getFetchPSControlAction" : {
"dataAccessAction" : "UPDATE", "modelref" : true,
"name" : "update", "id" : "fetch",
"getPSAppDEMethod" : { "actionType" : "DEDATASET",
"modelref" : true, "name" : "fetch",
"id" : "Update"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { },
"actionName" : "Remove", "getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "READ",
"name" : "remove", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { },
"actionType" : "DEDATASET", "hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"name" : "fetch", "logicName" : "test",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "树视图处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_selectionchange"
}, {
"eventNames" : "LOAD",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_load"
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "treeexpbar_tree"
},
"getPSControls" : [ {
"codeName" : "TreeExpViewtest_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单",
"name" : "test_cm",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "test_cm"
}, },
"getPSDEToolbarItems" : [ { "getPSControlHandler" : {
"caption" : "向导编辑", "getPSHandlerActions" : [ {
"groupExtractMode" : "ITEM", "actionName" : "Get",
"itemType" : "DEUIACTION", "actionType" : "DEACTION",
"name" : "deuiaction1", "dataAccessAction" : "READ",
"noPrivDisplayMode" : 2, "name" : "load",
"getPSAppViewUIAction" : { "getPSAppDEMethod" : {
"modelref" : true,
"id" : "test_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json", "id" : "Get"
"viewType" : "DEWIZARDVIEW"
}, },
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, }
"timeout" : 60000, }, {
"uIActionMode" : "FRONT", "actionName" : "Create",
"uIActionTag" : "editWizard", "actionType" : "DEACTION",
"uIActionType" : "DEUIACTION", "dataAccessAction" : "CREATE",
"id" : "editWizard@TEST" "name" : "create",
}, "getPSAppDEMethod" : {
"tooltip" : "向导编辑",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "按项展开",
"groupExtractMode" : "ITEM",
"itemType" : "ITEMS",
"name" : "items1",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "id" : "Create"
}, },
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "uc2eefcf",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "按项展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "按分组展开",
"groupExtractMode" : "ITEMS",
"itemType" : "ITEMS",
"name" : "items2",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, }
"getPSUIActionGroupDetails" : [ { }, {
"caption" : "百度", "actionName" : "Update",
"detailType" : "DEUIACTION", "actionType" : "DEACTION",
"name" : "uc2eefcf", "dataAccessAction" : "UPDATE",
"getPSUIAction" : { "name" : "update",
"actionTarget" : "NONE", "getPSAppDEMethod" : {
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "按分组展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "首项分组展开",
"groupExtractMode" : "ITEMX",
"itemType" : "ITEMS",
"name" : "items3",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "id" : "Update"
}, },
"getPSUIActionGroupDetails" : [ { "getPSAppDataEntity" : {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "uc2eefcf",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "首项分组展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "普通分组",
"itemType" : "ITEMS",
"name" : "items4",
"getPSDEToolbarItems" : [ {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "test_cm_deuiaction5" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, }
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "删除",
"codeName" : "remove",
"fullCodeName" : "TEST_remove",
"name" : "删除(后台行为)",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"refreshMode" : 2,
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "remove",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"reloadData" : true,
"id" : "remove@TEST"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, { }, {
"caption" : "向导新建", "actionName" : "Remove",
"groupExtractMode" : "ITEM", "actionType" : "DEACTION",
"itemType" : "DEUIACTION", "dataAccessAction" : "DELETE",
"name" : "deuiaction6", "name" : "remove",
"noPrivDisplayMode" : 2, "getPSAppDEMethod" : {
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "test_cm_deuiaction6" "id" : "Remove"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
}, },
"tooltip" : "向导新建", "getPSAppDataEntity" : {
"uIActionTarget" : "NONE", "modelref" : true,
"showCaption" : true, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"showIcon" : true }
}, { }, {
"caption" : "选项操作", "actionType" : "DEDATASET",
"groupExtractMode" : "ITEM", "name" : "fetch",
"itemType" : "DEUIACTION", "getPSAppDataEntity" : {
"name" : "deuiaction7",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "test_cm_deuiaction7" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, }
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "选项操作",
"codeName" : "OpenOptView",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_OpenOptView",
"name" : "选项操作",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"refreshMode" : 1,
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "OpenOptView",
"uIActionType" : "DEUIACTION",
"globalUIAction" : true,
"reloadData" : true,
"id" : "OpenOptView@TEST"
},
"tooltip" : "选项操作",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ], } ],
"tooltip" : "普通分组", "userDRAction" : "READ",
"showCaption" : true, "enableDEFieldPrivilege" : false,
"showIcon" : true "id" : "树视图处理器"
} ],
"modelid" : "EF0664A7-3F3D-443F-BCA8-0A56943EE582",
"modeltype" : "PSDETOOLBAR"
} ],
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
},
"getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "test"
},
"name" : "默认根节点 - 动态",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ],
"getPSDETreeNodes" : [ {
"counterMode" : 0,
"name" : "默认根节点",
"nodeType" : "ROOT",
"nodeValue" : "root",
"text" : "默认根节点",
"treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : true,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : true,
"selectFirstOnly" : false,
"selected" : false,
"id" : "ROOT"
}, {
"counterMode" : 0,
"getIconPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
},
"getIdPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"maxSize" : -1,
"name" : "动态",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}, },
"nodeType" : "test", "getPSControlLogics" : [ {
"getPSAppDEDataSet" : { "eventNames" : "SELECTIONCHANGE",
"modelref" : true, "logicTag" : "treeexpbar_tree",
"id" : "FetchDefault" "logicType" : "CUSTOM",
}, "name" : "treeexpbar_selectionchange"
"getPSAppDataEntity" : { }, {
"modelref" : true, "eventNames" : "LOAD",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_load"
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "treeexpbar_tree"
}, },
"getPSDEContextMenu" : { "getPSControls" : [ {
"codeName" : "TreeExpViewtest_cm", "codeName" : "TreeExpViewtest_cm",
"controlType" : "CONTEXTMENU", "controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单", "logicName" : "树节点上下文菜单",
...@@ -1472,175 +1035,692 @@ ...@@ -1472,175 +1035,692 @@
} ], } ],
"modelid" : "EF0664A7-3F3D-443F-BCA8-0A56943EE582", "modelid" : "EF0664A7-3F3D-443F-BCA8-0A56943EE582",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
} ],
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
}, },
"getPSNavigateContexts" : [ { "getPSDETreeNodeRSs" : [ {
"key" : "TESTID", "getChildPSDETreeNode" : {
"name" : "TESTID", "modelref" : true,
"value" : "testid", "id" : "test"
"rawValue" : false },
"name" : "默认根节点 - 动态",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ],
"getPSDETreeNodes" : [ {
"counterMode" : 0,
"name" : "默认根节点",
"nodeType" : "ROOT",
"nodeValue" : "root",
"text" : "默认根节点",
"treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : true,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : true,
"selectFirstOnly" : false,
"selected" : false,
"id" : "ROOT"
}, {
"counterMode" : 0,
"getIconPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
},
"getIdPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"maxSize" : -1,
"name" : "动态",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
},
"nodeType" : "test",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEContextMenu" : {
"codeName" : "TreeExpViewtest_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "树节点上下文菜单",
"name" : "test_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "test_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "向导编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "test_cm_deuiaction1"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST"
},
"tooltip" : "向导编辑",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "按项展开",
"groupExtractMode" : "ITEM",
"itemType" : "ITEMS",
"name" : "items1",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "uc2eefcf",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "按项展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "按分组展开",
"groupExtractMode" : "ITEMS",
"itemType" : "ITEMS",
"name" : "items2",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "uc2eefcf",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "按分组展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "首项分组展开",
"groupExtractMode" : "ITEMX",
"itemType" : "ITEMS",
"name" : "items3",
"getPSUIActionGroup" : {
"codeName" : "Usr0918449874",
"name" : "树节点界面行为组",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "uc2eefcf",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"counterId" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"getPSAppCounter" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCOUNTERS/UIActionCounter.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"detailType" : "DEUIACTION",
"name" : "u774b0aa",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "刷新",
"detailType" : "DEUIACTION",
"name" : "uf7b32fb",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"caption" : "刷新",
"codeName" : "RefreshParent",
"fullCodeName" : "RefreshParent",
"name" : "树界面_刷新父节点操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "TREEVIEW_REFRESHPARENTACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "RefreshParent",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0918449874"
},
"tooltip" : "首项分组展开",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "普通分组",
"itemType" : "ITEMS",
"name" : "items4",
"getPSDEToolbarItems" : [ {
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "test_cm_deuiaction5"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "删除",
"codeName" : "remove",
"fullCodeName" : "TEST_remove",
"name" : "删除(后台行为)",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"refreshMode" : 2,
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "remove",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"reloadData" : true,
"id" : "remove@TEST"
},
"tooltip" : "删除",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "向导新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction6",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "test_cm_deuiaction6"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
},
"tooltip" : "向导新建",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "选项操作",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction7",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "test_cm_deuiaction7"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "选项操作",
"codeName" : "OpenOptView",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_OpenOptView",
"name" : "选项操作",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"refreshMode" : 1,
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "OpenOptView",
"uIActionType" : "DEUIACTION",
"globalUIAction" : true,
"reloadData" : true,
"id" : "OpenOptView@TEST"
},
"tooltip" : "选项操作",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "普通分组",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "EF0664A7-3F3D-443F-BCA8-0A56943EE582",
"modeltype" : "PSDETOOLBAR"
},
"getPSNavigateContexts" : [ {
"key" : "TESTID",
"name" : "TESTID",
"value" : "testid",
"rawValue" : false
} ],
"getTextPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getTipsPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : true,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "test"
} ], } ],
"getTextPSAppDEField" : { "getRemovePSControlAction" : {
"name" : "TESTNAME", "modelref" : true,
"codeName" : "TESTName" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getTipsPSAppDEField" : { "treeGridMode" : 0,
"name" : "AMOUNT", "getUpdatePSControlAction" : {
"codeName" : "Amount" "modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, },
"treeNodeType" : "DE", "enableRootSelect" : false,
"hasPSDETreeNodeRSs" : false, "outputIconDefault" : true,
"appendPNodeId" : false, "rootVisible" : false,
"disableSelect" : false, "name" : "treeexpbar_tree",
"enableCheck" : false, "modelid" : "62192417-A9EA-41E8-99F9-035F696C54DE",
"enableEditData" : false, "modeltype" : "PSDETREEVIEW"
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : true,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "test"
} ], } ],
"getRemovePSControlAction" : { "title" : "树导航",
"xDataControlName" : "treeexpbar_tree",
"enableCounter" : true,
"enableSearch" : false,
"showTitleBar" : true,
"modelid" : "87abf85cee1a97b9d4e7db419e0e7a40_treeexpbar",
"modeltype" : "PSEXPBAR"
}, {
"codeName" : "TreeExpViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "树点击触发",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, },
"treeGridMode" : 0, "getPSControlParam" : {
"getUpdatePSControlAction" : { "id" : "TOOLBAR"
"modelref" : true, },
"id" : "update", "getPSDEToolbarItems" : [ {
"actionName" : "Update", "actionLevel" : 200,
"actionType" : "DEACTION", "caption" : "提示",
"dataAccessAction" : "UPDATE", "groupExtractMode" : "ITEM",
"name" : "update", "itemType" : "DEUIACTION",
"getPSAppDEMethod" : { "name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "toolbar_deuiaction1"
}, },
"getPSAppDataEntity" : { "getPSUIAction" : {
"modelref" : true, "actionTarget" : "NONE",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "caption" : "提示",
} "codeName" : "Alert",
}, "frontProcessType" : "OTHER",
"enableRootSelect" : false, "fullCodeName" : "Alert",
"outputIconDefault" : true, "name" : "弹出提示",
"rootVisible" : false, "scriptCode" : "alert('触发了界面行为')",
"name" : "treeexpbar_tree", "timeout" : 60000,
"modelid" : "62192417-A9EA-41E8-99F9-035F696C54DE", "uIActionMode" : "FRONT",
"modeltype" : "PSDETREEVIEW" "uIActionTag" : "Alert",
} ], "uIActionType" : "DEUIACTION"
"title" : "树导航", },
"xDataControlName" : "treeexpbar_tree", "tooltip" : "提示",
"enableCounter" : true, "uIActionTarget" : "NONE",
"enableSearch" : false, "showCaption" : true,
"showTitleBar" : true, "showIcon" : true
"modelid" : "87abf85cee1a97b9d4e7db419e0e7a40_treeexpbar", } ],
"modeltype" : "PSEXPBAR" "modelid" : "962DD4C6-6672-4700-B6C5-1CF01271EC14",
}, { "modeltype" : "PSDETOOLBAR"
"codeName" : "TreeExpViewtoolbar", }, {
"controlType" : "TOOLBAR", "controlType" : "SEARCHBAR",
"logicName" : "树点击触发", "name" : "searchbar",
"name" : "toolbar", "getPSAppDataEntity" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"actionLevel" : 200,
"caption" : "提示",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_deuiaction1" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSUIAction" : { "getPSControlParam" : {
"actionTarget" : "NONE", "id" : "searchbar"
"caption" : "提示",
"codeName" : "Alert",
"frontProcessType" : "OTHER",
"fullCodeName" : "Alert",
"name" : "弹出提示",
"scriptCode" : "alert('触发了界面行为')",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "Alert",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "提示", "quickGroupCount" : -1,
"uIActionTarget" : "NONE", "quickSearchMode" : 1,
"showCaption" : true, "quickSearchWidth" : 0,
"showIcon" : true "enableFilter" : false,
} ], "enableGroup" : false,
"modelid" : "962DD4C6-6672-4700-B6C5-1CF01271EC14", "enableQuickSearch" : true,
"modeltype" : "PSDETOOLBAR" "mobileSearchBar" : false
}, { }, {
"controlType" : "SEARCHBAR", "getCapPSLanguageRes" : {
"name" : "searchbar", "lanResTag" : "PAGE.CAPTION.PHONE.TREEEXPVIEW"
"getPSAppDataEntity" : { },
"modelref" : true, "caption" : "树导航",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "codeName" : "TreeExpViewcaptionbar",
}, "controlType" : "CAPTIONBAR",
"getPSControlParam" : { "name" : "captionbar",
"id" : "searchbar" "getPSAppDataEntity" : {
}, "modelref" : true,
"quickGroupCount" : -1, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"quickSearchMode" : 1, },
"quickSearchWidth" : 0, "getPSControlParam" : { }
"enableFilter" : false, } ]
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "PAGE.CAPTION.PHONE.TREEEXPVIEW"
},
"caption" : "树导航",
"codeName" : "TreeExpViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "TreeExpView",
"getPSDEViewId" : "88F5041B-4643-4999-B9C5-1AC3BF7AB6E3",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDETREEEXPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"title" : "手机树导航视图", "title" : "手机树导航视图",
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册