|
gwenhywfar 5.10.1
|
#import <CocoaRadioButton.h>


Instance Methods | |
| (void) | - addRadioButton: |
| (void) | - newOnStateButtonIs: |
| (void) | - removeRadioButton: |
Protected Attributes | |
| NSInteger | groupeID |
| NSPointerArray * | memberRadioButtons |
Definition at line 12 of file CocoaRadioButton.h.
| - (void) addRadioButton: | (CocoaRadioButton *) | buttonToAdd |
Definition at line 1 of file CocoaRadioButton.m.
References CocoaRadioButton::_groupManager.
| - (void) newOnStateButtonIs: | (CocoaRadioButton *) | newOnStateButton |
Definition at line 1 of file CocoaRadioButton.m.
| - (void) removeRadioButton: | (CocoaRadioButton *) | buttonToRemove |
Definition at line 1 of file CocoaRadioButton.m.
|
readwriteprotected |
Definition at line 14 of file CocoaRadioButton.h.
|
protected |
Definition at line 15 of file CocoaRadioButton.h.