I am wondering to know if there is any way of access to Actions, ActionBar o ActionBarAdvisor, once they are created and registered.
Thanks Joseph
I am wondering to know if there is any way of access to Actions, ActionBar o ActionBarAdvisor, once they are created and registered.
Thanks Joseph
In your rcp app class that extends ActionBarAdvisor you can create a static reference to what you need to in the the method protected void fillCoolBar(ICoolBarManager coolBar) {