WDText Klassenreferenz

#import <WDText.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithDocument:textType:
(id) - initWithDocument:textType:tableCell:
(void) - dealloc
(id) - blocks
(int) - blockCount
(id) - blockAt:
(id) - lastBlock
(int) - indexOfBlock:
(void) - addBlock:
(id) - document
(int) - textType
(id) - tableCell
(id) - addParagraph
(id) - addParagraphAtIndex:
(id) - addTable
(id) - addTableAtIndex:
(void) - removeLastCharacter:
(void) - removeLastBlock
(int) - tableNestingLevel
(id) - blockIterator
(id) - runIterator
(BOOL) - isEmpty
(id) - content

Geschützte Attribute

NSMutableArraymBlocks
WDDocumentmDocument
int mTextType
WDTableCellmTableCell

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei WDText.h.


Dokumentation der Elementfunktionen

- (id) initWithDocument: (id)  fp8
textType: (int)  fp12 

- (id) initWithDocument: (id)  fp8
textType: (int)  fp12
tableCell: (id)  fp16 

- (void) dealloc  

Implementiert NSObject.

- (id) blocks  

- (int) blockCount  

- (id) blockAt: (int)  fp8  

- (id) lastBlock  

- (int) indexOfBlock: (id)  fp8  

- (void) addBlock: (id)  fp8  

- (id) document  

- (int) textType  

- (id) tableCell  

- (id) addParagraph  

- (id) addParagraphAtIndex: (int)  fp8  

- (id) addTable  

- (id) addTableAtIndex: (int)  fp8  

- (void) removeLastCharacter: (unsigned short)  fp8  

- (void) removeLastBlock  

- (int) tableNestingLevel  

- (id) blockIterator  

- (id) runIterator  

- (BOOL) isEmpty  

- (id) content  


Dokumentation der Datenelemente

- (NSMutableArray*) mBlocks [protected]

Definiert in Zeile 13 der Datei WDText.h.

- (WDDocument*) mDocument [protected]

Definiert in Zeile 14 der Datei WDText.h.

- (int) mTextType [protected]

Definiert in Zeile 15 der Datei WDText.h.

- (WDTableCell*) mTableCell [protected]

Definiert in Zeile 16 der Datei WDText.h.


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