Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.views
Class PatientenListeView

java.lang.Object
  extended by ViewPart
      extended by ch.elexis.views.PatientenListeView
All Implemented Interfaces:
GlobalEventDispatcher.IActivationListener, Heartbeat.HeartListener

public class PatientenListeView
extends ViewPart
implements GlobalEventDispatcher.IActivationListener, Heartbeat.HeartListener

Display of Patients

Author:
gerry

Field Summary
static java.lang.String ID
           
 
Constructor Summary
PatientenListeView()
           
 
Method Summary
 void activation(boolean mode)
           
 void createPartControl(Composite parent)
           
 void dispose()
           
 void doSave(IProgressMonitor monitor)
           
 void doSaveAs()
           
 PatListeContentProvider getContentProvider()
           
 Patient getSelectedPatient()
          retrieve the patient that is currently selected in the list
 void heartbeat()
          Die Methode heartbeat wird in "einigermassen" regelmässigen (aber nicht garantiert immer genau identischen) Abständen aufgerufen
 boolean isDirty()
           
 boolean isSaveAsAllowed()
           
 boolean isSaveOnCloseNeeded()
           
 int promptToSaveOnClose()
           
 void reload()
          Refresh the contents of the list.
 void reset()
           
 void setFocus()
           
 void UserChanged()
           
 void visible(boolean mode)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values
Constructor Detail

PatientenListeView

public PatientenListeView()
Method Detail

dispose

public void dispose()

getSelectedPatient

public Patient getSelectedPatient()
retrieve the patient that is currently selected in the list

Returns:
the selected patient or null if none was selected

reload

public void reload()
Refresh the contents of the list.


createPartControl

public void createPartControl(Composite parent)

getContentProvider

public PatListeContentProvider getContentProvider()

setFocus

public void setFocus()

reset

public void reset()

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

promptToSaveOnClose

public int promptToSaveOnClose()

doSave

public void doSave(IProgressMonitor monitor)

doSaveAs

public void doSaveAs()

isDirty

public boolean isDirty()

isSaveAsAllowed

public boolean isSaveAsAllowed()

isSaveOnCloseNeeded

public boolean isSaveOnCloseNeeded()

heartbeat

public void heartbeat()
Description copied from interface: Heartbeat.HeartListener
Die Methode heartbeat wird in "einigermassen" regelmässigen (aber nicht garantiert immer genau identischen) Abständen aufgerufen

Specified by:
heartbeat in interface Heartbeat.HeartListener

UserChanged

public void UserChanged()

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis