API  0.9.8
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPTableColumn(NSInCompatibility) Category Reference

Instance Methods

(CPView- dataCell
 
(id) - dataCellForRow:
 
(CPView- headerCell
 
(void) - setDataCell:
 
(void) - setHeaderCell:
 

Detailed Description

Definition at line 779 of file CPTableColumn.j.

Method Documentation

- (CPView) dataCell
implementation

Extends class CPTableColumn.

Definition at line 810 of file CPTableColumn.j.

- (id) dataCellForRow: (CPInteger)  row
implementation

Extends class CPTableColumn.

Definition at line 819 of file CPTableColumn.j.

- (CPView) headerCell
implementation

Extends class CPTableColumn.

Definition at line 792 of file CPTableColumn.j.

- (void) setDataCell: (CPView aView
implementation

Extends class CPTableColumn.

Definition at line 801 of file CPTableColumn.j.

- (void) setHeaderCell: (CPView aView
implementation

Extends class CPTableColumn.

Definition at line 783 of file CPTableColumn.j.


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