Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Missing API in HandlerUtil Class
Missing API in HandlerUtil Class [message #135126] Fri, 05 June 2009 08:56 Go to next message
Eclipse UserFriend
Originally posted by: benjamin.wolff.web.de

Hello,


i realised that there are three methods missing in the RAP HandlerUtil implementation.
These methods are:

static boolean matchesRadioState(ExecutionEvent event)
static boolean toggleCommandState(Command command)
static void updateRadioState(Command command, String newState)

reference: http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/reference/api/org/eclipse/ui/handlers/Hand lerUtil.html

is there a special reason that there are missing? is it planned to add them soon?!
these methods are important when working with toggle or radio commands.


greetings,

ben
Re: Missing API in HandlerUtil Class [message #135218 is a reply to message #135126] Fri, 05 June 2009 13:09 Go to previous message
Eclipse UserFriend
Hi Ben,

> i realised that there are three methods missing in the RAP HandlerUtil
> implementation.
> These methods are:
>
> static boolean matchesRadioState(ExecutionEvent event) static boolean
> toggleCommandState(Command command) static void updateRadioState(Command
> command, String newState)
>
> reference:
> http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/reference/api/org/eclipse/ui/handlers/Hand lerUtil.html
>
>
> is there a special reason that there are missing? is it planned to add
> them soon?!
> these methods are important when working with toggle or radio commands.

The RAP implementation is still based on 3.4. The methods you mentioned
have been added in 3.5. We did not yet decide on a timeline for the
adoption of the 3.5 code base.

Regards, Ralf
Previous Topic:help_home in RAP
Next Topic:Incubator creation review
Goto Forum:
  


Current Time: Thu Jul 03 07:07:18 EDT 2025

Powered by FUDForum. Page generated in 0.06810 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top