Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Could I return some value when I use Command?
Could I return some value when I use Command? [message #325460] Tue, 19 February 2008 09:06 Go to next message
Eclipse UserFriend
Hi folks.

I have a question.
Could I return some value when I use
Command#executeWithChecks(ExecutionEvent)?
(Command is org.eclipse.core.command.Command class)
The javadoc says , "it may be null".
But I want to use execution return value for testing.
Is it OK?
Re: Could I return some value when I use Command? [message #325461 is a reply to message #325460] Tue, 19 February 2008 09:08 Go to previous message
Eclipse UserFriend
Well it says it *may* and not *must*.

Tom

Hiroki Kondo schrieb:
> Hi folks.
>
> I have a question.
> Could I return some value when I use
> Command#executeWithChecks(ExecutionEvent)?
> (Command is org.eclipse.core.command.Command class)
> The javadoc says , "it may be null".
> But I want to use execution return value for testing.
> Is it OK?
>


--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Previous Topic:How to initially disable handler programatically?
Next Topic:Migrating action sets from JFace actions to handlers
Goto Forum:
  


Current Time: Thu Jul 17 03:22:26 EDT 2025

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

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

Back to the top