#import <TPPhonePad.h>
Abgeleitet von UIControl.
Definiert in Zeile 9 der Datei TPPhonePad.h.
| + (BOOL) shouldStringAutoDial: | (id) | fp8 | ||
| givenLastChar: | (BOOL) | fp12 | ||
| + (BOOL) launchFieldTestIfNeeded: | (id) | fp8 |
| + (void) _delayedDeactivate |
| - (void) dealloc |
Implementiert UIControl.
| - (void) _activateSounds: | (BOOL) | fp8 |
| - (void) removeFromSuperview |
| - (void) _appSuspended |
| - (void) _appResumed |
| - (void) movedFromWindow: | (id) | fp8 |
| - (void) movedToWindow: | (id) | fp8 |
| - (void) setDelegate: | (id) | fp8 |
| - (void) setPlaysSounds: | (BOOL) | fp8 |
| - (void) setButton: | (id) | fp8 | ||
| forKeyAtIndex: | (int) | fp12 | ||
| - (void) setNeedsDisplayForKey: | (int) | fp8 |
| - (id) _pressedImage |
| - (id) _keypadImage |
| - (float) _yFudge |
| - (void) drawRect: | (struct CGRect) | fp8 |
| - (BOOL) pointMostlyInside: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (id) hitTest: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (void) setHighlighted: | (BOOL) | fp8 |
Implementiert UIControl.
| - (BOOL) cancelMouseTracking |
Implementiert UIControl.
| - (void) _handleKey: | (id) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp12 | ||
| - (void) _handleKeyPressAndHold: | (id) | fp8 |
| - (int) _keyForPoint: | (struct CGPoint) | fp8 |
| - (struct CGRect) _rectForKey: | (int) | fp8 |
| - (void) _notifySoundCompletionIfNecessary: | (unsigned long) | fp8 |
| - (void) _playSoundForKey: | (int) | fp8 |
| - (void) _stopSoundForKey: | (int) | fp8 |
| - (void) _stopAllSoundsForcingCallbacks: | (BOOL) | fp8 |
- (int) _downKey [protected] |
Definiert in Zeile 11 der Datei TPPhonePad.h.
- (id) _delegate [protected] |
Definiert in Zeile 12 der Datei TPPhonePad.h.
- (BOOL) _playsSounds [protected] |
Definiert in Zeile 13 der Datei TPPhonePad.h.
- (float) _topHeight [protected] |
Definiert in Zeile 14 der Datei TPPhonePad.h.
- (float) _midHeight [protected] |
Definiert in Zeile 15 der Datei TPPhonePad.h.
- (float) _bottomHeight [protected] |
Definiert in Zeile 16 der Datei TPPhonePad.h.
- (float) _leftWidth [protected] |
Definiert in Zeile 17 der Datei TPPhonePad.h.
- (float) _midWidth [protected] |
Definiert in Zeile 18 der Datei TPPhonePad.h.
- (float) _rightWidth [protected] |
Definiert in Zeile 19 der Datei TPPhonePad.h.
- (struct __CFSet*) _inflightSounds [read, protected] |
Definiert in Zeile 20 der Datei TPPhonePad.h.
- (struct __CFDictionary*) _keyToButtonMap [read, protected] |
Definiert in Zeile 21 der Datei TPPhonePad.h.
- (unsigned int) _incompleteSounds [protected] |
Definiert in Zeile 22 der Datei TPPhonePad.h.
- (unsigned int) _delegateSoundCallbacks [protected] |
Definiert in Zeile 23 der Datei TPPhonePad.h.
- (unsigned int) _soundsActivated [protected] |
Definiert in Zeile 24 der Datei TPPhonePad.h.