ch.elexis.views
Class FallListeView
java.lang.Object
ViewPart
ch.elexis.views.FallListeView
- All Implemented Interfaces:
- GlobalEventDispatcher.IActivationListener
public class FallListeView
- extends ViewPart
- implements GlobalEventDispatcher.IActivationListener
Eine View, die untereinander Fälle und zugehörigende Behandlungen des aktuell ausgewählten
Patienten anzeigt.
- 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
FallListeView
public FallListeView()
createPartControl
public void createPartControl(Composite parent)
setFocus
public void setFocus()
setFall
public void setFall(Fall f,
Konsultation b)
selectionEvent
public void selectionEvent(PersistentObject obj)
dispose
public void dispose()
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()
- Die folgenden 6 Methoden implementieren das Interface ISaveablePart2 Wir benötigen das
Interface nur, um das Schliessen einer View zu verhindern, wenn die Perspektive fixiert ist.
Gibt es da keine einfachere Methode?
doSave
public void doSave(IProgressMonitor monitor)
doSaveAs
public void doSaveAs()
isDirty
public boolean isDirty()
isSaveAsAllowed
public boolean isSaveAsAllowed()
isSaveOnCloseNeeded
public boolean isSaveOnCloseNeeded()
Copyright 2005-2011 by Gerry Weirich, Elexis