#import <CPCheckBox.h>
Class Methods | |
(id) | + checkBoxWithTitle: |
(id) | + checkBoxWithTitle:theme: |
(CPString) | + defaultThemeClass |
Class Methods inherited from CPButton | |
(id) | + buttonWithTitle: |
(id) | + buttonWithTitle:theme: |
(CPDictionary) | + themeAttributes |
Class Methods inherited from CPControl | |
(void) | + initialize |
Class Methods inherited from CPView | |
(Class) | + animatorClass |
(CAAnimation) | + defaultAnimationForKey: |
(CPMenu) | + defaultMenu |
(BOOL) | + isHighDPIDrawingEnabled |
(CPSet) | + keyPathsForValuesAffectingBounds |
(CPSet) | + keyPathsForValuesAffectingFrame |
(void) | + setHighDPIDrawingEnabled: |
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 CPView.
Provided by category CPCheckBox(TableDataView).
Definition at line 175 of file CPCheckBox.j.
|
implementation |
Reimplemented from CPButton.
Definition at line 106 of file CPCheckBox.j.
|
implementation |
Definition at line 73 of file CPCheckBox.j.
|
implementation |
Definition at line 91 of file CPCheckBox.j.