|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BackgroundJob.BackgroundJobListener | |
---|---|
ch.elexis.actions | |
ch.elexis.util.viewers | |
ch.elexis.views | |
waelti.statistics.actions |
Uses of BackgroundJob.BackgroundJobListener in ch.elexis.actions |
---|
Classes in ch.elexis.actions that implement BackgroundJob.BackgroundJobListener | |
---|---|
class |
JobPool
Deprecated. Neuer Code sollte das Eclipse Job API verwenden |
Methods in ch.elexis.actions with parameters of type BackgroundJob.BackgroundJobListener | |
---|---|
void |
BackgroundJob.addListener(BackgroundJob.BackgroundJobListener l)
Deprecated. Einen Listener zufügen, der bei Beendigung des Jobs benachrichtigt wird. |
void |
BackgroundJob.removeListener(BackgroundJob.BackgroundJobListener l)
Deprecated. Einen Listener wieder entfernen. |
Uses of BackgroundJob.BackgroundJobListener in ch.elexis.util.viewers |
---|
Classes in ch.elexis.util.viewers that implement BackgroundJob.BackgroundJobListener | |
---|---|
class |
LazyContentProvider
Ein Content-Provider, der benötigte Daten aus einem BackgroundJob bezieht und einem TableViewer nur gerade die jeweils benötigten Datne liefern kann. |
class |
TreeContentProvider
ContentProvider, der einen Tree füllen kann. |
Uses of BackgroundJob.BackgroundJobListener in ch.elexis.views |
---|
Classes in ch.elexis.views that implement BackgroundJob.BackgroundJobListener | |
---|---|
class |
HistoryDisplay
Anzeige der vergangenen Konsultationen. |
class |
PatHeuteView
|
Uses of BackgroundJob.BackgroundJobListener in waelti.statistics.actions |
---|
Classes in waelti.statistics.actions that implement BackgroundJob.BackgroundJobListener | |
---|---|
class |
NewQueryAction
This action is responsible for the whole procedure of creating a new query: getting all information needed of the user, starting the query in the background and updating the view in the end. |
class |
RefreshQueryAction
|
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |