#import <WDBookmark.h>
Abgeleitet von WDRun.
Öffentliche Methoden | |
| (id) | - initWithParagraph:name:type: |
| (id) | - name |
| (void) | - setName: |
| (void) | - dealloc |
| (int) | - runType |
| (int) | - bookmarkType |
| (void) | - setBookmarkType: |
Geschützte Attribute | |
| NSString * | mName |
| int | mBookmarkType |
Definiert in Zeile 11 der Datei WDBookmark.h.
| - (id) initWithParagraph: | (id) | fp8 | ||
| name: | (id) | fp12 | ||
| type: | (int) | fp16 | ||
| - (id) name |
| - (void) setName: | (id) | fp8 |
| - (void) dealloc |
Implementiert WDRun.
| - (int) runType |
Implementiert WDRun.
| - (int) bookmarkType |
| - (void) setBookmarkType: | (int) | fp8 |
Definiert in Zeile 13 der Datei WDBookmark.h.
- (int) mBookmarkType [protected] |
Definiert in Zeile 14 der Datei WDBookmark.h.