com.hilotec.elexis.messwerte.v2.views
Class MessungenUebersicht
java.lang.Object
ViewPart
com.hilotec.elexis.messwerte.v2.views.MessungenUebersicht
- All Implemented Interfaces:
- ElexisEventListener
public class MessungenUebersicht
- extends ViewPart
- implements ElexisEventListener
View fuer Uebersicht ueber alle Messungen des aktuellen Patienten
- Author:
- Antoine Kaufmann
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessungenUebersicht
public MessungenUebersicht()
createPartControl
public void createPartControl(Composite parent)
dispose
public void dispose()
setFocus
public void setFocus()
catchElexisEvent
public void catchElexisEvent(ElexisEvent ev)
- Dieser Event-Handler ist dafuer zustaendig, uns ueber den aktuell ausgewaehlten Patienten auf
dem Laufenden zu halten, damit die Ansicht aktualisiert wird.
- Specified by:
catchElexisEvent
in interface ElexisEventListener
- Parameters:
ev
- the Event
getElexisEventFilter
public ElexisEvent getElexisEventFilter()
- Description copied from interface:
ElexisEventListener
- Filter the events this listener wants to be informed. Note: This call should complete as fast
as possible, because it will be called with every event before dispatching
- Specified by:
getElexisEventFilter
in interface ElexisEventListener
- Returns:
- An ElexisEvent with matching
- object: Only events of this object will be sent
- class: Only events of this class will be sent
- type: Only eevnts matching to one ore more flags in type will be sent
Copyright 2005-2011 by Gerry Weirich, Elexis