[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] howto use global save action for button

Hi.

I've got a Problem. In my RCP-Application exist different views and editors. In one of the editors is a save-Button. Now, I want this button do the same action like the glocal-save-action which can be used in the main menu(ActionFactory.SAVE.getId()). Is there a possibility to do this?

I only found the other way: override the glocal-save-action with setglobalactionhandler(...).



thanks in advance for any help,

mr u