#import <MessageTextAttachment.h>
Abgeleitet von NSObject.
Basisklasse für MailInlineTextAttachment und MimeTextAttachment.
Öffentliche Methoden | |
| (id) | - initWithWrapper: |
| (void) | - dealloc |
| (unsigned int) | - approximateSize |
| (id) | - mimePart |
| (BOOL) | - hasBeenDownloaded |
| (BOOL) | - isPlaceholder |
| (BOOL) | - shouldDownloadAttachmentOnDisplay |
| (void) | - setFileWrapper: |
| (id) | - fileWrapper |
| (id) | - fileWrapperForcingDownload: |
| (void) | - inlineDisplayData:mimeType: |
| (BOOL) | - allowDownload |
Geschützte Attribute | |
| MessageFileWrapper * | _fileWrapper |
Definiert in Zeile 11 der Datei MessageTextAttachment.h.
| - (id) initWithWrapper: | (id) | fp8 |
| - (void) dealloc |
| - (unsigned int) approximateSize |
Implementiert in MimeTextAttachment und MailInlineTextAttachment.
| - (id) mimePart |
Implementiert in MimeTextAttachment.
| - (BOOL) hasBeenDownloaded |
| - (BOOL) isPlaceholder |
| - (BOOL) shouldDownloadAttachmentOnDisplay |
Implementiert in MimeTextAttachment und MailInlineTextAttachment.
| - (void) setFileWrapper: | (id) | fp8 |
Implementiert in MimeTextAttachment und MailInlineTextAttachment.
| - (id) fileWrapper |
| - (id) fileWrapperForcingDownload: | (BOOL) | fp8 |
Implementiert in MimeTextAttachment.
| - (void) inlineDisplayData: | (id *) | fp8 | ||
| mimeType: | (id *) | fp12 | ||
Implementiert in MailInlineTextAttachment.
| - (BOOL) allowDownload |
Implementiert in MailInlineTextAttachment.
- (MessageFileWrapper*) _fileWrapper [protected] |
Definiert in Zeile 13 der Datei MessageTextAttachment.h.