Uses of Class
com.openindex.openestate.tool.contacts.ContactsBulkLetterDialog.Recipient
-
Packages that use ContactsBulkLetterDialog.Recipient Package Description com.openindex.openestate.tool.contacts ImmoTool-Add-On zur Verwaltung von OpenEstate-Adressen. -
-
Uses of ContactsBulkLetterDialog.Recipient in com.openindex.openestate.tool.contacts
Methods in com.openindex.openestate.tool.contacts with parameters of type ContactsBulkLetterDialog.Recipient Modifier and Type Method Description static boolean
ContactsBulkLetterDialog. showDialog(ContactsBulkLetterDialog.Recipient[] recipients, Window window)
static boolean
ContactsBulkLetterDialog. showDialog(ContactsBulkLetterDialog.Recipient recipient, Window window)
-