|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.banking.ESRSelectionListener
public class ESRSelectionListener
Eigentlich nur zur Demonstration, dass ein Selectionlistener auch unabhängig von einer View existieren kann
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 |
---|
public ESRSelectionListener()
Method Detail |
---|
public void catchElexisEvent(ElexisEvent ev)
ElexisEventListener
catchElexisEvent
in interface ElexisEventListener
ev
- the Eventpublic ElexisEvent getElexisEventFilter()
ElexisEventListener
getElexisEventFilter
in interface ElexisEventListener
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |