|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ElexisEvent in ch.elexis.actions |
---|
Methods in ch.elexis.actions that return ElexisEvent | |
---|---|
static ElexisEvent |
ElexisEvent.createPatientEvent()
Shortcut to create a "Patient changed" event |
static ElexisEvent |
ElexisEvent.createUserEvent()
Shortcut to create a "User Changed" event |
ElexisEvent |
ElexisEventListener.getElexisEventFilter()
Filter the events this listener wants to be informed. |
ElexisEvent |
ElexisEventListenerImpl.getElexisEventFilter()
|
Methods in ch.elexis.actions with parameters of type ElexisEvent | |
---|---|
void |
ElexisEventListener.catchElexisEvent(ElexisEvent ev)
An Event was fired |
void |
ElexisEventListenerImpl.catchElexisEvent(ElexisEvent ev)
This catches the Event from the EventDispatcher, which is in a Non-UI Thread by definition |
int |
ElexisEvent.compareTo(ElexisEvent o)
|
void |
ElexisEventDispatcher.fire(ElexisEvent... ees)
Fire an ElexisEvent. |
void |
IElexisEventDispatcher.fire(ElexisEvent ev)
|
void |
ElexisEventListenerImpl.runInUi(ElexisEvent ev)
This runs the event in an UI Thread |
Uses of ElexisEvent in ch.elexis.agenda.ui |
---|
Methods in ch.elexis.agenda.ui that return ElexisEvent | |
---|---|
ElexisEvent |
TerminListeView.getElexisEventFilter()
|
Methods in ch.elexis.agenda.ui with parameters of type ElexisEvent | |
---|---|
void |
TerminListeView.catchElexisEvent(ElexisEvent ev)
|
Uses of ElexisEvent in ch.elexis.banking |
---|
Methods in ch.elexis.banking that return ElexisEvent | |
---|---|
ElexisEvent |
ESRSelectionListener.getElexisEventFilter()
|
Methods in ch.elexis.banking with parameters of type ElexisEvent | |
---|---|
void |
ESRSelectionListener.catchElexisEvent(ElexisEvent ev)
|
Uses of ElexisEvent in ch.elexis.befunde |
---|
Methods in ch.elexis.befunde that return ElexisEvent | |
---|---|
ElexisEvent |
FindingsView.getElexisEventFilter()
|
Methods in ch.elexis.befunde with parameters of type ElexisEvent | |
---|---|
void |
FindingsView.catchElexisEvent(ElexisEvent ev)
|
Uses of ElexisEvent in ch.elexis.konsview |
---|
Methods in ch.elexis.konsview that return ElexisEvent | |
---|---|
ElexisEvent |
KonsListener.getElexisEventFilter()
|
Methods in ch.elexis.konsview with parameters of type ElexisEvent | |
---|---|
void |
KonsListener.catchElexisEvent(ElexisEvent ev)
|
Uses of ElexisEvent in ch.elexis.notes |
---|
Methods in ch.elexis.notes that return ElexisEvent | |
---|---|
ElexisEvent |
NotesView.getElexisEventFilter()
|
Methods in ch.elexis.notes with parameters of type ElexisEvent | |
---|---|
void |
NotesView.catchElexisEvent(ElexisEvent ev)
|
Uses of ElexisEvent in ch.elexis.views |
---|
Methods in ch.elexis.views that return ElexisEvent | |
---|---|
ElexisEvent |
BriefAuswahl.getElexisEventFilter()
|
ElexisEvent |
DauerMediView.getElexisEventFilter()
|
ElexisEvent |
FieldDisplayView.getElexisEventFilter()
|
ElexisEvent |
HistoryDisplay.getElexisEventFilter()
|
ElexisEvent |
KontaktBlatt.getElexisEventFilter()
|
Methods in ch.elexis.views with parameters of type ElexisEvent | |
---|---|
void |
BriefAuswahl.catchElexisEvent(ElexisEvent ev)
|
void |
DauerMediView.catchElexisEvent(ElexisEvent ev)
|
void |
FieldDisplayView.catchElexisEvent(ElexisEvent ev)
|
void |
HistoryDisplay.catchElexisEvent(ElexisEvent ev)
|
void |
KontaktBlatt.catchElexisEvent(ElexisEvent ev)
|
Uses of ElexisEvent in ch.elexis.views.rechnung |
---|
Methods in ch.elexis.views.rechnung that return ElexisEvent | |
---|---|
ElexisEvent |
BillSummary.getElexisEventFilter()
|
ElexisEvent |
RechnungsListeView.getElexisEventFilter()
|
Methods in ch.elexis.views.rechnung with parameters of type ElexisEvent | |
---|---|
void |
BillSummary.catchElexisEvent(ElexisEvent ev)
|
void |
RechnungsListeView.catchElexisEvent(ElexisEvent ev)
|
Uses of ElexisEvent in com.hilotec.elexis.messwerte.v2.views |
---|
Methods in com.hilotec.elexis.messwerte.v2.views that return ElexisEvent | |
---|---|
ElexisEvent |
MessungenUebersicht.getElexisEventFilter()
|
Methods in com.hilotec.elexis.messwerte.v2.views with parameters of type ElexisEvent | |
---|---|
void |
MessungenUebersicht.catchElexisEvent(ElexisEvent ev)
Dieser Event-Handler ist dafuer zustaendig, uns ueber den aktuell ausgewaehlten Patienten auf dem Laufenden zu halten, damit die Ansicht aktualisiert wird. |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |