#import <UIBox.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (void) | - dealloc |
| (void) | - setBackgroundColor: |
| (void) | - setRoundedCorners: |
| (void) | - drawRect: |
| (void) | - placeContentLayer |
| (void) | - setContentView: |
| (id) | - contentView |
Geschützte Attribute | |
| int | _corners |
| UIView * | _contentView |
| struct CGColor * | _backgroundColor |
Definiert in Zeile 9 der Datei UIBox.h.
| - (void) dealloc |
Implementiert UIView.
| - (void) setBackgroundColor: | (struct CGColor *) | fp8 |
| - (void) setRoundedCorners: | (int) | fp8 |
| - (void) drawRect: | (struct CGRect) | fp8 |
| - (void) placeContentLayer |
| - (void) setContentView: | (id) | fp8 |
| - (id) contentView |
- (UIView*) _contentView [protected] |
- (struct CGColor*) _backgroundColor [read, protected] |