UIBox Klassenreferenz

#import <UIBox.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Ö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

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei UIBox.h.


Dokumentation der Elementfunktionen

- (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  


Dokumentation der Datenelemente

- (int) _corners [protected]

Definiert in Zeile 11 der Datei UIBox.h.

- (UIView*) _contentView [protected]

Definiert in Zeile 12 der Datei UIBox.h.

- (struct CGColor*) _backgroundColor [read, protected]

Definiert in Zeile 13 der Datei UIBox.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: