Public Member Functions | |
(void) | - addSubview: [implementation] |
(CPView) | - createEphemeralSubviewNamed: [implementation] |
() | - if(self) [implementation] |
(void) | - layoutSubviews [implementation] |
(CGRect) | - rectForEphemeralSubviewNamed: [implementation] |
Static Public Member Functions | |
(id) | + themeAttributes [implementation] |
(CPString) | + themeClass [implementation] |
Definition at line 7 of file CPButtonBar.j.
- (void) addSubview: | (CPView) | aSubview | [implementation] |
Definition at line 64 of file CPButtonBar.j.
Definition at line 40 of file CPButtonBar.j.
- CPButtonBar: | [implementation] |
- (void) layoutSubviews | [implementation] |
Definition at line 54 of file CPButtonBar.j.
- (CGRect) rectForEphemeralSubviewNamed: | (CPString) | aName | [implementation] |
Definition at line 32 of file CPButtonBar.j.
+ (id) themeAttributes | [implementation] |
Definition at line 26 of file CPButtonBar.j.
+ (CPString) themeClass | [implementation] |
Definition at line 21 of file CPButtonBar.j.