ch.elexis.befunde
Class BefundePerspektive
java.lang.Object
ch.elexis.befunde.BefundePerspektive
public class BefundePerspektive
- extends java.lang.Object
Dieses Plugin und diese Perspektive sind eine Demonstration dafür, wie man eigene Kategorien etc.
in Elexis einbauen kann. Dieses Beispiel erstelt eine eigene Perspektive namens "Befunde", bindet
diese in der Startleiste ein und fügt eine View "Messwerte" hinzu. Ausserdem wird eine
Preference- Seite erzeugt, in der der Anwender einstellen kann, was für Messwerte er eingeben
will.
- Author:
- gerry
This Plugin and Perspective are showing how to add its own categories etc.. in Elexis
This example sets a perspective named "Befunde" (which means "Findings" i.e. for a
patient) binds it to the initial layout and defines a view named "Messwerte" (which means
"mesured values"). Moreover, there will be a Preference page where the user can specify
which "mesured values" he wants to enter. please note the entries in plugin.xml for this
perspective and the view
Field Summary |
static java.lang.String |
ID
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final java.lang.String ID
- See Also:
- Constant Field Values
BefundePerspektive
public BefundePerspektive()
createInitialLayout
public void createInitialLayout(IPageLayout layout)
Copyright 2005-2011 by Gerry Weirich, Elexis