UICalloutView Klassenreferenz

#import <UICalloutView.h>

Abgeleitet von UIControl.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(void) - dealloc
(void) - setTitle:
(id) - title
(void) - setSubtitle:
(id) - subtitle
(void) - setTemporaryTitle:
(id) - temporaryTitle
(void) - setOffset:
(struct CGPoint- offset
(struct CGPoint- anchorPoint
(void) - getActualAnchorPoint:frame:position:forDesiredAnchorPoint:boundaryRect:
(void) - _setOriginForScale:
(void) - setAnchorPoint:boundaryRect:animate:
(void) - animationDidStop:finished:
(void) - fadeOutWithDuration:
(void) - completeBounceAnimation
(void) - addTarget:action:
(void) - removeTarget:
(void) - setDelegate:
(id) - delegate
(id) - hitTest:forEvent:

Öffentliche, statische Methoden

(id) + _buttonImage
(id) + _buttonImagePressed
(id) + _backgroundImage
(id) + _leftCapImage
(id) + _rightCapImage
(id) + _topAnchorImage
(id) + _bottomAnchorImage
(float) + defaultHeight
(id) + sharedCalloutView

Geschützte Attribute

UIImageView_leftCap
UIImageView_rightCap
UIImageView_topAnchor
UIImageView_bottomAnchor
UIImageView_leftBackground
UIImageView_rightBackground
UIPushButton_button
UITextLabel_title
UITextLabel_subtitle
UITextLabel_temporary
struct {
   struct CGPoint   origin
   struct CGPoint   offset
   int   position
_anchor
struct CGRect _frame
id _delegate
struct {
   unsigned int   animated:1
   unsigned int   didMoveSelectorCalled:1
   unsigned int   reserved:30
_flags

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UICalloutView.h.


Dokumentation der Elementfunktionen

+ (id) _buttonImage  

+ (id) _buttonImagePressed  

+ (id) _backgroundImage  

+ (id) _leftCapImage  

+ (id) _rightCapImage  

+ (id) _topAnchorImage  

+ (id) _bottomAnchorImage  

+ (float) defaultHeight  

+ (id) sharedCalloutView  

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (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) offset  

- (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 


Dokumentation der Datenelemente

- (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.

- (struct CGPoint) origin [read, protected]

Definiert in Zeile 24 der Datei UICalloutView.h.

- (struct CGPoint) offset [read, protected]

Definiert in Zeile 25 der Datei UICalloutView.h.

- (int) position [protected]

Definiert in Zeile 26 der Datei UICalloutView.h.

struct { ... } UICalloutView::_anchor [protected]

- (struct CGRect) _frame [read, 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]

Implementiert UIControl.

Definiert in Zeile 33 der Datei UICalloutView.h.

struct { ... } UICalloutView::_flags [protected]


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: