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

Instance Methods

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

Detailed Description

Definition at line 794 of file CPTableColumn.j.

Method Documentation

- (CPView) dataCell
implementation

Extends class CPTableColumn.

Definition at line 825 of file CPTableColumn.j.

- (id) dataCellForRow: (int)  row
implementation

Extends class CPTableColumn.

Definition at line 834 of file CPTableColumn.j.

- (CPView) headerCell
implementation

Extends class CPTableColumn.

Definition at line 807 of file CPTableColumn.j.

- (void) setDataCell: (CPView aView
implementation

Extends class CPTableColumn.

Definition at line 816 of file CPTableColumn.j.

- (void) setHeaderCell: (CPView aView
implementation

Extends class CPTableColumn.

Definition at line 798 of file CPTableColumn.j.


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