![]() |
API
0.9.6
|
#import <CPCheckBox.h>
Inheritance diagram for CPCheckBox:Class Methods | |
| (id) | + checkBoxWithTitle: |
| (id) | + checkBoxWithTitle:theme: |
| (CPString) | + defaultThemeClass |
Class Methods inherited from CPButton | |
| (id) | + buttonWithTitle: |
| (id) | + buttonWithTitle:theme: |
| (id) | + themeAttributes |
Class Methods inherited from CPControl | |
| (void) | + initialize |
Class Methods inherited from CPView | |
| (CPMenu) | + defaultMenu |
| (CPSet) | + keyPathsForValuesAffectingBounds |
| (CPSet) | + keyPathsForValuesAffectingFrame |
Class Methods inherited from CPObject | |
| (BOOL) | + accessInstanceVariablesDirectly |
| (id) | + alloc |
| (id) | + allocWithCoder: |
| (BOOL) | + automaticallyNotifiesObserversForKey: |
| (Class) | + class |
| (void) | + exposeBinding: |
| (IMP) | + instanceMethodForSelector: |
| (BOOL) | + instancesRespondToSelector: |
| (BOOL) | + isSubclassOfClass: |
| (CPSet) | + keyPathsForValuesAffectingValueForKey: |
| (void) | + load |
| (id) | + new |
| (void) | + setVersion: |
| (Class) | + superclass |
| (int) | + version |
Additional Inherited Members | |
Instance Variables inherited from CPObject | |
| Class | isa |
Definition at line 2 of file CPCheckBox.h.
|
implementation |
Returns the image used when the button is in an alternate state.
Reimplemented from CPButton.
Definition at line 101 of file CPCheckBox.j.
|
implementation |
Definition at line 36 of file CPCheckBox.j.
|
implementation |
Definition at line 31 of file CPCheckBox.j.
|
implementation |
Reimplemented from CPButton.
Definition at line 41 of file CPCheckBox.j.
|
implementation |
Reimplemented from CPButton.
Definition at line 96 of file CPCheckBox.j.
|
implementation |
Initializes and returns a newly allocated CPButton object with a specified frame rectangle.
| aFrame | The frame rectangle for the created button object. |
Reimplemented from CPButton.
Definition at line 54 of file CPCheckBox.j.
|
implementation |
Reimplemented from CPButton.
Definition at line 106 of file CPCheckBox.j.
Definition at line 73 of file CPCheckBox.j.
Definition at line 91 of file CPCheckBox.j.