#import <OADTextRun.h>
Abgeleitet von NSObject.
Basisklasse für OADRegularTextRun, OADTextField und OADTextLineBreak.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (BOOL) | - isEmpty |
| (id) | - properties |
Geschützte Attribute | |
| OADCharacterProperties * | mProperties |
Definiert in Zeile 11 der Datei OADTextRun.h.
| - (id) init |
Implementiert in OADDateTimeField, OADRegularTextRun und OADTextField.
| - (void) dealloc |
| - (BOOL) isEmpty |
Implementiert in OADRegularTextRun, OADTextField und OADTextLineBreak.
| - (id) properties |
- (OADCharacterProperties*) mProperties [protected] |
Definiert in Zeile 13 der Datei OADTextRun.h.