API  1.0.0
CPTableColumn(NSInCompatibility) Category Reference

Instance Methods

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

Detailed Description

Definition at line 787 of file CPTableColumn.j.

Method Documentation

◆ dataCell()

- (CPView) dataCell
implementation

Extends class CPTableColumn.

Definition at line 818 of file CPTableColumn.j.

◆ dataCellForRow:()

- (id) dataCellForRow: (CPInteger)  row
implementation

Extends class CPTableColumn.

Definition at line 827 of file CPTableColumn.j.

◆ headerCell()

- (CPView) headerCell
implementation

Extends class CPTableColumn.

Definition at line 800 of file CPTableColumn.j.

◆ setDataCell:()

- (void) setDataCell: (CPView aView
implementation

Extends class CPTableColumn.

Definition at line 809 of file CPTableColumn.j.

◆ setHeaderCell:()

- (void) setHeaderCell: (CPView aView
implementation

Extends class CPTableColumn.

Definition at line 791 of file CPTableColumn.j.


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