Uses of Class
com.openindex.openestate.tool.utils.CsvImportTask
-
Packages that use CsvImportTask Package Description com.openindex.openestate.tool.contacts ImmoTool-Add-On zur Verwaltung von OpenEstate-Adressen.com.openindex.openestate.tool.utils Hilfsklassen. -
-
Uses of CsvImportTask in com.openindex.openestate.tool.contacts
Subclasses of CsvImportTask in com.openindex.openestate.tool.contacts Modifier and Type Class Description class
ContactsEntryImportCsvTask
ImmoToolTask
zum Tabellenimport von Adressen im CSV-Format. -
Uses of CsvImportTask in com.openindex.openestate.tool.utils
Methods in com.openindex.openestate.tool.utils with parameters of type CsvImportTask Modifier and Type Method Description static boolean
CsvImportDialog. showDialog(File csvFile, CsvImportTask csvTask, Window window)
-