Uses of Class
com.openindex.openestate.tool.contacts.ContactsBulkLetterDialog
-
Packages that use ContactsBulkLetterDialog Package Description com.openindex.openestate.tool.contacts.extensions -
-
Uses of ContactsBulkLetterDialog in com.openindex.openestate.tool.contacts.extensions
Methods in com.openindex.openestate.tool.contacts.extensions that return ContactsBulkLetterDialog Modifier and Type Method Description ContactsBulkLetterDialog
BulkLetterAdapter. getParentDialog()
ContactsBulkLetterDialog
BulkLetterExtension. getParentDialog()
Methods in com.openindex.openestate.tool.contacts.extensions with parameters of type ContactsBulkLetterDialog Modifier and Type Method Description void
BulkLetterAdapter. setParentDialog(ContactsBulkLetterDialog parentDialog)
void
BulkLetterExtension. setParentDialog(ContactsBulkLetterDialog parentDialog)
-