#import <ABSimpleTextInputLayerContext.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (void) | - setLocalizedNavigationTitle: |
| (void) | - setPreferredKeyboardType: |
| (void) | - setAutoCapsType: |
| (void) | - setSuggestionBarVisibility: |
| (void) | - setDelegate: |
Geschützte Attribute | |
| NSString * | _localizedNavigationTitle |
| int | _keyboardType |
| int | _textAutoCapsType |
| int | _suggestionBarVisibility |
| id | _delegate |
Definiert in Zeile 11 der Datei ABSimpleTextInputLayerContext.h.
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (void) setLocalizedNavigationTitle: | (id) | fp8 |
| - (void) setPreferredKeyboardType: | (int) | fp8 |
| - (void) setAutoCapsType: | (int) | fp8 |
| - (void) setSuggestionBarVisibility: | (int) | fp8 |
| - (void) setDelegate: | (id) | fp8 |
- (NSString*) _localizedNavigationTitle [protected] |
Definiert in Zeile 13 der Datei ABSimpleTextInputLayerContext.h.
- (int) _keyboardType [protected] |
Definiert in Zeile 14 der Datei ABSimpleTextInputLayerContext.h.
- (int) _textAutoCapsType [protected] |
Definiert in Zeile 15 der Datei ABSimpleTextInputLayerContext.h.
- (int) _suggestionBarVisibility [protected] |
Definiert in Zeile 16 der Datei ABSimpleTextInputLayerContext.h.
- (id) _delegate [protected] |
Definiert in Zeile 17 der Datei ABSimpleTextInputLayerContext.h.