Package | Description |
---|---|
com.openindex.openestate.tool.mail | |
com.openindex.openestate.tool.mail.utils |
Modifier and Type | Method and Description |
---|---|
static MailHandler |
MailPlugin.getMailHandler() |
Modifier and Type | Method and Description |
---|---|
void |
MailProjectExtension.open(ImmoToolProject project,
MailHandler mailHandler) |
void |
MailTablePanel.setFolder(DbMailFolder folder,
MailHandler mailHandler) |
static void |
MailPlugin.setMailHandler(MailHandler mailHandler) |
Modifier and Type | Method and Description |
---|---|
static DbMailFolder |
MailFolderDialog.showDialog(long selectedFolderId,
MailHandler mailHandler,
Window window) |
static DbMailFolder |
MailFolderDialog.showDialog(long selectedFolderId,
String titleTxt,
String infoTxt,
MailHandler mailHandler,
Window window) |
static DbMailFolder |
MailFolderDialog.showDialog(MailHandler mailHandler,
Window window) |
static DbMailFolder |
MailFolderDialog.showDialog(String titleTxt,
String infoTxt,
MailHandler mailHandler,
Window window) |
Copyright © 2015 OpenEstate. All rights reserved.