Public Member Functions | |
| (void) | - setDataSource: |
| (NSString *) | - bookmarkText |
| (IBAction) | - addBtn: |
| (IBAction) | - cancelBtn: |
| (IBAction) | - selectBtn: |
Protected Attributes | |
| __pad0__: NSWindowController <XAP_CocoaDialogProtocol>{ IBOutlet NSButton *_addBtn | |
| IBOutlet NSTextField * | _hyperlinkValue |
| IBOutlet NSBox * | _hyperlinkLabel |
| IBOutlet NSTableView * | _bookmarkList |
| IBOutlet NSButton * | _cancelBtn |
| AP_CocoaDialog_InsertHyperlink * | _xap |
| XAP_StringListDataSource * | _datasource |
| - (NSString *) bookmarkText |
References _hyperlinkValue.
| - (IBAction) selectBtn: | (id) | sender |
References _bookmarkList, _datasource, _hyperlinkValue, XAP_StringListDataSource::array, and UT_UNUSED.
| - (void) setDataSource: | (XAP_StringListDataSource*) | datasource |
References _bookmarkList, and _datasource.
- AP_CocoaDialog_InsertHyperlinkController: [protected] |
- (IBOutlet NSTableView*) _bookmarkList [protected] |
Referenced by selectBtn:, and setDataSource:.
- (IBOutlet NSButton*) _cancelBtn [protected] |
- (XAP_StringListDataSource*) _datasource [protected] |
Referenced by selectBtn:, and setDataSource:.
- (IBOutlet NSBox*) _hyperlinkLabel [protected] |
- (IBOutlet NSTextField*) _hyperlinkValue [protected] |
Referenced by bookmarkText, and selectBtn:.
- (AP_CocoaDialog_InsertHyperlink*) _xap [protected] |
Referenced by addBtn:, and cancelBtn:.
1.7.1