TPPhonePad Klassenreferenz

#import <TPPhonePad.h>

Abgeleitet von UIControl.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(void) - dealloc
(void) - _activateSounds:
(void) - removeFromSuperview
(void) - _appSuspended
(void) - _appResumed
(void) - movedFromWindow:
(void) - movedToWindow:
(void) - setDelegate:
(void) - setPlaysSounds:
(void) - setButton:forKeyAtIndex:
(void) - setNeedsDisplayForKey:
(id) - _pressedImage
(id) - _keypadImage
(float) - _yFudge
(void) - drawRect:
(BOOL) - pointMostlyInside:forEvent:
(id) - hitTest:forEvent:
(void) - setHighlighted:
(BOOL) - cancelMouseTracking
(void) - _handleKey:forEvent:
(void) - _handleKeyPressAndHold:
(int) - _keyForPoint:
(struct CGRect- _rectForKey:
(void) - _notifySoundCompletionIfNecessary:
(void) - _playSoundForKey:
(void) - _stopSoundForKey:
(void) - _stopAllSoundsForcingCallbacks:

Öffentliche, statische Methoden

(BOOL) + shouldStringAutoDial:givenLastChar:
(BOOL) + launchFieldTestIfNeeded:
(void) + _delayedDeactivate

Geschützte Attribute

int _downKey
id _delegate
BOOL _playsSounds
float _topHeight
float _midHeight
float _bottomHeight
float _leftWidth
float _midWidth
float _rightWidth
struct __CFSet * _inflightSounds
struct __CFDictionary * _keyToButtonMap
unsigned int _incompleteSounds
unsigned int _delegateSoundCallbacks:1
unsigned int _soundsActivated:1

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei TPPhonePad.h.


Dokumentation der Elementfunktionen

+ (BOOL) shouldStringAutoDial: (id)  fp8
givenLastChar: (BOOL)  fp12 

+ (BOOL) launchFieldTestIfNeeded: (id)  fp8  

+ (void) _delayedDeactivate  

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (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  


Dokumentation der Datenelemente

- (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.


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