Public Member Functions | Protected Attributes

XAP_CocoaDlg_PluginManagerController Class Reference

#import <xap_CocoaDlg_PluginManager.h>

Inheritance diagram for XAP_CocoaDlg_PluginManagerController:
<XAP_CocoaDialogProtocol>

List of all members.

Public Member Functions

(id- initFromNib
(void) - dealloc
(IBAction) - closeAction:
(IBAction) - installAction:
(void) - tableViewSelectionDidChange:
(int) - numberOfRowsInTableView:
(id- tableView:objectValueForTableColumn:row:

Protected Attributes

IBOutlet NSButton * oInstallBtn
IBOutlet NSButton * oCloseBtn
IBOutlet NSTableView * oPluginList
IBOutlet NSTextField * oNameData
IBOutlet NSTextField * oNameLabel
IBOutlet NSTextField * oAuthorData
IBOutlet NSTextField * oAuthorLabel
IBOutlet NSTextField * oVersionData
IBOutlet NSTextField * oVersionLabel
IBOutlet NSTextField * oDescriptionData
IBOutlet NSTextField * oDescriptionLabel
IBOutlet NSTextField * oUsageData
IBOutlet NSTextField * oUsageLabel
XAP_CocoaDialog_PluginManager_xap
NSMutableArray * m_PluginRefs

Member Function Documentation

- (IBAction) closeAction: (id sender  

References UT_UNUSED.

- (void) dealloc  

References m_PluginRefs.

- (id) initFromNib  

Reimplemented from <XAP_CocoaDialogProtocol>.

References m_PluginRefs.

- (IBAction) installAction: (id sender  
- (int) numberOfRowsInTableView: (NSTableView *)  aTableView  

References m_PluginRefs, and UT_UNUSED.

- (id) tableView: (NSTableView *)  aTableView
objectValueForTableColumn: (NSTableColumn *)  aTableColumn
row: (int)  rowIndex 

Member Data Documentation

Referenced by installAction:.

- (IBOutlet NSTextField*) oAuthorData [protected]
- (IBOutlet NSTextField*) oAuthorLabel [protected]
- (IBOutlet NSButton*) oCloseBtn [protected]
- (IBOutlet NSTextField*) oDescriptionData [protected]
- (IBOutlet NSTextField*) oDescriptionLabel [protected]
- (IBOutlet NSButton*) oInstallBtn [protected]
- (IBOutlet NSTextField*) oNameData [protected]
- (IBOutlet NSTextField*) oNameLabel [protected]
- (IBOutlet NSTableView*) oPluginList [protected]
- (IBOutlet NSTextField*) oUsageData [protected]
- (IBOutlet NSTextField*) oUsageLabel [protected]
- (IBOutlet NSTextField*) oVersionData [protected]
- (IBOutlet NSTextField*) oVersionLabel [protected]

The documentation for this class was generated from the following files: