http://developer.avid.com/mcux_ui_plugin/clux-api/actions-api.html#Action-Binding-Config
Hello! I want to add action to Browse App. How I can do it? There are ‘places’ and ‘filter’ properties (in action binding config). For 'places' I take ‘contextMenu’ and ‘viewMenu’. But what I should use for ‘filter ‘? If I use plugin id, action displayed only plugin window.
Guys, any ideas?
Hi @nikin,
If you need to add action to the Browse App you can use next properties:
places: ['contextMenu', 'viewMenu'],
filter: 'avid-mcux-browse',
Denis.
Hello Dennis! Thank you, this method working. Can you add this information to action API docs (http://developer.avid.com/mcux_ui_plugin/clux-api/actions-api.html)? Maybe this info will be useful for other users
© Copyright 2011 Avid Technology, Inc. Terms of Use | Privacy Policy | Site Map | Find a Reseller