Elexis API documentation
Version 2.1.6 as of December 11 2011

org.iatrix.help.wiki.handlers
Class HelpHandler

java.lang.Object
  extended by AbstractHandler
      extended by org.iatrix.help.wiki.handlers.HelpHandler

public class HelpHandler
extends AbstractHandler

Our sample handler extends AbstractHandler, an IHandler base class.

See Also:
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

HelpHandler

public HelpHandler()
The constructor.

Method Detail

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

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis