|
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.ObjectComposite
ch.marlovits.addressSearch.views.WeisseSeitenSearchForm
public class WeisseSeitenSearchForm
Constructor Summary | |
---|---|
WeisseSeitenSearchForm(Composite parent,
int style)
|
Method Summary | |
---|---|
void |
addResultChangeListener(Listener listener)
|
java.util.List<KontaktEntry> |
getKontakte()
Kontakt Liste |
java.lang.String |
getSearchInfoText()
Infotext zum Suchresultat: z.B. "123 Treffer" |
void |
openKontaktDialog(KontaktEntry entry)
Öffnet Dialog zum Erfassen eines Kontaktes |
void |
openPatientenDialog(KontaktEntry entry)
Öffnet Dialog zum Erfassen eines Patienten |
void |
removeResultChangeListener(Listener listener)
|
void |
setCountry(java.lang.String countryIso2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WeisseSeitenSearchForm(Composite parent, int style)
Method Detail |
---|
public void setCountry(java.lang.String countryIso2)
public void openPatientenDialog(KontaktEntry entry)
public void openKontaktDialog(KontaktEntry entry)
public java.util.List<KontaktEntry> getKontakte()
public java.lang.String getSearchInfoText()
public void addResultChangeListener(Listener listener)
public void removeResultChangeListener(Listener listener)
|
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 |