gwenhywfar  4.8.0beta
Instance Methods | Protected Attributes | Properties
CocoaRadioGroupManager Class Reference

#import <CocoaRadioButton.h>

Inheritance diagram for CocoaRadioGroupManager:

Instance Methods

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

Protected Attributes

NSPointerArray * memberRadioButtons
 

Properties

NSInteger groupeID
 

Detailed Description

Definition at line 12 of file CocoaRadioButton.h.

Method 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
readwriteatomic

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