ch.elexis.icpc.fire.handlers
Class ExportFireHandler
java.lang.Object
AbstractHandler
ch.elexis.icpc.fire.handlers.ExportFireHandler
public class ExportFireHandler
- extends AbstractHandler
Our sample handler extends AbstractHandler, an IHandler base class.
- See Also:
org.eclipse.core.commands.IHandler
,
org.eclipse.core.commands.AbstractHandler
Method Summary |
java.lang.Object |
execute(ExecutionEvent event)
the command has been executed, so extract extract the needed information from the application
context. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIRESTICKERNAME
public static final java.lang.String FIRESTICKERNAME
- See Also:
- Constant Field Values
ExportFireHandler
public ExportFireHandler()
execute
public java.lang.Object execute(ExecutionEvent event)
throws ExecutionException
- the command has been executed, so extract extract the needed information from the application
context.
- Throws:
ExecutionException
Copyright 2005-2011 by Gerry Weirich, Elexis