| 
Elexis API documentation as of September 4 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElexisEvent | |
|---|---|
| ch.elexis.actions | Actions Hier werden globale Aktionen definiert (Einerseits Funktionen, welche durch Tastendruck und/oder Menuauswahl und/oder Toolbarbuttons ausgelöst werden können, also Actions im engeren Sinn, andererseits auch Systemaktionen wie update-jobs etc.). | 
| ch.elexis.views | Klassen, die die Benutzeroberfläche definieren In dieser Package findet der Kontakt mit dem Anwender statt. | 
| ch.elexis.views.rechnung | |
| 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.views | 
|---|
| Methods in ch.elexis.views that return ElexisEvent | |
|---|---|
 ElexisEvent | 
BriefAuswahl.getElexisEventFilter()
 | 
 ElexisEvent | 
DauerMediView.getElexisEventFilter()
 | 
 ElexisEvent | 
FieldDisplayView.getElexisEventFilter()
 | 
 ElexisEvent | 
HistoryDisplay.getElexisEventFilter()
 | 
 ElexisEvent | 
KonsDetailView.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 | 
KonsDetailView.catchElexisEvent(ElexisEvent ev)
Konsultation event  | 
 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)
 | 
  | 
Elexis API documentation as of September 4 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||