gwenhywfar
5.11.1beta
|
#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 |
- (void) newOnStateButtonIs: | (CocoaRadioButton *) | newOnStateButton |
- (void) removeRadioButton: | (CocoaRadioButton *) | buttonToRemove |
|
readwriteprotected |
Definition at line 14 of file CocoaRadioButton.h.
|
protected |
Definition at line 15 of file CocoaRadioButton.h.