Public Member Functions | Protected Attributes

XAP_StringListDataSource Class Reference

#import <xap_Cocoa_NSTableUtils.h>

List of all members.

Public Member Functions

(id- init
(oneway void) - dealloc
(void) - insertString:atIndex:
(void) - addString:
(void) - addCString:
(int) - rowWithCString:
(void) - removeAllStrings
(NSArray *) - array
(void) - loadFontList
(int) - numberOfRowsInTableView:
(id- tableView:objectValueForTableColumn:row:

Protected Attributes

 __pad0__: NSObject <NSTableViewDataSource
NSComboBoxDataSource
NSMutableArray * 
_array

Member Function Documentation

- (void) addCString: (const char *)  string  
- (void) addString: (NSString*)  string  
- (NSArray *) array  
- (oneway void) dealloc  
- (id) init  

References _array.

- (void) insertString: (NSString*)  string
atIndex: (int)  index 
- (void) loadFontList  

References _array.

- (int) numberOfRowsInTableView: (NSTableView *)  tableView  

References _array, and UT_UNUSED.

- (void) removeAllStrings  
- (int) rowWithCString: (const char *)  cString  
- (id) tableView: (NSTableView *)  tableView
objectValueForTableColumn: (NSTableColumn *)  tableColumn
row: (int)  row 

References _array, and UT_UNUSED.


Member Data Documentation

- XAP_StringListDataSource: [protected]
- (NSComboBoxDataSource NSMutableArray*) _array [protected]

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