UIKeyboard Klassenreferenz

#import <UIKeyboard.h>

Abgeleitet von UIView.

Basisklasse für UIKeyboardPeripheral.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(id) - initWithDefaultSize
(void) - dealloc
(void) - setFrame:
(void) - setStringValue:
(id) - stringValue
(int) - preferredKeyboardType
(void) - setPreferredKeyboardType:
(void) - showPreferredLayout
(int) - orientation
(BOOL) - pointInside:forEvent:
(void) - prepareForGeometryChange
(void) - geometryChangeDone:
(void) - showSuggestionBar
(void) - hideSuggestionBar
(BOOL) - suggestionBarVisible
(void) - removeAutocorrectPrompt
(void) - acceptAutocorrection
(void) - setCaretBlinks:
(void) - setCaretVisible:
(BOOL) - returnKeyEnabled
(void) - setReturnKeyEnabled:
(id) - defaultTextTraits
(void) - setDefaultTextTraits:
(void) - setDefaultReturnKeyType:
(void) - configureForTests
(id) - delegate
(void) - clearSnapshot
(void) - takeSnapshot
(void) - activate
(void) - deactivate
(void) - movedFromSuperview:
(void) - drawRect:
(void) - mouseDown:
(void) - mouseUp:
(void) - mouseDragged:

Öffentliche, statische Methoden

(id) + activeKeyboard
(id) + preferenceName
(void) + initImplementationNow
(void) + removeAllDynamicDictionaries
(struct CGSize+ defaultSize
(struct CGSize+ suggestionBarSize
(struct CGSize+ defaultSizeForOrientation:
(struct CGSize+ suggestionBarSizeForOrientation:
(struct CGSize+ keypadSize
(struct CGSize+ keypadSizeForOrientation:
(void) + preheatArtwork

Geschützte Attribute

UIImagem_snapshot
UITextTraitsm_defaultTextTraits

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIKeyboard.h.


Dokumentation der Elementfunktionen

+ (id) activeKeyboard  

+ (id) preferenceName  

+ (void) initImplementationNow  

+ (void) removeAllDynamicDictionaries  

+ (struct CGSize) defaultSize  

+ (struct CGSize) suggestionBarSize  

+ (struct CGSize) defaultSizeForOrientation: (int)  fp8  

+ (struct CGSize) suggestionBarSizeForOrientation: (int)  fp8  

+ (struct CGSize) keypadSize  

+ (struct CGSize) keypadSizeForOrientation: (int)  fp8  

+ (void) preheatArtwork  

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (id) initWithDefaultSize  

- (void) dealloc  

Implementiert UIView.

Implementiert in UIKeyboardPeripheral.

- (void) setFrame: (struct CGRect fp8  

- (void) setStringValue: (id)  fp8  

- (id) stringValue  

- (int) preferredKeyboardType  

- (void) setPreferredKeyboardType: (int)  fp8  

- (void) showPreferredLayout  

- (int) orientation  

Implementiert in UIKeyboardPeripheral.

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

- (void) prepareForGeometryChange  

- (void) geometryChangeDone: (BOOL)  fp8  

- (void) showSuggestionBar  

- (void) hideSuggestionBar  

- (BOOL) suggestionBarVisible  

- (void) removeAutocorrectPrompt  

- (void) acceptAutocorrection  

- (void) setCaretBlinks: (BOOL)  fp8  

- (void) setCaretVisible: (BOOL)  fp8  

- (BOOL) returnKeyEnabled  

- (void) setReturnKeyEnabled: (BOOL)  fp8  

- (id) defaultTextTraits  

- (void) setDefaultTextTraits: (id)  fp8  

- (void) setDefaultReturnKeyType: (int)  fp8  

- (void) configureForTests  

- (id) delegate  

- (void) clearSnapshot  

- (void) takeSnapshot  

- (void) activate  

- (void) deactivate  

- (void) movedFromSuperview: (id)  fp8  

- (void) drawRect: (struct CGRect fp8  

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

Implementiert UIResponder.

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

Implementiert UIResponder.

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

Implementiert UIResponder.


Dokumentation der Datenelemente

- (UIImage*) m_snapshot [protected]

Definiert in Zeile 13 der Datei UIKeyboard.h.

Definiert in Zeile 14 der Datei UIKeyboard.h.


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