TPBottomLockBar Klassenreferenz

#import <TPBottomLockBar.h>

Abgeleitet von TPBottomBar.

Basisklasse für TPTopLockBar.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:knobImage:
(id) - initWithFrame:knobColor:
(id) - initForIncomingCallWithFrame:
(void) - dealloc
(id) - knob
(void) - startAnimating
(void) - stopAnimating
(BOOL) - isAnimating
(void) - downInKnob
(void) - upInKnob
(void) - setLabel:
(void) - startCyclingLabels
(void) - stopCyclingLabels
(void) - cycleToNextLabel
(int) - currentLabelIndex
(void) - finishedCyclingLabelOut
(void) - cycleToLabelAtIndex:
(void) - setLabels:
(id) - labels
(void) - setFontSize:
(float) - fontSize
(void) - knobDragged:
(void) - slideBack:
(void) - relock
(void) - freezeKnobInUnlockedPosition
(void) - unlock
(void) - setDelegate:
(void) - setRepresentedObject:
(id) - representedObject
(BOOL) - pointInside:forEvent:
(float) - knobTrackInsetLeft

Öffentliche, statische Methoden

(struct CGSize+ defaultSize
(id) + _backgroundImage

Geschützte Attribute

NSArray_labels
int _currentLabelIndex
NSTimer_cycleLabelTimer
id _delegate
id _representedObject
TPLockKnobView_knobView
UIView_trackArrow
TPLockTextView_labelView
float _knobTrackInsetLeft
float _fontSize

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei TPBottomLockBar.h.


Dokumentation der Elementfunktionen

+ (struct CGSize) defaultSize  

+ (id) _backgroundImage  

Implementiert TPBottomBar.

Implementiert in TPTopLockBar.

- (id) initWithFrame: (struct CGRect fp8
knobImage: (id)  fp24 

Implementiert in TPTopLockBar.

- (id) initWithFrame: (struct CGRect fp8
knobColor: (int)  fp24 

- (id) initForIncomingCallWithFrame: (struct CGRect fp8  

- (void) dealloc  

Implementiert UIView.

- (id) knob  

- (void) startAnimating  

- (void) stopAnimating  

- (BOOL) isAnimating  

- (void) downInKnob  

- (void) upInKnob  

- (void) setLabel: (id)  fp8  

- (void) startCyclingLabels  

- (void) stopCyclingLabels  

- (void) cycleToNextLabel  

- (int) currentLabelIndex  

- (void) finishedCyclingLabelOut  

- (void) cycleToLabelAtIndex: (int)  fp8  

- (void) setLabels: (id)  fp8  

- (id) labels  

- (void) setFontSize: (float)  fp8  

- (float) fontSize  

- (void) knobDragged: (float)  fp8  

- (void) slideBack: (BOOL)  fp8  

- (void) relock  

- (void) freezeKnobInUnlockedPosition  

- (void) unlock  

- (void) setDelegate: (id)  fp8  

- (void) setRepresentedObject: (id)  fp8  

- (id) representedObject  

- (BOOL) pointInside: (struct CGPoint fp8
forEvent: (struct __GSEvent *)  fp16 

- (float) knobTrackInsetLeft  

Implementiert in TPTopLockBar.


Dokumentation der Datenelemente

- (NSArray*) _labels [protected]

Definiert in Zeile 13 der Datei TPBottomLockBar.h.

- (int) _currentLabelIndex [protected]

Definiert in Zeile 14 der Datei TPBottomLockBar.h.

- (NSTimer*) _cycleLabelTimer [protected]

Definiert in Zeile 15 der Datei TPBottomLockBar.h.

- (id) _delegate [protected]

Definiert in Zeile 16 der Datei TPBottomLockBar.h.

- (id) _representedObject [protected]

Definiert in Zeile 17 der Datei TPBottomLockBar.h.

- (TPLockKnobView*) _knobView [protected]

Definiert in Zeile 18 der Datei TPBottomLockBar.h.

- (UIView*) _trackArrow [protected]

Definiert in Zeile 19 der Datei TPBottomLockBar.h.

- (TPLockTextView*) _labelView [protected]

Definiert in Zeile 20 der Datei TPBottomLockBar.h.

- (float) _knobTrackInsetLeft [protected]

Definiert in Zeile 21 der Datei TPBottomLockBar.h.

- (float) _fontSize [protected]

Definiert in Zeile 22 der Datei TPBottomLockBar.h.


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