Public Member Functions | |
(CGRect) | - rectForEphemeralSubviewNamed: [implementation] |
(CPView) | - createEphemeralSubviewNamed: [implementation] |
(void) | - layoutSubviews [implementation] |
(void) | - addSubview: [implementation] |
Static Public Member Functions | |
(id) | + themeAttributes [implementation] |
Definition at line 7 of file CPButtonBar.j.
- (void) addSubview: | (CPView) | aSubview | [implementation] |
Definition at line 54 of file CPButtonBar.j.
Definition at line 30 of file CPButtonBar.j.
- (void) layoutSubviews | [implementation] |
Definition at line 44 of file CPButtonBar.j.
- (CGRect) rectForEphemeralSubviewNamed: | (CPString) | aName | [implementation] |
Definition at line 22 of file CPButtonBar.j.
+ (id) themeAttributes | [implementation] |
Definition at line 16 of file CPButtonBar.j.