UIAutocorrectInlinePrompt Klassenreferenz

#import <UIAutocorrectInlinePrompt.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(void) - dealloc
(void) - removePromptSubviews
(struct CGRect- shadowFrameForFrame:
(void) - setCorrection:typedText:inRect:maxX:
(id) - correction
(void) - setPosition:
(int) - position
(id) - typedTextView
(id) - correctionView
(id) - correctionAnimationView
(id) - typedTextAnimationView
(id) - correctionShadowView
(BOOL) - pointInside:forEvent:
(void) - dismiss
(void) - mouseDown:
(void) - mouseDragged:
(void) - mouseUp:
(BOOL) - prepareForAnimation:
(struct CGRect- topRect
(struct CGRect- bottomRect

Geschützte Attribute

struct CGRect m_originalTypedTextRect
NSStringm_typedText
NSStringm_correction
UIViewm_typedTextView
UIViewm_correctionView
UIViewm_correctionAnimationView
UIViewm_typedTextAnimationView
UIViewm_correctionShadowView
int m_position
BOOL m_fits
BOOL m_mouseDown

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIAutocorrectInlinePrompt.h.


Dokumentation der Elementfunktionen

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (void) dealloc  

Implementiert UIView.

- (void) removePromptSubviews  

- (struct CGRect) shadowFrameForFrame: (struct CGRect fp8  

- (void) setCorrection: (id)  fp8
typedText: (id)  fp12
inRect: (struct CGRect fp16
maxX: (float)  fp32 

- (id) correction  

- (void) setPosition: (int)  fp8  

- (int) position  

- (id) typedTextView  

- (id) correctionView  

- (id) correctionAnimationView  

- (id) typedTextAnimationView  

- (id) correctionShadowView  

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

- (void) dismiss  

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

Implementiert UIResponder.

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

Implementiert UIResponder.

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

Implementiert UIResponder.

- (BOOL) prepareForAnimation: (struct CGRect fp8  

- (struct CGRect) topRect  

- (struct CGRect) bottomRect  


Dokumentation der Datenelemente

- (struct CGRect) m_originalTypedTextRect [read, protected]

Definiert in Zeile 13 der Datei UIAutocorrectInlinePrompt.h.

- (NSString*) m_typedText [protected]

Definiert in Zeile 14 der Datei UIAutocorrectInlinePrompt.h.

- (NSString*) m_correction [protected]

Definiert in Zeile 15 der Datei UIAutocorrectInlinePrompt.h.

- (UIView*) m_typedTextView [protected]

Definiert in Zeile 16 der Datei UIAutocorrectInlinePrompt.h.

- (UIView*) m_correctionView [protected]

Definiert in Zeile 17 der Datei UIAutocorrectInlinePrompt.h.

Definiert in Zeile 18 der Datei UIAutocorrectInlinePrompt.h.

- (UIView*) m_typedTextAnimationView [protected]

Definiert in Zeile 19 der Datei UIAutocorrectInlinePrompt.h.

- (UIView*) m_correctionShadowView [protected]

Definiert in Zeile 20 der Datei UIAutocorrectInlinePrompt.h.

- (int) m_position [protected]

Definiert in Zeile 21 der Datei UIAutocorrectInlinePrompt.h.

- (BOOL) m_fits [protected]

Definiert in Zeile 22 der Datei UIAutocorrectInlinePrompt.h.

- (BOOL) m_mouseDown [protected]

Definiert in Zeile 23 der Datei UIAutocorrectInlinePrompt.h.


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