Uses of Class
com.openindex.openestate.tool.contacts.ContactsEntryExportDialog.ExportSettings
-
Packages that use ContactsEntryExportDialog.ExportSettings Package Description com.openindex.openestate.tool.contacts ImmoTool-Add-On zur Verwaltung von OpenEstate-Adressen. -
-
Uses of ContactsEntryExportDialog.ExportSettings in com.openindex.openestate.tool.contacts
Methods in com.openindex.openestate.tool.contacts that return ContactsEntryExportDialog.ExportSettings Modifier and Type Method Description static ContactsEntryExportDialog.ExportSettings
ContactsEntryExportDialog. showDialog(AbstractDbDriver dbDriver, DbContactsHandler contactsHandler, boolean filtersSelectable, Window window)
static ContactsEntryExportDialog.ExportSettings
ContactsEntryExportDialog. showDialog(AbstractDbDriver dbDriver, DbContactsHandler contactsHandler, Window window)
static ContactsEntryExportDialog.ExportSettings
ContactsEntryExportDialog. showDialog(Window window)
-