AlbumScroller Klassenreferenz

#import <AlbumScroller.h>

Abgeleitet von UIScroller.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(void) - _cancelUpdateTimer
(void) - _startTimer
(BOOL) - isScrollingEnabled
(BOOL) - isSmoothScrolling
(BOOL) - isDragging
(int) - lastScrollDirection
(BOOL) - shouldAdvance
(BOOL) - _alwaysHandleInteractionEvents
(void) - mouseDown:
(void) - _updateDragInfoWithTimeInterval:event:smoothScrolling:
(void) - _updateScrollWithTimeInterval:
(void) - _updateTimerFired:
(void) - mouseDragged:
(void) - mouseUp:
(void) - contentMouseUpInView:withEvent:
(void) - _releaseDrag
(void) - setScrollingEnabled:
(id) - hitTest:forEvent:
(void) - setContentSize:
(void) - setOffset:
(void) - _doScrollToOffset:animate:
(void) - ensureOffsetToImageBoundary
(void) - scrollToNextImageWithAnimation:offset:
(void) - scrollToPreviousImageWithAnimation:offset:
(void) - gestureStarted:
(void) - gestureEnded:
(void) - gestureChanged:

Geschützte Attribute

BOOL _dragging
float _lastX
double _lastTimeStamp
float _dragSpeed
float _grabX
struct CGPoint _grabLoc
float _mySpeed
float _myX
float _destinationX
NSTimer_updateTimer
int _lastScrollDirection
int _lastDragDirection
BOOL _shouldAdvance
UIView_leftBackstopView
UIView_rightBackstopView
float _slowDownFactor

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei AlbumScroller.h.


Dokumentation der Elementfunktionen

- (void) dealloc  

Implementiert UIScroller.

- (void) _cancelUpdateTimer  

- (void) _startTimer  

- (BOOL) isScrollingEnabled  

- (BOOL) isSmoothScrolling  

- (BOOL) isDragging  

- (int) lastScrollDirection  

- (BOOL) shouldAdvance  

- (BOOL) _alwaysHandleInteractionEvents  

- (void) mouseDown: (struct __GSEvent *)  fp8  

Implementiert UIScroller.

- (void) _updateDragInfoWithTimeInterval: (double)  fp8
event: (struct __GSEvent *)  fp16
smoothScrolling: (BOOL)  fp20 

- (void) _updateScrollWithTimeInterval: (double)  fp8  

- (void) _updateTimerFired: (id)  fp8  

- (void) mouseDragged: (struct __GSEvent *)  fp8  

Implementiert UIScroller.

- (void) mouseUp: (struct __GSEvent *)  fp8  

Implementiert UIScroller.

- (void) contentMouseUpInView: (id)  fp8
withEvent: (struct __GSEvent *)  fp12 

Implementiert UIScroller.

- (void) _releaseDrag  

- (void) setScrollingEnabled: (BOOL)  fp8  

Implementiert UIScroller.

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

Implementiert UIScroller.

- (void) setContentSize: (struct CGSize fp8  

Implementiert UIScroller.

- (void) setOffset: (struct CGPoint fp8  

Implementiert UIScroller.

- (void) _doScrollToOffset: (struct CGPoint fp8
animate: (BOOL)  fp16 

- (void) ensureOffsetToImageBoundary  

- (void) scrollToNextImageWithAnimation: (BOOL)  fp8
offset: (struct CGPoint fp12 

- (void) scrollToPreviousImageWithAnimation: (BOOL)  fp8
offset: (struct CGPoint fp12 

- (void) gestureStarted: (struct __GSEvent *)  fp8  

Implementiert UIScroller.

- (void) gestureEnded: (struct __GSEvent *)  fp8  

Implementiert UIScroller.

- (void) gestureChanged: (struct __GSEvent *)  fp8  

Implementiert UIScroller.


Dokumentation der Datenelemente

- (BOOL) _dragging [protected]

Definiert in Zeile 13 der Datei AlbumScroller.h.

- (float) _lastX [protected]

Definiert in Zeile 14 der Datei AlbumScroller.h.

- (double) _lastTimeStamp [protected]

Definiert in Zeile 15 der Datei AlbumScroller.h.

- (float) _dragSpeed [protected]

Definiert in Zeile 16 der Datei AlbumScroller.h.

- (float) _grabX [protected]

Definiert in Zeile 17 der Datei AlbumScroller.h.

- (struct CGPoint) _grabLoc [read, protected]

Definiert in Zeile 18 der Datei AlbumScroller.h.

- (float) _mySpeed [protected]

Definiert in Zeile 19 der Datei AlbumScroller.h.

- (float) _myX [protected]

Definiert in Zeile 20 der Datei AlbumScroller.h.

- (float) _destinationX [protected]

Definiert in Zeile 21 der Datei AlbumScroller.h.

- (NSTimer*) _updateTimer [protected]

Definiert in Zeile 22 der Datei AlbumScroller.h.

- (int) _lastScrollDirection [protected]

Definiert in Zeile 23 der Datei AlbumScroller.h.

- (int) _lastDragDirection [protected]

Definiert in Zeile 24 der Datei AlbumScroller.h.

- (BOOL) _shouldAdvance [protected]

Definiert in Zeile 25 der Datei AlbumScroller.h.

- (UIView*) _leftBackstopView [protected]

Definiert in Zeile 26 der Datei AlbumScroller.h.

- (UIView*) _rightBackstopView [protected]

Definiert in Zeile 27 der Datei AlbumScroller.h.

- (float) _slowDownFactor [protected]

Definiert in Zeile 28 der Datei AlbumScroller.h.


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