ch.elexis.views
Class PatientenListeView
java.lang.Object
ViewPart
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
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final java.lang.String ID
- See Also:
- Constant Field Values
PatientenListeView
public PatientenListeView()
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()
Copyright 2005-2011 by Gerry Weirich, Elexis