#import <TPBottomLockBar.h>
Abgeleitet von TPBottomBar.
Basisklasse für TPTopLockBar.
Definiert in Zeile 11 der Datei TPBottomLockBar.h.
| + (struct CGSize) defaultSize |
| + (id) _backgroundImage |
| - (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.
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.