Public Member Functions | Protected Attributes

AP_ListRevisions_DataSource Class Reference

List of all members.

Public Member Functions

(id- init
(oneway void) - dealloc
(void) - addLine:withCol2:withCol3:
(int) - numberOfRowsInTableView:
(id- tableView:objectValueForTableColumn:row:

Protected Attributes

NSMutableArray * _array

Member Function Documentation

- (void) addLine: (const char*)  col1
withCol2: (const char*)  col2
withCol3: (const char*)  col3 

References _array, and line().

Referenced by AP_CocoaDialog_ListRevisions::runModal.

- (oneway void) dealloc  

References _array.

- (id) init  

References _array.

- (int) numberOfRowsInTableView: (NSTableView *)  tableView  

References _array, and UT_UNUSED.

- (id) tableView: (NSTableView *)  tableView
objectValueForTableColumn: (NSTableColumn *)  tableColumn
row: (int)  row 

Member Data Documentation

- (NSMutableArray*) _array [protected]

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