|
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.ObjectViewPart
ch.elexis.archie.patientstatistik.VerrechnungsStatistikView
public class VerrechnungsStatistikView
This view summarizes all services to the currently selected patient
| Constructor Summary | |
|---|---|
VerrechnungsStatistikView()
|
|
| Method Summary | |
|---|---|
void |
activation(boolean mode)
Method from ActivationListener - We are not interested |
void |
clearEvent(java.lang.Class<? extends PersistentObject> template)
Method from SelectionListener |
void |
createPartControl(Composite parent)
The Eclipse View is created: We use a Form with an SWT Table to display the data. |
void |
dispose()
Important: On disposal of the View, the ActivationListener MUST be removed. |
void |
jobFinished(Counter counter)
|
void |
setFocus()
|
void |
visible(boolean mode)
Method from ActivationListener. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerrechnungsStatistikView()
| Method Detail |
|---|
public void createPartControl(Composite parent)
public void dispose()
public void setFocus()
public void activation(boolean mode)
activation in interface GlobalEventDispatcher.IActivationListenerpublic void visible(boolean mode)
visible in interface GlobalEventDispatcher.IActivationListenerpublic void clearEvent(java.lang.Class<? extends PersistentObject> template)
public void jobFinished(Counter counter)
jobFinished in interface Counter.IJobFinishedListener
|
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 | |||||||||