API  1.0.0
CPTableCellView(CPSynthesizedAccessors) Category Reference

Instance Methods

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

Detailed Description

Definition at line 6461 of file CPTableView.j.

Method Documentation

◆ imageView()

- (CPImageView) imageView
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6498 of file CPTableView.j.

◆ objectValue()

- (id) objectValue
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6466 of file CPTableView.j.

◆ setImageView:()

- (void) setImageView: (CPImageView aValue
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6506 of file CPTableView.j.

◆ setObjectValue:()

- (void) setObjectValue: (id)  aValue
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6474 of file CPTableView.j.

◆ setTextField:()

- (void) setTextField: (CPTextField aValue
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6490 of file CPTableView.j.

◆ textField()

- (CPTextField) textField
implementation

Synthesized accessor method.

Extends class CPTableCellView.

Definition at line 6482 of file CPTableView.j.


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