|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractHandler
org.iatrix.help.wiki.handlers.HelpHandler
public class HelpHandler
Our sample handler extends AbstractHandler, an IHandler base class.
org.eclipse.core.commands.IHandler,
org.eclipse.core.commands.AbstractHandler| Constructor Summary | |
|---|---|
HelpHandler()
The constructor. |
|
| 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 |
| Constructor Detail |
|---|
public HelpHandler()
| Method Detail |
|---|
public java.lang.Object execute(ExecutionEvent event)
throws ExecutionException
ExecutionException
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||