Hex togehter.
I tried to add a contextmenu to my tabs, but with no success. Is there no listeners for a rightclick or contextmenu any more? Which event shoul I use instead?
Thanks for your help.
LizMyself
Hex togehter.
I tried to add a contextmenu to my tabs, but with no success. Is there no listeners for a rightclick or contextmenu any more? Which event shoul I use instead?
Thanks for your help.
LizMyself
small starting example
Code:xtype: 'tabpanel', items:[{ tab:{ title: 'rightclickme', listeners:{ element: 'element', contextmenu: function(evt){ evt.preventDefault(); console.log('contextmenu'); } } } }]
Wemerson Januario @JanuarioCoder
Novanti Tecnologia, Sencha MVP/ Ext JS Consultant
____________________________________________
Hire me on UpWork:
GitHub
https://github.com/wemersonjanuario
Treinamento e Consultoria Ext JS. QUALIFIQUE-SE JÁ!