gwenhywfar  4.3.3
Public Member Functions | Protected Attributes | Properties
CocoaRadioGroupManager Class Reference

#import <CocoaRadioButton.h>

Public Member Functions

(void) - addRadioButton:
(void) - newOnStateButtonIs:
(void) - removeRadioButton:

Protected Attributes

NSPointerArray * memberRadioButtons

Properties

NSInteger groupeID

Detailed Description

Definition at line 12 of file CocoaRadioButton.h.


Member Function Documentation

- (void) addRadioButton: (CocoaRadioButton*)  buttonToAdd
- (void) newOnStateButtonIs: (CocoaRadioButton*)  newOnStateButton

Definition at line 136 of file CocoaRadioButton.m.

References memberRadioButtons.

- (void) removeRadioButton: (CocoaRadioButton*)  buttonToRemove

Field Documentation

- (NSPointerArray*) memberRadioButtons [protected]

Definition at line 14 of file CocoaRadioButton.h.

Referenced by addRadioButton:, newOnStateButtonIs:, and removeRadioButton:.


Property Documentation

- (NSInteger) groupeID [read, write, assign]

The documentation for this class was generated from the following files: