#import <UIKeyboardReturnKeyView.h>
Abgeleitet von UIKeyboardKeyView.
Öffentliche Methoden | |
| (id) | - initWithFrame:orientation:style: |
| (int) | - cacheKey |
| (int) | - subtype |
| (void) | - setSubtype: |
| (id) | - localizedStringReturn |
| (id) | - localizedStringNext |
| (id) | - localizedStringGo |
| (id) | - localizedStringJoin |
| (id) | - localizedStringRoute |
| (id) | - localizedStringSearch |
| (id) | - localizedStringSend |
| (id) | - localizedString |
| (id) | - symbolString |
Geschützte Attribute | |
| int | m_originalStyle |
| int | m_subtype |
Definiert in Zeile 9 der Datei UIKeyboardReturnKeyView.h.
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| orientation: | (int) | fp24 | ||
| style: | (int) | fp28 | ||
| - (int) cacheKey |
Implementiert UIKeyboardKeyView.
| - (int) subtype |
| - (void) setSubtype: | (int) | fp8 |
| - (id) localizedStringReturn |
| - (id) localizedStringNext |
| - (id) localizedStringGo |
| - (id) localizedStringJoin |
| - (id) localizedStringRoute |
| - (id) localizedStringSearch |
| - (id) localizedStringSend |
| - (id) localizedString |
| - (id) symbolString |
- (int) m_originalStyle [protected] |
Definiert in Zeile 11 der Datei UIKeyboardReturnKeyView.h.
- (int) m_subtype [protected] |
Definiert in Zeile 12 der Datei UIKeyboardReturnKeyView.h.