Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.banking
Class ESRSelectionListener

java.lang.Object
  extended by ch.elexis.banking.ESRSelectionListener
All Implemented Interfaces:
ElexisEventListener

public class ESRSelectionListener
extends java.lang.Object
implements ElexisEventListener

Eigentlich nur zur Demonstration, dass ein Selectionlistener auch unabhängig von einer View existieren kann

Author:
gerry

Constructor Summary
ESRSelectionListener()
           
 
Method Summary
 void catchElexisEvent(ElexisEvent ev)
          An Event was fired
 ElexisEvent getElexisEventFilter()
          Filter the events this listener wants to be informed.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ESRSelectionListener

public ESRSelectionListener()
Method Detail

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

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis