|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Termin | |
---|---|
ch.elexis.actions | |
ch.elexis.agenda.data | |
ch.elexis.agenda.ui | |
ch.elexis.agenda.util | |
ch.elexis.agenda.views | |
ch.elexis.dialogs |
Uses of Termin in ch.elexis.actions |
---|
Methods in ch.elexis.actions with parameters of type Termin | |
---|---|
void |
Activator.dispatchTermin(Termin termin)
propagate a termin selection through the system |
Uses of Termin in ch.elexis.agenda.data |
---|
Methods in ch.elexis.agenda.data that return Termin | |
---|---|
static Termin |
Termin.load(java.lang.String id)
exists() liefert false wenn der Termin gelöscht ist... |
Methods in ch.elexis.agenda.data that return types with arguments of type Termin | |
---|---|
static java.util.List<Termin> |
Termin.getLinked(Termin orig)
|
Methods in ch.elexis.agenda.data with parameters of type Termin | |
---|---|
int |
Termin.compareTo(Termin o)
|
static java.util.List<Termin> |
Termin.getLinked(Termin orig)
|
boolean |
Termin.isEqual(Termin ae)
Exakte Übereinstimmung |
Method parameters in ch.elexis.agenda.data with type arguments of type Termin | |
---|---|
void |
CSVExporter.doExport(java.lang.String filename,
java.util.List<Termin> termine)
|
Uses of Termin in ch.elexis.agenda.ui |
---|
Methods in ch.elexis.agenda.ui that return Termin | |
---|---|
Termin |
TerminLabel.getTermin()
|
Methods in ch.elexis.agenda.ui with parameters of type Termin | |
---|---|
void |
TerminLabel.set(Termin t,
int col)
|
Constructors in ch.elexis.agenda.ui with parameters of type Termin | |
---|---|
TerminLabel(IAgendaLayout parent,
Termin trm,
int col)
|
Uses of Termin in ch.elexis.agenda.util |
---|
Methods in ch.elexis.agenda.util that return Termin | |
---|---|
static Termin |
Plannables.getFollowingTermin(java.lang.String bereich,
TimeTool date,
Termin termin)
|
Methods in ch.elexis.agenda.util with parameters of type Termin | |
---|---|
static boolean |
Plannables.collides(TimeSpan ts,
java.util.Collection<IPlannable> list,
Termin exclude)
Feststellen, ob eine Zeitspane mit einem Plannable der Liste kollidiert |
static boolean |
Plannables.collides(TimeSpan ts,
IPlannable[] list,
Termin exclude)
Feststellen, ob eine Zeitspane mit einem Plannable der Liste kollidiert |
static Termin |
Plannables.getFollowingTermin(java.lang.String bereich,
TimeTool date,
Termin termin)
|
Uses of Termin in ch.elexis.agenda.views |
---|
Methods in ch.elexis.agenda.views with parameters of type Termin | |
---|---|
void |
AgendaGross.setTermin(Termin t)
|
abstract void |
BaseAgendaView.setTermin(Termin t)
|
void |
TagesView.setTermin(Termin t)
|
Uses of Termin in ch.elexis.dialogs |
---|
Constructors in ch.elexis.dialogs with parameters of type Termin | |
---|---|
TermineDruckenDialog(Shell shell,
Termin[] liste)
|
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |