#import <UIButtonBarTextButton.h>
Abgeleitet von UIButtonBarButton.
Öffentliche Methoden | |
| (id) | - initWithTitle:selectedTitle:withFont:withBarStyle:withStyle:withTitleWidth: |
| (void) | - dealloc |
| (void) | - _setSelected: |
| (id) | - _automationID |
Geschützte Attribute | |
| NSString * | _title |
| NSString * | _selectedTitle |
Definiert in Zeile 11 der Datei UIButtonBarTextButton.h.
| - (id) initWithTitle: | (id) | fp8 | ||
| selectedTitle: | (id) | fp12 | ||
| withFont: | (struct __GSFont *) | fp16 | ||
| withBarStyle: | (int) | fp20 | ||
| withStyle: | (int) | fp24 | ||
| withTitleWidth: | (float) | fp28 | ||
| - (void) dealloc |
Implementiert UIButtonBarButton.
| - (void) _setSelected: | (BOOL) | fp8 |
Implementiert UIButtonBarButton.
| - (id) _automationID |
Definiert in Zeile 13 der Datei UIButtonBarTextButton.h.
- (NSString*) _selectedTitle [protected] |
Definiert in Zeile 14 der Datei UIButtonBarTextButton.h.