[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: How can I access actions in the ApplicationActionBarAdvisor ?

å 2006-10-20äç 02:31 -0400ïamdåéï
> Hi,
> 
> I want to enable/disable an action in ApplicationActionbarAdvisor on events on a tableViewer in one of the composites in the window. ( I have a SashForm in main window & there r 3 composites in this sash form) So can anyone tell me a way to get the handle of this action? or have this action listen on that particular composite???
> 
> Thanks a ton in advance!!!
Hi, 
Make new action with same id of ApplicationActionbarAdvisior to
responsible event trigged by the tableViewer part. That should work.

Regards,

Qinxian.