|
gwenhywfar
4.10.0beta
|
#import <CocoaRadioButton.h>
Instance Methods | |
| (void) | - addRadioButton: |
| (void) | - newOnStateButtonIs: |
| (void) | - removeRadioButton: |
Protected Attributes | |
| NSPointerArray * | memberRadioButtons |
Properties | |
| NSInteger | groupeID |
Definition at line 12 of file CocoaRadioButton.h.
| - (void) addRadioButton: | (CocoaRadioButton *) | buttonToAdd |
| - (void) newOnStateButtonIs: | (CocoaRadioButton *) | newOnStateButton |
| - (void) removeRadioButton: | (CocoaRadioButton *) | buttonToRemove |
|
protected |
Definition at line 14 of file CocoaRadioButton.h.
|
readwriteatomic |
Definition at line 13 of file CocoaRadioButton.h.
1.8.6