MessageTextAttachment Klassenreferenz

#import <MessageTextAttachment.h>

Abgeleitet von NSObject.

Basisklasse für MailInlineTextAttachment und MimeTextAttachment.

Aufstellung aller Elemente


Ö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

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei MessageTextAttachment.h.


Dokumentation der Elementfunktionen

- (id) initWithWrapper: (id)  fp8  

- (void) dealloc  

Implementiert NSObject.

Implementiert in MimeTextAttachment und MailInlineTextAttachment.

- (unsigned int) approximateSize  

- (id) mimePart  

Implementiert in MimeTextAttachment.

- (BOOL) hasBeenDownloaded  

- (BOOL) isPlaceholder  

- (BOOL) shouldDownloadAttachmentOnDisplay  

- (void) setFileWrapper: (id)  fp8  

- (id) fileWrapper  

- (id) fileWrapperForcingDownload: (BOOL)  fp8  

Implementiert in MimeTextAttachment.

- (void) inlineDisplayData: (id *)  fp8
mimeType: (id *)  fp12 

Implementiert in MailInlineTextAttachment.

- (BOOL) allowDownload  

Implementiert in MailInlineTextAttachment.


Dokumentation der Datenelemente

- (MessageFileWrapper*) _fileWrapper [protected]

Definiert in Zeile 13 der Datei MessageTextAttachment.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: