Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.marlovits.addressSearch.views
Class PhoneBookSearchForm

java.lang.Object
  extended by Composite
      extended by ch.marlovits.addressSearch.views.PhoneBookSearchForm

public class PhoneBookSearchForm
extends Composite


Constructor Summary
PhoneBookSearchForm(Composite parent, int style)
           
 
Method Summary
 void addResultChangeListener(Listener listener)
           
 java.lang.String getCountry()
           
 java.util.List<java.util.HashMap<java.lang.String,java.lang.String>> getKontakte()
          Kontakt Liste
 PhoneBookContentParser getPhoneBookContentParser()
           
 java.lang.String getSearchInfoText()
          Infotext zum Suchresultat: z.B. "123 Treffer"
 void openKontaktDialog(java.util.HashMap<java.lang.String,java.lang.String> kontaktHash)
          Öffnet Dialog zum Erfassen eines Kontaktes
 void openPatientenDialog(java.util.HashMap<java.lang.String,java.lang.String> kontaktHash)
          Ö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

PhoneBookSearchForm

public PhoneBookSearchForm(Composite parent,
                           int style)
Method Detail

getPhoneBookContentParser

public PhoneBookContentParser getPhoneBookContentParser()

setCountry

public void setCountry(java.lang.String countryIso2)

getCountry

public java.lang.String getCountry()

openPatientenDialog

public void openPatientenDialog(java.util.HashMap<java.lang.String,java.lang.String> kontaktHash)
Öffnet Dialog zum Erfassen eines Patienten


openKontaktDialog

public void openKontaktDialog(java.util.HashMap<java.lang.String,java.lang.String> kontaktHash)
Öffnet Dialog zum Erfassen eines Kontaktes


getKontakte

public java.util.List<java.util.HashMap<java.lang.String,java.lang.String>> getKontakte()
Kontakt Liste


getSearchInfoText

public java.lang.String getSearchInfoText()
Infotext zum Suchresultat: z.B. "123 Treffer"


addResultChangeListener

public void addResultChangeListener(Listener listener)

removeResultChangeListener

public void removeResultChangeListener(Listener listener)

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis