|
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.ReminderView
public class ReminderView
Field Summary | |
---|---|
static java.lang.String |
ID
|
Constructor Summary | |
---|---|
ReminderView()
|
Method Summary | |
---|---|
void |
activation(boolean mode)
|
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()
|
void |
visible(boolean mode)
|
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 ReminderView()
Method Detail |
---|
public void createPartControl(Composite parent)
public void setFocus()
public void dispose()
public void activation(boolean mode)
activation
in interface GlobalEventDispatcher.IActivationListener
public void visible(boolean mode)
visible
in interface GlobalEventDispatcher.IActivationListener
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 |