UIGradientBar Klassenreferenz

#import <UIGradientBar.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - _tile
(id) - initWithFrame:
(void) - dealloc
(void) - setFrame:
(id) - hitTest:forEvent:

Geschützte Attribute

UIImageView_topShineView
UIImageView_gradientFillView
UIImageView_bottomLineView

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIGradientBar.h.


Dokumentation der Elementfunktionen

- (void) _tile  

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (void) dealloc  

Implementiert UIView.

- (void) setFrame: (struct CGRect fp8  

- (id) hitTest: (struct CGPoint fp8
forEvent: (struct __GSEvent *)  fp16 


Dokumentation der Datenelemente

- (UIImageView*) _topShineView [protected]

Definiert in Zeile 13 der Datei UIGradientBar.h.

- (UIImageView*) _gradientFillView [protected]

Definiert in Zeile 14 der Datei UIGradientBar.h.

- (UIImageView*) _bottomLineView [protected]

Definiert in Zeile 15 der Datei UIGradientBar.h.


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