Elexis API documentation
Version 2.1.6 as of January 22 2012

ch.elexis.omnivore.views
Class OmnivoreView

java.lang.Object
  extended by ViewPart
      extended by ch.elexis.omnivore.views.OmnivoreView
All Implemented Interfaces:
GlobalEventDispatcher.IActivationListener

public class OmnivoreView
extends ViewPart
implements GlobalEventDispatcher.IActivationListener

A class do receive documents by drag&drop. Documents are imported into the database and linked to the selected patient. On double-click they are opened with their associated application.


Constructor Summary
OmnivoreView()
          The constructor.
 
Method Summary
 void activation(boolean mode)
           
 void createPartControl(Composite parent)
          This is a callback that will allow us to create the viewer and initialize it.
 void dispose()
           
 void setFocus()
          Passing the focus request to the viewer's control.
 void visible(boolean mode)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OmnivoreView

public OmnivoreView()
The constructor.

Method Detail

createPartControl

public void createPartControl(Composite parent)
This is a callback that will allow us to create the viewer and initialize it.


dispose

public void dispose()

setFocus

public void setFocus()
Passing the focus request to the viewer's control.


activation

public void activation(boolean mode)
Specified by:
activation in interface GlobalEventDispatcher.IActivationListener

visible

public void visible(boolean mode)
Specified by:
visible in interface GlobalEventDispatcher.IActivationListener

Elexis API documentation
Version 2.1.6 as of January 22 2012

Copyright 2005-2011 by Gerry Weirich, Elexis