Package | Description |
---|---|
com.openindex.openestate.tool.contacts.addons.mail | |
com.openindex.openestate.tool.mail | |
com.openindex.openestate.tool.mail.extensions |
Modifier and Type | Method and Description |
---|---|
void |
MailEditorContactsExtension.loadMessage(Connection c,
DbMailMessage message,
DbMailPart part,
Map<Long,String> recipientHashes,
MailEditor.ViewMode mode) |
Modifier and Type | Method and Description |
---|---|
MailEditor.ViewMode |
MailEditor.getMode() |
static MailEditor.ViewMode |
MailEditor.ViewMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MailEditor.ViewMode[] |
MailEditor.ViewMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static MailWritePanel |
MailWritePanel.createTab(MailEditor.ViewMode viewMode,
long messageId) |
Modifier and Type | Method and Description |
---|---|
void |
MailEditorExtension.loadMessage(Connection c,
DbMailMessage message,
DbMailPart part,
Map<Long,String> recipientHashes,
MailEditor.ViewMode mode) |
void |
MailEditorAdapter.loadMessage(Connection c,
DbMailMessage message,
DbMailPart part,
Map<Long,String> recipientHashes,
MailEditor.ViewMode mode) |
Copyright © 2015 OpenEstate. All rights reserved.