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 |
Modifier and Type | Class and 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.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.HelpTabAction
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.HelpDialogAction
Show help dialog.
|
static class |
ImmoToolEnvironment.LicenseDialogAction
Show license 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.UpdateDialogAction
Show update dialog.
|
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.
|
Modifier and Type | Class and Description |
---|---|
static class |
AdminApp.DbCloseAction |
static class |
AdminApp.DbDefragAction |
static class |
AdminApp.DbExportAction |
static class |
AdminApp.DbOpenAction |
static class |
AdminApp.DbUpgradeAction |
Modifier and Type | Class and 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 inteface.
|
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.
|
Modifier and Type | Method and Description |
---|---|
AbstractI18nAction |
AgencyExportLogPanel.createPdfAction() |
AbstractI18nAction |
AgencyExportLogPanel.createPrintAction() |
Modifier and Type | Class and 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.
|
Modifier and Type | Class and Description |
---|---|
static class |
CalendarPlugin.CalendarDialogAction
Show dialog for a calendar.
|
static class |
CalendarPlugin.CalendarRemoveAction
Remove a calendar.
|
static class |
CalendarPlugin.CalendarViewDayAction
Show calendar daily view.
|
static class |
CalendarPlugin.CalendarViewMonthAction
Show calendar monthly view.
|
static class |
CalendarPlugin.CalendarViewTabularAction
Show calendar tabular view.
|
static class |
CalendarPlugin.CalendarViewWeekAction
Show calendar weekly 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.
|
Modifier and Type | Class and 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.
|
Modifier and Type | Class and 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.
|
Constructor and Description |
---|
ActionLink(AbstractI18nAction action) |
ActionLink(String text,
AbstractI18nAction action) |
DefaultWebLinkField(AbstractI18nAction action) |
Modifier and Type | Class and 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.
|
Modifier and Type | Class and 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.
|
Copyright © 2015 OpenEstate. All rights reserved.