| Package | Description |
|---|---|
| com.franciaflex.faxtomail.ui.swing.actions | |
| com.franciaflex.faxtomail.ui.swing.content.reply |
| Modifier and Type | Field and Description |
|---|---|
protected ReplyAttachmentModel |
AddAttachmentToReplyAction.replyAttachmentModel |
| Modifier and Type | Method and Description |
|---|---|
ReplyAttachmentModel |
AddAttachmentToReplyAction.getReplyAttachmentModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddAttachmentToReplyAction.setReplyAttachmentModel(ReplyAttachmentModel replyAttachmentModel) |
| Modifier and Type | Field and Description |
|---|---|
protected ReplyAttachmentModel |
ReplyFormUIHandler.FileComboBoxEditor.oldValue |
protected ReplyAttachmentModel |
AttachmentItem.replyAttachmentModel |
| Modifier and Type | Field and Description |
|---|---|
protected Set<ReplyAttachmentModel> |
ReplyFormUIModel.attachments |
protected Set<ReplyAttachmentModel> |
ReplyFormUIModel.availableAttachments |
| Modifier and Type | Method and Description |
|---|---|
ReplyAttachmentModel |
AttachmentItem.getReplyAttachmentModel() |
| Modifier and Type | Method and Description |
|---|---|
Set<ReplyAttachmentModel> |
ReplyFormUIModel.getAttachments() |
Set<ReplyAttachmentModel> |
ReplyFormUIModel.getAvailableAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplyFormUIModel.addAttachment(ReplyAttachmentModel attachment) |
void |
ReplyFormUIModel.addAvailableAttachment(ReplyAttachmentModel attachment) |
void |
ReplyFormUIHandler.openAttachment(ReplyAttachmentModel attachment) |
void |
ReplyFormUIModel.removeAttachment(ReplyAttachmentModel attachment) |
void |
ReplyFormUIHandler.removeAttachment(ReplyAttachmentModel attachment) |
void |
ReplyFormUIModel.removeAvailableAttachment(ReplyAttachmentModel attachment) |
void |
AttachmentItem.setReplyAttachmentModel(ReplyAttachmentModel replyAttachmentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplyFormUIModel.setAttachments(Set<ReplyAttachmentModel> attachments) |
protected void |
ReplyFormUIHandler.updateAttachmentPanel(Collection<ReplyAttachmentModel> attachments) |
Copyright © 2014 CodeLutin. All rights reserved.