|
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.ObjectTitleAreaDialog
ch.elexis.dialogs.KontaktDetailDialog
public class KontaktDetailDialog
Edit Kontakt details. Can be called either with an existing Kontakt or with a String[2] that define a contact (may all be null)
Constructor Summary | |
---|---|
KontaktDetailDialog(Shell parentShell,
Kontakt kt)
|
|
KontaktDetailDialog(Shell parentShell,
java.lang.String[] v)
|
Method Summary | |
---|---|
void |
create()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KontaktDetailDialog(Shell parentShell, Kontakt kt)
public KontaktDetailDialog(Shell parentShell, java.lang.String[] v)
Method Detail |
---|
public void create()
|
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 |