|
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.views.LabNotSeenView
public class LabNotSeenView
This view displays all LabResults that are not marked as seen by the doctor. One can mark them individually or globally as seen from this view.
Field Summary | |
---|---|
static java.lang.String |
ID
|
Constructor Summary | |
---|---|
LabNotSeenView()
|
Method Summary | |
---|---|
void |
createPartControl(Composite parent)
|
void |
dispose()
|
void |
heartbeat()
Die Methode heartbeat wird in "einigermassen" regelmässigen (aber nicht garantiert immer genau identischen) Abständen aufgerufen |
void |
setFocus()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ID
Constructor Detail |
---|
public LabNotSeenView()
Method Detail |
---|
public void createPartControl(Composite parent)
public void dispose()
public void setFocus()
public void heartbeat()
Heartbeat.HeartListener
heartbeat
in interface Heartbeat.HeartListener
|
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 |