ABSimpleTextInputLayer Klassenreferenz

#import <ABSimpleTextInputLayer.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:context:
(void) - dealloc
(id) - text
(void) - setDelegate:
(id) - delegate
(void) - setLocalizedNavigationTitle:
(id) - createEntryFieldForStringValue:
(void) - buildUI
(unsigned int) - becomeFirstResponder
(void) - movedFromSuperview:
(void) - _didEndPickingAndConfirmed:animate:
(void) - doneButtonClicked:
(void) - cancelButtonClicked:
(void) - navigationBar:buttonClicked:
(void) - fieldEndedEditing:
(void) - back:save:
(void) - reload
(void) - _textValueChanged:

Geschützte Attribute

UIPreferencesTextTableCell_inputField
UIView_contentView
UIKeyboard_keyboard
id _delegate
UINavigationBar_navBar
BOOL _lastHasText

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei ABSimpleTextInputLayer.h.


Dokumentation der Elementfunktionen

- (id) initWithFrame: (struct CGRect fp8
context: (id)  fp24 

- (void) dealloc  

Implementiert UIView.

- (id) text  

- (void) setDelegate: (id)  fp8  

- (id) delegate  

- (void) setLocalizedNavigationTitle: (id)  fp8  

- (id) createEntryFieldForStringValue: (id)  fp8  

- (void) buildUI  

- (unsigned int) becomeFirstResponder  

Implementiert UIResponder.

- (void) movedFromSuperview: (id)  fp8  

- (void) _didEndPickingAndConfirmed: (BOOL)  fp8
animate: (BOOL)  fp12 

- (void) doneButtonClicked: (id)  fp8  

- (void) cancelButtonClicked: (id)  fp8  

- (void) navigationBar: (id)  fp8
buttonClicked: (int)  fp12 

- (void) fieldEndedEditing: (id)  fp8  

- (void) back: (BOOL)  fp8
save: (BOOL)  fp12 

- (void) reload  

- (void) _textValueChanged: (id)  fp8  


Dokumentation der Datenelemente

Definiert in Zeile 13 der Datei ABSimpleTextInputLayer.h.

- (UIView*) _contentView [protected]

Definiert in Zeile 14 der Datei ABSimpleTextInputLayer.h.

- (UIKeyboard*) _keyboard [protected]

Definiert in Zeile 15 der Datei ABSimpleTextInputLayer.h.

- (id) _delegate [protected]

Definiert in Zeile 16 der Datei ABSimpleTextInputLayer.h.

- (UINavigationBar*) _navBar [protected]

Definiert in Zeile 17 der Datei ABSimpleTextInputLayer.h.

- (BOOL) _lastHasText [protected]

Definiert in Zeile 18 der Datei ABSimpleTextInputLayer.h.


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