![]() |
API
0.9.6
|
#import <CPButtonBar.h>
Class Methods | |
(id) | + actionPopupButton |
(CPString) | + defaultThemeClass |
(id) | + minusButton |
(id) | + plusButton |
(id) | + themeAttributes |
![]() | |
(CPMenu) | + defaultMenu |
(void) | + initialize |
(CPSet) | + keyPathsForValuesAffectingBounds |
(CPSet) | + keyPathsForValuesAffectingFrame |
Additional Inherited Members | |
![]() | |
Class | isa |
Definition at line 2 of file CPButtonBar.h.
|
implementation |
Definition at line 35 of file CPButtonBar.j.
|
implementation |
Reimplemented from CPObject.
Definition at line 74 of file CPButtonBar.j.
|
implementation |
Definition at line 104 of file CPButtonBar.j.
Reimplemented from CPView.
Definition at line 164 of file CPButtonBar.j.
|
implementation |
Reimplemented from CPView.
Definition at line 50 of file CPButtonBar.j.
|
implementation |
Archives the view to a coder.
aCoder | the object into which the view's data will be archived. |
Reimplemented from CPView.
Provided by category CPButtonBar(CPCoding).
Definition at line 255 of file CPButtonBar.j.
|
implementation |
Definition at line 118 of file CPButtonBar.j.
|
implementation |
Initializes the view from an archive.
aCoder | the coder from which to initialize |
Reimplemented from CPView.
Provided by category CPButtonBar(CPCoding).
Definition at line 264 of file CPButtonBar.j.
|
implementation |
Initializes the receiver for usage with the specified bounding rectangle
Reimplemented from CPView.
Definition at line 61 of file CPButtonBar.j.
|
implementation |
Reimplemented from CPView.
Definition at line 172 of file CPButtonBar.j.
|
implementation |
Definition at line 23 of file CPButtonBar.j.
|
implementation |
Definition at line 11 of file CPButtonBar.j.
|
implementation |
Reimplemented from CPView.
Definition at line 147 of file CPButtonBar.j.
|
implementation |
Definition at line 137 of file CPButtonBar.j.
|
implementation |
Definition at line 132 of file CPButtonBar.j.
|
implementation |
Definition at line 94 of file CPButtonBar.j.
|
implementation |
Sets the receiver's frame size. If aSize
is the same as the frame's current dimensions, this method simply returns. The method posts a CPViewFrameDidChangeNotification to the default notification center if the receiver is configured to do so.
aSize | the new size for the frame |
Reimplemented from CPView.
Definition at line 241 of file CPButtonBar.j.
|
implementation |
Definition at line 109 of file CPButtonBar.j.
|
implementation |
Definition at line 123 of file CPButtonBar.j.
|
implementation |
Reimplemented from CPView.
Definition at line 55 of file CPButtonBar.j.