Get the component from which a ContextMenu is opened

1 vue (au cours des 30 derniers jours)
FILIPPO BARILLI
FILIPPO BARILLI le 3 Mai 2020
Commenté : Adam Danz le 5 Mai 2020
I created a button in App Designer to export some information. If i click the button the export will be xlsx; if a right-click the button a context menu is opened to export in different formart or to export a template.
I would like to know from which button the context menu is opened because from that button I can understand which value must be exported.
I see that event.Source.Parent refers to the overall figure and not the button.
Is it possible to achieve this with or without link programmatically the context menu to the button?
  1 commentaire
Adam Danz
Adam Danz le 5 Mai 2020
Could you share the code where you're assigning the context menu to the buttons?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by