Uses of Class
com.openindex.openestate.tool.gui.AbstractI18nAction
-
Packages that use AbstractI18nAction Package Description com.openindex.openestate.tool Hauptklassen des ImmoTool-Frameworks.com.openindex.openestate.tool.admin com.openindex.openestate.tool.agency ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien.com.openindex.openestate.tool.agency.addons.contacts Erweiterungen des Immobilien-Add-Ons.com.openindex.openestate.tool.calendar ImmoTool-Add-On zur Verwaltung von iCal-Kalendern.com.openindex.openestate.tool.contacts ImmoTool-Add-On zur Verwaltung von OpenEstate-Adressen.com.openindex.openestate.tool.crm com.openindex.openestate.tool.gui com.openindex.openestate.tool.mail com.openindex.openestate.tool.news com.openindex.openestate.tool.utils Hilfsklassen. -
-
Uses of AbstractI18nAction in com.openindex.openestate.tool
Subclasses of AbstractI18nAction in com.openindex.openestate.tool Modifier and Type Class Description static class
ImmoToolApp.AccountTabAction
Show account tab.static class
ImmoToolApp.AgencyTabAction
Show agency tab.static class
ImmoToolApp.DbDefragAction
Execute database defragmentation.static class
ImmoToolApp.DbDumpAction
Execute database dump.static class
ImmoToolApp.DbExportAction
Execute database export.static class
ImmoToolApp.DbInfoDialogAction
Show database-info dialog.static class
ImmoToolApp.DbQueryTabAction
Show database-query tab.static class
ImmoToolApp.DbRepairAction
Repair operations on the database.static class
ImmoToolApp.HelpAction
Show help tab.static class
ImmoToolApp.PluginDialogAction
Show plugin dialog.static class
ImmoToolApp.ProjectCloseAction
Close the currently opened project.static class
ImmoToolApp.ProjectCreateAction
Create a new project.static class
ImmoToolApp.ProjectOpenAction
Open a previously created project.static class
ImmoToolApp.ProtocolTabAction
Show protocols tab.static class
ImmoToolApp.SetupDialogAction
Show setup dialog.static class
ImmoToolEnvironment.AboutDialogAction
Show about dialog.static class
ImmoToolEnvironment.CertificateDialogAction
Show certificate dialog.static class
ImmoToolEnvironment.MemoryDialogAction
Show memory dialog.static class
ImmoToolEnvironment.QuitAction
Quit application.static class
ImmoToolEnvironment.SwitchLanguageAction
Switch language within the environment.static class
ImmoToolEnvironment.UpdateAction
Look for updates.static class
ImmoToolFrame.ProjectOpenRecentAction
Open a recently used project.static class
ImmoToolFrame.TabCloseAction
Close currently selected tab.static class
ImmoToolFrame.TabRefreshAction
Refresh currently selected tab.static class
ImmoToolFrame.TabSelectNextAction
Select next tab.static class
ImmoToolFrame.TabSelectPreviousAction
Select previous tab. -
Uses of AbstractI18nAction in com.openindex.openestate.tool.admin
Subclasses of AbstractI18nAction in com.openindex.openestate.tool.admin Modifier and Type Class Description static class
AdminApp.DbCloseAction
static class
AdminApp.DbDefragAction
static class
AdminApp.DbExportAction
static class
AdminApp.DbOpenAction
static class
AdminApp.DbUpgradeAction
-
Uses of AbstractI18nAction in com.openindex.openestate.tool.agency
Subclasses of AbstractI18nAction in com.openindex.openestate.tool.agency Modifier and Type Class Description static class
AgencyPlugin.ContactFormAction
Show tab for a contact person.static class
AgencyPlugin.ContactTableAction
Show table with contact person.static class
AgencyPlugin.EstateFormAction
Show tab for a property.static class
AgencyPlugin.EstateImportAction
Import properties from a file.static class
AgencyPlugin.EstateSaveAction
Save properties to local harddisk.static class
AgencyPlugin.EstateTableAction
Show table with properties.static class
AgencyPlugin.EstateUpdateAttachmentsAction
Update attachments of properties.static class
AgencyPlugin.ExportAction
Launch property export process.static class
AgencyPlugin.ExportCancelAction
Cancel currently running property exports.static class
AgencyPlugin.ExportEnableAction
Enable / disable an export interface.static class
AgencyPlugin.ExportFormAction
Show tab for a property export.static class
AgencyPlugin.ExportJobCancelAction
Cancel a currently running export process.static class
AgencyPlugin.ExportJobErrorAction
Show exception of a failed export process.static class
AgencyPlugin.ExportJobRestartAction
Restart a failed export process.static class
AgencyPlugin.ExportLoadAction
Import an export interface into the application.static class
AgencyPlugin.ExportObjectsAction
Show dialog for management of exportable properties.static class
AgencyPlugin.ExportRemoveAction
Remove an export interface.static class
AgencyPlugin.ExportSaveAction
Save an export interface to harddisk.static class
AgencyPlugin.ExportTableAction
Show table with export interfaces.static class
AgencyPlugin.ExportUnlockAction
Unlock an export interface.static class
AgencyPlugin.ExportViewLogAction
Show protocols for an export interface.static class
AgencyPlugin.SearchDialogAction
Show dialog for a property search.static class
AgencyPlugin.SearchRemoveAction
Remove a property search.static class
AgencyPlugin.SidebarRefreshAction
Refresh property view in sidebar.static class
AgencyPlugin.SidebarSelectAction
Show property view in sidebar.Methods in com.openindex.openestate.tool.agency that return AbstractI18nAction Modifier and Type Method Description AbstractI18nAction
AgencyExportLogPanel. createPdfAction()
AbstractI18nAction
AgencyExportLogPanel. createPrintAction()
-
Uses of AbstractI18nAction in com.openindex.openestate.tool.agency.addons.contacts
Subclasses of AbstractI18nAction in com.openindex.openestate.tool.agency.addons.contacts Modifier and Type Class Description static class
AgencyContactsUtils.BrokeringFormAction
Show tab for a property brokering.static class
AgencyContactsUtils.BrokeringTableAction
Show table with brokerings.static class
AgencyContactsUtils.InterestFormAction
Show tab for a property interest.static class
AgencyContactsUtils.InterestTableAction
Show table with property interests. -
Uses of AbstractI18nAction in com.openindex.openestate.tool.calendar
Subclasses of AbstractI18nAction in com.openindex.openestate.tool.calendar Modifier and Type Class Description static class
CalendarPlugin.CalendarDialogAction
Show dialog for a calendar.static class
CalendarPlugin.CalendarRemoveAction
Remove a calendar.static class
CalendarPlugin.CalendarViewAction
Show calendar view.static class
CalendarPlugin.EntryFormAction
Show tab for a calendar entry.static class
CalendarPlugin.SidebarRefreshAction
Refresh calendar view in sidebar.static class
CalendarPlugin.SidebarSelectAction
Show calendar view in sidebar.static class
CalendarPlugin.SyncAction
Synchronize calendar entries. -
Uses of AbstractI18nAction in com.openindex.openestate.tool.contacts
Subclasses of AbstractI18nAction in com.openindex.openestate.tool.contacts Modifier and Type Class Description static class
ContactsPlugin.BulkLetterDialogAction
Show dialog for bulk letter creation.static class
ContactsPlugin.EntryExportAction
Export addressbook entries.static class
ContactsPlugin.EntryFormAction
Show tab for an addressbook entry.static class
ContactsPlugin.EntryImportFromCsvAction
Import addressbook entries from a CSV file.static class
ContactsPlugin.EntryImportFromVcardAction
Import addressbook entries from a vCard file.static class
ContactsPlugin.EntryTableAction
Show table with addressbook entries.static class
ContactsPlugin.GroupDialogAction
Show dialog for an address group.static class
ContactsPlugin.GroupRemoveAction
Remove an address group.static class
ContactsPlugin.SidebarRefreshAction
Refresh contacts view in sidebar.static class
ContactsPlugin.SidebarSelectAction
Show contacts view in sidebar. -
Uses of AbstractI18nAction in com.openindex.openestate.tool.crm
Subclasses of AbstractI18nAction in com.openindex.openestate.tool.crm Modifier and Type Class Description static class
CrmPlugin.ActivityFormAction
Show tab for an activity.static class
CrmPlugin.ActivityTableAction
Show table with activities.static class
CrmPlugin.MarketingFormAction
Show tab for a marketing actions.static class
CrmPlugin.MarketingTableAction
Show table with marketing actions.static class
CrmPlugin.SidebarRefreshAction
Refresh CRM view in sidebar.static class
CrmPlugin.SidebarSelectAction
Show CRM view in sidebar. -
Uses of AbstractI18nAction in com.openindex.openestate.tool.gui
Subclasses of AbstractI18nAction in com.openindex.openestate.tool.gui Modifier and Type Class Description class
AbstractTable.SavePreferencesAction
Constructors in com.openindex.openestate.tool.gui with parameters of type AbstractI18nAction Constructor Description ActionLink(AbstractI18nAction action)
DefaultWebLinkField(AbstractI18nAction action)
-
Uses of AbstractI18nAction in com.openindex.openestate.tool.mail
Subclasses of AbstractI18nAction in com.openindex.openestate.tool.mail Modifier and Type Class Description static class
MailPlugin.AccountExportAction
Export an e-mail account.static class
MailPlugin.AccountImportAction
Import e-mail accounts.static class
MailPlugin.AccountSetupAction
Setup e-mail accounts.static class
MailPlugin.FolderAddAction
Add an e-mail folder.static class
MailPlugin.FolderRemoveAction
Remove an e-mail folder.static class
MailPlugin.FolderRenameAction
Rename an e-mail folder.static class
MailPlugin.FolderViewAction
View messages for an e-mail folder.static class
MailPlugin.MessageImportAction
Import an e-mail.static class
MailPlugin.MessageLookupAction
Lookup for new e-mails.static class
MailPlugin.MessageWriteAction
Write a new e-mail.static class
MailPlugin.SidebarRefreshAction
Refresh e-mail view in sidebar.static class
MailPlugin.SidebarSelectAction
Show e-mail view in sidebar. -
Uses of AbstractI18nAction in com.openindex.openestate.tool.news
Subclasses of AbstractI18nAction in com.openindex.openestate.tool.news Modifier and Type Class Description static class
NewsPlugin.EntryTableAction
Show table with news entries.static class
NewsPlugin.FeedDialogAction
Show dialog for a news feed.static class
NewsPlugin.FeedRemoveAction
Remove a news feed.static class
NewsPlugin.SidebarRefreshAction
Refresh news view in sidebar.static class
NewsPlugin.SidebarSelectAction
Show news view in sidebar. -
Uses of AbstractI18nAction in com.openindex.openestate.tool.utils
Subclasses of AbstractI18nAction in com.openindex.openestate.tool.utils Modifier and Type Class Description static class
QuickTableExport.ExportCsvAction
static class
QuickTableExport.ExportPdfAction
static class
QuickTableExport.ExportXlsAction
-