| |
|
| java.lang.Object org.columba.mail.gui.message.viewer.AttachmentModel
AttachmentModel | public class AttachmentModel (Code) | | |
AttachmentModel | public AttachmentModel()(Code) | | |
getCollection | public MimeTree getCollection()(Code) | | Returns the collection.
MimePartTree |
getDisplayedMimeParts | public List getDisplayedMimeParts()(Code) | | Returns the displayedMimeParts.
List |
setCollection | public void setCollection(MimeTree collection)(Code) | | Sets the collection.
Parameters: collection - The collection to set |
setDisplayedMimeParts | public void setDisplayedMimeParts(List displayedMimeParts)(Code) | | Sets the displayedMimeParts.
Parameters: displayedMimeParts - The displayedMimeParts to set |
|
|
|