Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

ch.docbox.elexis
Class DocboxGetDocumentsAction

java.lang.Object
  extended by ch.docbox.elexis.DocboxAction
      extended by ch.docbox.elexis.DocboxGetDocumentsAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate

public class DocboxGetDocumentsAction
extends DocboxAction

Performs the task go

See Also:
IWorkbenchWindowActionDelegate

Field Summary
 boolean showWaitCursor
           
 
Fields inherited from class ch.docbox.elexis.DocboxAction
window
 
Constructor Summary
DocboxGetDocumentsAction()
           
 
Method Summary
 void run(org.eclipse.jface.action.IAction action)
          The action has been activated.
 
Methods inherited from class ch.docbox.elexis.DocboxAction
dispose, hasValidDocboxCredentials, init, selectionChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

showWaitCursor

public boolean showWaitCursor
Constructor Detail

DocboxGetDocumentsAction

public DocboxGetDocumentsAction()
Method Detail

run

public void run(org.eclipse.jface.action.IAction action)
The action has been activated. The argument of the method represents the 'real' action sitting in the workbench UI.

See Also:
IActionDelegate.run(org.eclipse.jface.action.IAction)

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013