#import <WDFormField.h>
Abgeleitet von WDRun.
Öffentliche Methoden | |
| (id) | - initWithParagraph: |
| (void) | - dealloc |
| (unsigned long) | - position |
| (void) | - setPosition: |
| (BOOL) | - linkAbsolute |
| (void) | - setLinkAbsolute: |
| (BOOL) | - linkSpecifyingNamedLocation |
| (void) | - setLinkSpecifyingNamedLocation: |
| (id) | - namedLocation |
| (void) | - setNamedLocation: |
| (id) | - URI |
| (void) | - setURI: |
| (id) | - macName |
| (void) | - setMacName: |
| (id) | - dosName |
| (void) | - setDosName: |
| (int) | - runType |
Geschützte Attribute | |
| unsigned int | mPosition |
| BOOL | mLinkAbsolute |
| BOOL | mLinkSpecifyingNamedLocation |
| NSString * | mNamedLocation |
| NSString * | mURI |
| NSString * | mMacName |
| NSString * | mDosName |
Definiert in Zeile 11 der Datei WDFormField.h.
| - (id) initWithParagraph: | (id) | fp8 |
Implementiert WDRun.
| - (void) dealloc |
Implementiert WDRun.
| - (unsigned long) position |
| - (void) setPosition: | (unsigned long) | fp8 |
| - (BOOL) linkAbsolute |
| - (void) setLinkAbsolute: | (BOOL) | fp8 |
| - (BOOL) linkSpecifyingNamedLocation |
| - (void) setLinkSpecifyingNamedLocation: | (BOOL) | fp8 |
| - (id) namedLocation |
| - (void) setNamedLocation: | (id) | fp8 |
| - (id) URI |
| - (void) setURI: | (id) | fp8 |
| - (id) macName |
| - (void) setMacName: | (id) | fp8 |
| - (id) dosName |
| - (void) setDosName: | (id) | fp8 |
| - (int) runType |
Implementiert WDRun.
- (unsigned int) mPosition [protected] |
Definiert in Zeile 13 der Datei WDFormField.h.
- (BOOL) mLinkAbsolute [protected] |
Definiert in Zeile 14 der Datei WDFormField.h.
- (BOOL) mLinkSpecifyingNamedLocation [protected] |
Definiert in Zeile 15 der Datei WDFormField.h.
- (NSString*) mNamedLocation [protected] |
Definiert in Zeile 16 der Datei WDFormField.h.
Definiert in Zeile 17 der Datei WDFormField.h.
Definiert in Zeile 18 der Datei WDFormField.h.
Definiert in Zeile 19 der Datei WDFormField.h.