| [news.eclipse.platform.rcp] Re: General Question about Handlers & Commands |
Hi,
Best regards, Lars
-- http://www.vogella.de/ - Eclipse plugin and Eclipse RCP Tutorials http://www.twitter.com/vogella - vogella on Twitter
I can set state to a command using the State object, but what is the exact same paradigm for a handler? In other words how to I set set State or something similiar to a handler. The handler parameters will not work for me because they only support strings.
thanks.