Elexis API documentation as of September 4 2011

ch.elexis.views
Class KonsDetailView

java.lang.Object
  extended by ViewPart
      extended by ch.elexis.views.KonsDetailView
All Implemented Interfaces:
ElexisEventListener, GlobalEventDispatcher.IActivationListener

public class KonsDetailView
extends ViewPart
implements ElexisEventListener, GlobalEventDispatcher.IActivationListener

Behandlungseintrag, Diagnosen und Verrechnung Dg und Verrechnung können wie Drag&Drop aus den entsprechenden Listen.Views auf die Felder gezogen werden.

Author:
gerry

Field Summary
static java.lang.String CFG_VERTRELATION
           
static java.lang.String ID
           
 
Constructor Summary
KonsDetailView()
           
 
Method Summary
 void activation(boolean mode)
           
 void adaptMenus()
           
 void addToVerechnung(Artikel artikel)
           
 void catchElexisEvent(ElexisEvent ev)
          Konsultation event
 void createPartControl(Composite p)
           
 void dispose()
           
 void doSave(IProgressMonitor monitor)
           
 void doSaveAs()
           
 ElexisEvent getElexisEventFilter()
          Filter the events this listener wants to be informed.
 void init(IViewSite site, IMemento memento)
           
 boolean isDirty()
           
 boolean isSaveAsAllowed()
           
 boolean isSaveOnCloseNeeded()
           
 int promptToSaveOnClose()
           
 void save()
           
 void saveState(IMemento memento)
           
 void setFocus()
           
 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

CFG_VERTRELATION

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

KonsDetailView

public KonsDetailView()
Method Detail

saveState

public void saveState(IMemento memento)

createPartControl

public void createPartControl(Composite p)

init

public void init(IViewSite site,
                 IMemento memento)
          throws PartInitException
Throws:
PartInitException

dispose

public void dispose()

setFocus

public void setFocus()

save

public void save()

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

adaptMenus

public void adaptMenus()

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()

addToVerechnung

public void addToVerechnung(Artikel artikel)

catchElexisEvent

public void catchElexisEvent(ElexisEvent ev)
Konsultation event

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

Elexis API documentation as of September 4 2011

Copyright 2005-2010 by Gerry Weirich, Elexis