API  0.9.9
CPTableCellView(CPSynthesizedAccessors) Category Reference

Instance Methods

(CPImageView- imageView
 
(id) - objectValue
 
(void) - setImageView:
 
(void) - setObjectValue:
 
(void) - setTextField:
 
(CPTextField- textField
 

Detailed Description

Definition at line 6454 of file CPTableView.j.

Method Documentation

- (CPImageView) imageView
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6491 of file CPTableView.j.

- (id) objectValue
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6459 of file CPTableView.j.

- (void) setImageView: (CPImageView aValue
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6499 of file CPTableView.j.

- (void) setObjectValue: (id)  aValue
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6467 of file CPTableView.j.

- (void) setTextField: (CPTextField aValue
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6483 of file CPTableView.j.

- (CPTextField) textField
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6475 of file CPTableView.j.


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