#import <UIButtonBarCustomizeHeader.h>
Abgeleitet von UIControl.
Öffentliche Methoden | |
| (id) | - initWithFrame:target: |
| (void) | - dealloc |
| (id) | - hitTest:forEvent: |
| (BOOL) | - beginTrackingAt:withEvent: |
| (void) | - setHighlighted: |
| (void) | - drawRect: |
Geschützte Attribute | |
| UIPushButton * | _doneButton |
Definiert in Zeile 11 der Datei UIButtonBarCustomizeHeader.h.
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| target: | (id) | fp24 | ||
| - (void) dealloc |
Implementiert UIControl.
| - (id) hitTest: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (BOOL) beginTrackingAt: | (struct CGPoint) | fp8 | ||
| withEvent: | (struct __GSEvent *) | fp16 | ||
Implementiert UIControl.
| - (void) setHighlighted: | (BOOL) | fp8 |
Implementiert UIControl.
| - (void) drawRect: | (struct CGRect) | fp8 |
- (UIPushButton*) _doneButton [protected] |
Definiert in Zeile 13 der Datei UIButtonBarCustomizeHeader.h.