API 0.9.5
CPRadioGroup Class Reference

#import <CPRadioGroup.h>

Inheritance diagram for CPRadioGroup:

List of all members.

Instance Methods

(SEL) - action
(void) - encodeWithCoder:
(id) - init
(id) - initWithCoder:
(CPArray- radios
(CPRadio- selectedRadio
(void) - setAction:
(void) - setTarget:
(id) - target

Detailed Description

Definition at line 183 of file CPRadio.j.


Method Documentation

- (SEL) action

Synthesized accessor method.

Definition at line 289 of file CPRadio.j.

- (void) encodeWithCoder: (CPCoder aCoder

Definition at line 260 of file CPRadio.j.

- (id) init

Definition at line 192 of file CPRadio.j.

- (id) initWithCoder: (CPCoder aCoder

Definition at line 247 of file CPRadio.j.

- (CPArray) radios

Definition at line 235 of file CPRadio.j.

- (CPRadio) selectedRadio

Definition at line 230 of file CPRadio.j.

- (void) setAction: (SEL)  aValue

Synthesized accessor method.

Definition at line 297 of file CPRadio.j.

- (void) setTarget: (id)  aValue

Synthesized accessor method.

Definition at line 281 of file CPRadio.j.

- (id) target

Synthesized accessor method.

Definition at line 273 of file CPRadio.j.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines