#import <CPButtonBar.h>
Class Methods | |
(id) | + actionPopupButton |
(CPString) | + defaultThemeClass |
(id) | + minusButton |
(id) | + plusButton |
(CPDictionary) | + themeAttributes |
Class Methods inherited from CPView | |
(Class) | + animatorClass |
(CAAnimation) | + defaultAnimationForKey: |
(CPMenu) | + defaultMenu |
(void) | + initialize |
(BOOL) | + isHighDPIDrawingEnabled |
(CPSet) | + keyPathsForValuesAffectingBounds |
(CPSet) | + keyPathsForValuesAffectingFrame |
(void) | + setHighDPIDrawingEnabled: |
Definition at line 2 of file CPButtonBar.h.
|
implementation |
Definition at line 62 of file CPButtonBar.j.
|
implementation |
Definition at line 110 of file CPButtonBar.j.
|
implementation |
Definition at line 152 of file CPButtonBar.j.
Reimplemented from CPView.
Definition at line 212 of file CPButtonBar.j.
|
implementation |
Reimplemented from CPView.
Definition at line 77 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 318 of file CPButtonBar.j.
|
implementation |
Definition at line 166 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 327 of file CPButtonBar.j.
|
implementation |
Initializes the receiver for usage with the specified bounding rectangle
Reimplemented from CPView.
Definition at line 97 of file CPButtonBar.j.
|
implementation |
Reimplemented from CPView.
Definition at line 220 of file CPButtonBar.j.
|
implementation |
Definition at line 50 of file CPButtonBar.j.
|
implementation |
Definition at line 296 of file CPButtonBar.j.
|
implementation |
Definition at line 38 of file CPButtonBar.j.
|
implementation |
Reimplemented from CPView.
Definition at line 195 of file CPButtonBar.j.
|
implementation |
Definition at line 185 of file CPButtonBar.j.
|
implementation |
Definition at line 180 of file CPButtonBar.j.
|
implementation |
Definition at line 132 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 304 of file CPButtonBar.j.
|
implementation |
Definition at line 157 of file CPButtonBar.j.
|
implementation |
Definition at line 171 of file CPButtonBar.j.
|
implementation |
Reimplemented from CPView.
Definition at line 82 of file CPButtonBar.j.