gwenhywfar  4.15.3
Instance Methods | Protected Attributes
CocoaRadioGroupManager Class Reference

#import <CocoaRadioButton.h>

Inheritance diagram for CocoaRadioGroupManager:

Instance Methods

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

Protected Attributes

NSInteger groupeID
 
NSPointerArray * memberRadioButtons
 

Detailed Description

Definition at line 12 of file CocoaRadioButton.h.

Method Documentation

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

Field Documentation

- (NSInteger) groupeID
readwriteprotected

Definition at line 13 of file CocoaRadioButton.h.

- (NSPointerArray*) memberRadioButtons
protected

Definition at line 14 of file CocoaRadioButton.h.


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