#import <UIButtonBarButton.h>
Abgeleitet von UIControl.
Basisklasse für UIButtonBarTextButton.
Definiert in Zeile 11 der Datei UIButtonBarButton.h.
| + (struct __GSFont *) _defaultLabelFont |
| + (struct CGColor *) _defaultLabelColor |
| + (id) _pushButtonWithBarStyle: | (int) | fp8 | ||
| withStyle: | (int) | fp12 | ||
| - (id) initWithImage: | (id) | fp8 | ||
| selectedImage: | (id) | fp12 | ||
| label: | (id) | fp16 | ||
| labelHeight: | (float) | fp20 | ||
| withBarStyle: | (int) | fp24 | ||
| withStyle: | (int) | fp28 | ||
| withOffset: | (struct _NSSize) | fp32 | ||
| - (void) dealloc |
| - (void) setImage: | (id) | fp8 |
| - (void) _setButtonBarHitRect: | (struct CGRect) | fp8 |
| - (struct CGRect) _buttonBarHitRect |
| - (void) _showSelectedIndicator: | (BOOL) | fp8 | ||
| changeSelection: | (BOOL) | fp12 | ||
| - (void) _setSelected: | (BOOL) | fp8 |
Implementiert in UIButtonBarTextButton.
| - (void) _positionBadge |
| - (void) setFrame: | (struct CGRect) | fp8 |
| - (void) _setBadgeValue: | (id) | fp8 |
| - (void) _badgeAnimationDidStop: | (id) | fp8 | ||
| finished: | (id) | fp12 | ||
| - (void) _setBadgeAnimated: | (BOOL) | fp8 |
| - (void) _setInfoWidth: | (float) | fp8 |
| - (void) setEnabled: | (BOOL) | fp8 |
Implementiert UIView.
| - (BOOL) pointInside: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (id) hitTest: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (void) setHighlighted: | (BOOL) | fp8 |
Implementiert UIControl.
| - (void) _adjustPushButton: | (BOOL) | fp8 |
| - (void) layoutSubviews |
| - (BOOL) _isBordered |
| - (void) _setOn: | (BOOL) | fp8 |
| - (BOOL) _isOn |
| - (void) _animateImage: | (float) | fp8 | ||
| withButtonBar: | (id) | fp12 | ||
| - (void) _setBarHeight: | (float) | fp8 |
| - (BOOL) _useBarHeight |
Definiert in Zeile 13 der Datei UIButtonBarButton.h.
Definiert in Zeile 14 der Datei UIButtonBarButton.h.
- (UITextLabel*) _label [protected] |
Definiert in Zeile 15 der Datei UIButtonBarButton.h.
- (UIButtonBarButtonBadge*) _badge [protected] |
Definiert in Zeile 16 der Datei UIButtonBarButton.h.
- (UISelectionIndicatorView*) _selectedIndicator [protected] |
Definiert in Zeile 17 der Datei UIButtonBarButton.h.
- (int) _barStyle [protected] |
Definiert in Zeile 18 der Datei UIButtonBarButton.h.
- (int) _style [protected] |
Definiert in Zeile 19 der Datei UIButtonBarButton.h.
- (BOOL) _onState [protected] |
Definiert in Zeile 20 der Datei UIButtonBarButton.h.
- (BOOL) _barHeight [protected] |
Definiert in Zeile 21 der Datei UIButtonBarButton.h.
- (BOOL) _badgeAnimated [protected] |
Definiert in Zeile 22 der Datei UIButtonBarButton.h.
- (float) _width [protected] |
Definiert in Zeile 23 der Datei UIButtonBarButton.h.
- (float) _labelHeight [protected] |
Definiert in Zeile 24 der Datei UIButtonBarButton.h.
- (struct CGSize) _infoOffset [read, protected] |
Definiert in Zeile 25 der Datei UIButtonBarButton.h.