#import <WDAnnotation.h>
Abgeleitet von WDRun.
Öffentliche Methoden | |
| (id) | - initWithParagraph:type: |
| (id) | - text |
| (id) | - reference |
| (int) | - runType |
| (int) | - annotationType |
| (id) | - date |
| (void) | - setDate: |
| (id) | - owner |
| (void) | - setOwner: |
| (id) | - otherEndOfRangedAnnotation |
| (void) | - setOtherEndOfRangedAnnotation: |
| (void) | - dealloc |
Geschützte Attribute | |
| int | mType |
| WDText * | mText |
| WDCharacterRun * | mReference |
| NSDate * | mDate |
| NSString * | mOwner |
| WDAnnotation * | mOtherEndOfRangedAnnotation |
Definiert in Zeile 11 der Datei WDAnnotation.h.
| - (id) initWithParagraph: | (id) | fp8 | ||
| type: | (int) | fp12 | ||
| - (id) text |
| - (id) reference |
| - (int) runType |
Implementiert WDRun.
| - (int) annotationType |
| - (id) date |
| - (void) setDate: | (id) | fp8 |
| - (id) owner |
| - (void) setOwner: | (id) | fp8 |
| - (id) otherEndOfRangedAnnotation |
| - (void) setOtherEndOfRangedAnnotation: | (id) | fp8 |
| - (void) dealloc |
Implementiert WDRun.
- (int) mType [protected] |
Definiert in Zeile 13 der Datei WDAnnotation.h.
Definiert in Zeile 14 der Datei WDAnnotation.h.
- (WDCharacterRun*) mReference [protected] |
Definiert in Zeile 15 der Datei WDAnnotation.h.
Definiert in Zeile 16 der Datei WDAnnotation.h.
Definiert in Zeile 17 der Datei WDAnnotation.h.
- (WDAnnotation*) mOtherEndOfRangedAnnotation [protected] |
Definiert in Zeile 18 der Datei WDAnnotation.h.