#import <UIButtonBar.h>
Abgeleitet von UIView.
Basisklasse für PhotosButtonBar.
Definiert in Zeile 11 der Datei UIButtonBar.h.
| + (Class) defaultButtonClass |
| + (Class) defaultTextButtonClass |
| + (struct __GSFont *) defaultButtonFont |
| + (float) defaultHeight |
Implementiert in PhotosButtonBar.
| + (float) defaultSelectionModeHeight |
| + (float) defaultHeightForBarSize: | (int) | fp8 |
| - (id) initInView: | (id) | fp8 | ||
| withFrame: | (struct CGRect) | fp12 | ||
| withItemList: | (id) | fp28 | ||
| - (id) initInView: | (id) | fp8 | ||
| withItemList: | (id) | fp12 | ||
| - (void) dealloc |
| - (void) setBarStyle: | (int) | fp8 |
| - (int) barStyle |
| - (id) createButtonWithDescription: | (id) | fp8 |
| - (void) positionButtons: | (id) | fp8 | ||
| tags: | (int *) | fp12 | ||
| count: | (int) | fp16 | ||
| group: | (int) | fp20 | ||
Implementiert in CameraButtonBar und SilverCameraButtonBar.
| - (void) _buttonBarFinishedAnimating |
| - (void) showButtons: | (int *) | fp8 | ||
| withCount: | (int) | fp12 | ||
| withDuration: | (double) | fp16 | ||
| - (void) registerButtonGroup: | (int) | fp8 | ||
| withButtons: | (int *) | fp12 | ||
| withCount: | (int) | fp16 | ||
| - (void) showButtonGroup: | (int) | fp8 | ||
| withDuration: | (double) | fp12 | ||
| - (int) currentButtonGroup |
| - (void) getVisibleButtonTags: | (int *) | fp8 | ||
| count: | (unsigned int *) | fp12 | ||
| maxItems: | (unsigned int) | fp16 | ||
| - (void) setButtonBarTrackingMode: | (int) | fp8 |
| - (void) setDelegate: | (id) | fp8 |
| - (void) customize: | (const int *) | fp8 | ||
| withCount: | (int) | fp12 | ||
| - (void) _finishCustomizeAnimation: | (id) | fp8 |
| - (void) _dismissCustomizeSheet: | (BOOL) | fp8 |
| - (void) _customizeDone: | (id) | fp8 |
| - (void) dismissCustomizeSheet: | (BOOL) | fp8 |
| - (id) hitTest: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (void) mouseDown: | (struct __GSEvent *) | fp8 |
Implementiert UIResponder.
| - (void) mouseDragged: | (struct __GSEvent *) | fp8 |
Implementiert UIResponder.
| - (void) mouseUp: | (struct __GSEvent *) | fp8 |
Implementiert UIResponder.
| - (int) selectedButton |
| - (void) showSelectionForButton: | (int) | fp8 |
| - (void) setBadgeValue: | (id) | fp8 | ||
| forButton: | (int) | fp12 | ||
| - (void) setBadgeGlyph: | (id) | fp8 | ||
| forButton: | (int) | fp12 | ||
| - (void) setBadgeAnimated: | (BOOL) | fp8 | ||
| forButton: | (int) | fp12 | ||
| - (BOOL) onStateForButton: | (int) | fp8 |
| - (void) setOnStateForButton: | (BOOL) | fp8 | ||
| forButton: | (int) | fp12 | ||
| - (void) animateWithDuration: | (float) | fp8 | ||
| forButton: | (int) | fp12 | ||
| - (void) setFrame: | (struct CGRect) | fp8 |
| - (void) drawRect: | (struct CGRect) | fp8 |
Implementiert in PhotosButtonBar.
- (struct __CFDictionary*) _groups [read, protected] |
Definiert in Zeile 13 der Datei UIButtonBar.h.
- (NSArray*) _buttonItems [protected] |
Definiert in Zeile 14 der Datei UIButtonBar.h.
- (int) _currentButtonGroup [protected] |
Definiert in Zeile 15 der Datei UIButtonBar.h.
- (struct __CFArray*) _hiddenItems [read, protected] |
Definiert in Zeile 16 der Datei UIButtonBar.h.
- (int) _selectedTag [protected] |
Definiert in Zeile 17 der Datei UIButtonBar.h.
- (int) _trackingTag [protected] |
Definiert in Zeile 18 der Datei UIButtonBar.h.
- (UIView*) _customizeView [protected] |
Definiert in Zeile 19 der Datei UIButtonBar.h.
- (id) _delegate [protected] |
Definiert in Zeile 20 der Datei UIButtonBar.h.
- (unsigned int) barStyle [protected] |
Definiert in Zeile 22 der Datei UIButtonBar.h.
- (unsigned int) roundsCorners [protected] |
Definiert in Zeile 23 der Datei UIButtonBar.h.
- (unsigned int) alertShown [protected] |
Definiert in Zeile 24 der Datei UIButtonBar.h.
- (unsigned int) wasEnabled [protected] |
Definiert in Zeile 25 der Datei UIButtonBar.h.
- (unsigned int) trackingMode [protected] |
Definiert in Zeile 26 der Datei UIButtonBar.h.
- (unsigned int) customized [protected] |
Definiert in Zeile 27 der Datei UIButtonBar.h.
- (unsigned int) downButtonSentAction [protected] |
Definiert in Zeile 28 der Datei UIButtonBar.h.
- (unsigned int) reserved [protected] |
struct { ... } UIButtonBar::_buttonBarFlags [protected] |