将自定义操作添加为操作下拉菜单(AEF)的一部分 [英] Add Custom action as part of the Action dropdown (AEF)

查看:87
本文介绍了将自定义操作添加为操作下拉菜单(AEF)的一部分的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我会知道如何添加操作按钮,但无法在操作菜单下确定如何添加按钮。它是作为单独的链接按钮添加的,而不是作为操作子菜单的一部分添加的。

I would know how to add an Action button but did not manage to identify how to add this under the Actions menu. It is being added as a separate link button and not as part of the actions sub-menu. How can you achieve this please?

推荐答案

此帖子应该对您的回答有所帮助:将自定义操作添加到操作下拉扩展名

This post should help with your answer: Adding Custom Action to "Actions" Drop Down in Extension

您可以通过在父按钮( AddMenuAction c $ c> action ):

You can add it by using AddMenuAction on your parent button (action in this example):

MyGraph.action.AddMenuAction(myCustomAction);

这篇关于将自定义操作添加为操作下拉菜单(AEF)的一部分的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆