|
gwenhywfar 5.14.1
|
#include <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.