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 classImmoToolApp.AccountTabActionShow account tab.static classImmoToolApp.AgencyTabActionShow agency tab.static classImmoToolApp.DbDefragActionExecute database defragmentation.static classImmoToolApp.DbDumpActionExecute database dump.static classImmoToolApp.DbExportActionExecute database export.static classImmoToolApp.DbInfoDialogActionShow database-info dialog.static classImmoToolApp.DbQueryTabActionShow database-query tab.static classImmoToolApp.DbRepairActionRepair operations on the database.static classImmoToolApp.HelpActionShow help tab.static classImmoToolApp.PluginDialogActionShow plugin dialog.static classImmoToolApp.ProjectCloseActionClose the currently opened project.static classImmoToolApp.ProjectCreateActionCreate a new project.static classImmoToolApp.ProjectOpenActionOpen a previously created project.static classImmoToolApp.ProtocolTabActionShow protocols tab.static classImmoToolApp.SetupDialogActionShow setup dialog.static classImmoToolEnvironment.AboutDialogActionShow about dialog.static classImmoToolEnvironment.CertificateDialogActionShow certificate dialog.static classImmoToolEnvironment.MemoryDialogActionShow memory dialog.static classImmoToolEnvironment.QuitActionQuit application.static classImmoToolEnvironment.SwitchLanguageActionSwitch language within the environment.static classImmoToolEnvironment.UpdateActionLook for updates.static classImmoToolFrame.ProjectOpenRecentActionOpen a recently used project.static classImmoToolFrame.TabCloseActionClose currently selected tab.static classImmoToolFrame.TabRefreshActionRefresh currently selected tab.static classImmoToolFrame.TabSelectNextActionSelect next tab.static classImmoToolFrame.TabSelectPreviousActionSelect 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 classAdminApp.DbCloseActionstatic classAdminApp.DbDefragActionstatic classAdminApp.DbExportActionstatic classAdminApp.DbOpenActionstatic classAdminApp.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 classAgencyPlugin.ContactFormActionShow tab for a contact person.static classAgencyPlugin.ContactTableActionShow table with contact person.static classAgencyPlugin.EstateFormActionShow tab for a property.static classAgencyPlugin.EstateImportActionImport properties from a file.static classAgencyPlugin.EstateSaveActionSave properties to local harddisk.static classAgencyPlugin.EstateTableActionShow table with properties.static classAgencyPlugin.EstateUpdateAttachmentsActionUpdate attachments of properties.static classAgencyPlugin.ExportActionLaunch property export process.static classAgencyPlugin.ExportCancelActionCancel currently running property exports.static classAgencyPlugin.ExportEnableActionEnable / disable an export interface.static classAgencyPlugin.ExportFormActionShow tab for a property export.static classAgencyPlugin.ExportJobCancelActionCancel a currently running export process.static classAgencyPlugin.ExportJobErrorActionShow exception of a failed export process.static classAgencyPlugin.ExportJobRestartActionRestart a failed export process.static classAgencyPlugin.ExportLoadActionImport an export interface into the application.static classAgencyPlugin.ExportObjectsActionShow dialog for management of exportable properties.static classAgencyPlugin.ExportRemoveActionRemove an export interface.static classAgencyPlugin.ExportSaveActionSave an export interface to harddisk.static classAgencyPlugin.ExportTableActionShow table with export interfaces.static classAgencyPlugin.ExportUnlockActionUnlock an export interface.static classAgencyPlugin.ExportViewLogActionShow protocols for an export interface.static classAgencyPlugin.SearchDialogActionShow dialog for a property search.static classAgencyPlugin.SearchRemoveActionRemove a property search.static classAgencyPlugin.SidebarRefreshActionRefresh property view in sidebar.static classAgencyPlugin.SidebarSelectActionShow property view in sidebar.Methods in com.openindex.openestate.tool.agency that return AbstractI18nAction Modifier and Type Method Description AbstractI18nActionAgencyExportLogPanel. createPdfAction()AbstractI18nActionAgencyExportLogPanel. 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 classAgencyContactsUtils.BrokeringFormActionShow tab for a property brokering.static classAgencyContactsUtils.BrokeringTableActionShow table with brokerings.static classAgencyContactsUtils.InterestFormActionShow tab for a property interest.static classAgencyContactsUtils.InterestTableActionShow 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 classCalendarPlugin.CalendarDialogActionShow dialog for a calendar.static classCalendarPlugin.CalendarRemoveActionRemove a calendar.static classCalendarPlugin.CalendarViewActionShow calendar view.static classCalendarPlugin.EntryFormActionShow tab for a calendar entry.static classCalendarPlugin.SidebarRefreshActionRefresh calendar view in sidebar.static classCalendarPlugin.SidebarSelectActionShow calendar view in sidebar.static classCalendarPlugin.SyncActionSynchronize 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 classContactsPlugin.BulkLetterDialogActionShow dialog for bulk letter creation.static classContactsPlugin.EntryExportActionExport addressbook entries.static classContactsPlugin.EntryFormActionShow tab for an addressbook entry.static classContactsPlugin.EntryImportFromCsvActionImport addressbook entries from a CSV file.static classContactsPlugin.EntryImportFromVcardActionImport addressbook entries from a vCard file.static classContactsPlugin.EntryTableActionShow table with addressbook entries.static classContactsPlugin.GroupDialogActionShow dialog for an address group.static classContactsPlugin.GroupRemoveActionRemove an address group.static classContactsPlugin.SidebarRefreshActionRefresh contacts view in sidebar.static classContactsPlugin.SidebarSelectActionShow 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 classCrmPlugin.ActivityFormActionShow tab for an activity.static classCrmPlugin.ActivityTableActionShow table with activities.static classCrmPlugin.MarketingFormActionShow tab for a marketing actions.static classCrmPlugin.MarketingTableActionShow table with marketing actions.static classCrmPlugin.SidebarRefreshActionRefresh CRM view in sidebar.static classCrmPlugin.SidebarSelectActionShow 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 classAbstractTable.SavePreferencesActionConstructors 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 classMailPlugin.AccountExportActionExport an e-mail account.static classMailPlugin.AccountImportActionImport e-mail accounts.static classMailPlugin.AccountSetupActionSetup e-mail accounts.static classMailPlugin.FolderAddActionAdd an e-mail folder.static classMailPlugin.FolderRemoveActionRemove an e-mail folder.static classMailPlugin.FolderRenameActionRename an e-mail folder.static classMailPlugin.FolderViewActionView messages for an e-mail folder.static classMailPlugin.MessageImportActionImport an e-mail.static classMailPlugin.MessageLookupActionLookup for new e-mails.static classMailPlugin.MessageWriteActionWrite a new e-mail.static classMailPlugin.SidebarRefreshActionRefresh e-mail view in sidebar.static classMailPlugin.SidebarSelectActionShow 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 classNewsPlugin.EntryTableActionShow table with news entries.static classNewsPlugin.FeedDialogActionShow dialog for a news feed.static classNewsPlugin.FeedRemoveActionRemove a news feed.static classNewsPlugin.SidebarRefreshActionRefresh news view in sidebar.static classNewsPlugin.SidebarSelectActionShow 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 classQuickTableExport.ExportCsvActionstatic classQuickTableExport.ExportPdfActionstatic classQuickTableExport.ExportXlsAction
-