|
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.agenda.views.BaseAgendaView
ch.elexis.agenda.views.AgendaGross
public class AgendaGross
A larger view for the agenda with more features than the compact "TagesView"
Field Summary | |
---|---|
static java.lang.String |
ID
|
Constructor Summary | |
---|---|
AgendaGross()
|
Method Summary | |
---|---|
void |
bereichSelectionEvent(java.lang.String bereich)
|
void |
create(Composite parent)
|
void |
setFocus()
|
void |
setTermin(Termin t)
|
Methods inherited from class ch.elexis.agenda.views.BaseAgendaView |
---|
activation, createPartControl, dispose, getSelection, heartbeat, setBereich, visible |
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 AgendaGross()
Method Detail |
---|
public void create(Composite parent)
create
in class BaseAgendaView
public void setFocus()
setFocus
in class BaseAgendaView
public void setTermin(Termin t)
setTermin
in class BaseAgendaView
public void bereichSelectionEvent(java.lang.String bereich)
bereichSelectionEvent
in interface IBereichSelectionEvent
bereichSelectionEvent
in class BaseAgendaView
|
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 |