![]() |
API
0.9.7
|
#import <CPDisclosureButton.h>
Additional Inherited Members | |
![]() | |
(id) | + buttonWithTitle: |
(id) | + buttonWithTitle:theme: |
(CPString) | + defaultThemeClass |
(CPDictionary) | + themeAttributes |
Definition at line 2 of file CPDisclosureButton.h.
|
implementation |
Definition at line 2003 of file CPOutlineView.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 1982 of file CPOutlineView.j.
|
implementation |
Sets the button's state to aState
.
aState | Possible states are any of the CPButton globals: CPOffState , CPOnState , CPMixedState |
Reimplemented from CPButton.
Definition at line 1992 of file CPOutlineView.j.