#import <UICalloutView.h>
Abgeleitet von UIControl.
Definiert in Zeile 11 der Datei UICalloutView.h.
| + (id) _buttonImage |
| + (id) _buttonImagePressed |
| + (id) _backgroundImage |
| + (id) _leftCapImage |
| + (id) _rightCapImage |
| + (id) _topAnchorImage |
| + (id) _bottomAnchorImage |
| + (float) defaultHeight |
| + (id) sharedCalloutView |
| - (void) dealloc |
Implementiert UIControl.
| - (void) setTitle: | (id) | fp8 |
| - (id) title |
| - (void) setSubtitle: | (id) | fp8 |
| - (id) subtitle |
| - (void) setTemporaryTitle: | (id) | fp8 |
| - (id) temporaryTitle |
| - (void) setOffset: | (struct CGPoint) | fp8 |
| - (struct CGPoint) anchorPoint |
| - (void) getActualAnchorPoint: | (struct CGPoint *) | fp8 | ||
| frame: | (struct CGRect *) | fp12 | ||
| position: | (int *) | fp16 | ||
| forDesiredAnchorPoint: | (struct CGPoint) | fp20 | ||
| boundaryRect: | (struct CGRect) | fp28 | ||
| - (void) _setOriginForScale: | (float) | fp8 |
| - (void) setAnchorPoint: | (struct CGPoint) | fp8 | ||
| boundaryRect: | (struct CGRect) | fp16 | ||
| animate: | (BOOL) | fp32 | ||
| - (void) animationDidStop: | (id) | fp8 | ||
| finished: | (id) | fp12 | ||
| - (void) fadeOutWithDuration: | (float) | fp8 |
| - (void) completeBounceAnimation |
| - (void) addTarget: | (id) | fp8 | ||
| action: | (SEL) | fp12 | ||
| - (void) removeTarget: | (id) | fp8 |
| - (void) setDelegate: | (id) | fp8 |
| - (id) delegate |
| - (id) hitTest: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
- (UIImageView*) _leftCap [protected] |
Definiert in Zeile 13 der Datei UICalloutView.h.
- (UIImageView*) _rightCap [protected] |
Definiert in Zeile 14 der Datei UICalloutView.h.
- (UIImageView*) _topAnchor [protected] |
Definiert in Zeile 15 der Datei UICalloutView.h.
- (UIImageView*) _bottomAnchor [protected] |
Definiert in Zeile 16 der Datei UICalloutView.h.
- (UIImageView*) _leftBackground [protected] |
Definiert in Zeile 17 der Datei UICalloutView.h.
- (UIImageView*) _rightBackground [protected] |
Definiert in Zeile 18 der Datei UICalloutView.h.
- (UIPushButton*) _button [protected] |
Definiert in Zeile 19 der Datei UICalloutView.h.
- (UITextLabel*) _title [protected] |
Definiert in Zeile 20 der Datei UICalloutView.h.
- (UITextLabel*) _subtitle [protected] |
Definiert in Zeile 21 der Datei UICalloutView.h.
- (UITextLabel*) _temporary [protected] |
Definiert in Zeile 22 der Datei UICalloutView.h.
Definiert in Zeile 24 der Datei UICalloutView.h.
Definiert in Zeile 25 der Datei UICalloutView.h.
- (int) position [protected] |
Definiert in Zeile 26 der Datei UICalloutView.h.
struct { ... } UICalloutView::_anchor [protected] |
Definiert in Zeile 28 der Datei UICalloutView.h.
- (id) _delegate [protected] |
Definiert in Zeile 29 der Datei UICalloutView.h.
- (unsigned int) animated [protected] |
Definiert in Zeile 31 der Datei UICalloutView.h.
- (unsigned int) didMoveSelectorCalled [protected] |
Definiert in Zeile 32 der Datei UICalloutView.h.
- (unsigned int) reserved [protected] |
struct { ... } UICalloutView::_flags [protected] |