Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.views
Class FieldDisplayView

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

public class FieldDisplayView
extends ViewPart
implements GlobalEventDispatcher.IActivationListener, ElexisEventListener, Heartbeat.HeartListener

This view displays the content of an arbitrary field.

Author:
gerry

Field Summary
static java.lang.String ID
           
 
Constructor Summary
FieldDisplayView()
           
 
Method Summary
 void activation(boolean mode)
           
 void catchElexisEvent(ElexisEvent ev)
          An Event was fired
 void createPartControl(Composite parent)
           
 void dispose()
           
 ElexisEvent getElexisEventFilter()
          Filter the events this listener wants to be informed.
 void heartbeat()
          Die Methode heartbeat wird in "einigermassen" regelmässigen (aber nicht garantiert immer genau identischen) Abständen aufgerufen
 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
Constructor Detail

FieldDisplayView

public FieldDisplayView()
Method Detail

createPartControl

public void createPartControl(Composite parent)

dispose

public void dispose()

setFocus

public void setFocus()

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

catchElexisEvent

public void catchElexisEvent(ElexisEvent ev)
Description copied from interface: ElexisEventListener
An Event was fired

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

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

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis