#import <OADHyperlink.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (id) | - targetLocation |
| (void) | - setTargetLocation: |
| (int) | - targetMode |
| (void) | - setTargetMode: |
| (id) | - action |
| (void) | - setAction: |
| (id) | - tooltip |
| (void) | - setTooltip: |
Geschützte Attribute | |
| NSURL * | mTargetLocation |
| int | mTargetMode |
| NSString * | mAction |
| NSString * | mTooltip |
Definiert in Zeile 11 der Datei OADHyperlink.h.
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (id) targetLocation |
| - (void) setTargetLocation: | (id) | fp8 |
| - (int) targetMode |
| - (void) setTargetMode: | (int) | fp8 |
| - (id) action |
| - (void) setAction: | (id) | fp8 |
| - (id) tooltip |
| - (void) setTooltip: | (id) | fp8 |
- (NSURL*) mTargetLocation [protected] |
Definiert in Zeile 13 der Datei OADHyperlink.h.
- (int) mTargetMode [protected] |
Definiert in Zeile 14 der Datei OADHyperlink.h.
Definiert in Zeile 15 der Datei OADHyperlink.h.
Definiert in Zeile 16 der Datei OADHyperlink.h.