UIPageIndicator Klassenreferenz

#import <UIPageIndicator.h>

Abgeleitet von UIControl.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(void) - dealloc
(void) - setPageCount:
(void) - setCurrentPage:
(int) - currentPage
(void) - sizeToFit
(void) - layoutSubviews
(void) - endTrackingAt:previous:withEvent:

Geschützte Attribute

NSMutableArray_indicators
int _currentPage

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIPageIndicator.h.


Dokumentation der Elementfunktionen

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (void) dealloc  

Implementiert UIControl.

- (void) setPageCount: (int)  fp8  

- (void) setCurrentPage: (int)  fp8  

- (int) currentPage  

- (void) sizeToFit  

- (void) layoutSubviews  

- (void) endTrackingAt: (struct CGPoint fp8
previous: (struct CGPoint fp16
withEvent: (struct __GSEvent *)  fp24 

Implementiert UIControl.


Dokumentation der Datenelemente

- (NSMutableArray*) _indicators [protected]

Definiert in Zeile 13 der Datei UIPageIndicator.h.

- (int) _currentPage [protected]

Definiert in Zeile 14 der Datei UIPageIndicator.h.


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