#import <UIControl.h>
Abgeleitet von UIView.
Basisklasse für _UITableCellGrabber, ABCardNameControl, ABCardNameInternalView, ABPersonImageView, CandItem, TPPhonePad, UIButtonBarButton, UIButtonBarCustomizeHeader, UICalloutView, UICheckbox, UIImageView, UIKBSuggestionBubble, UIPageIndicator, UIPopup, UIPushButton, UIRemoveControlMinusButton, UIRemoveControlTextButton, UISectionIndex, UISliderControl, UISwitchControlButton und UITextField.
Definiert in Zeile 11 der Datei UIControl.h.
| - (void) dealloc |
Implementiert UIView.
Implementiert in ABCardNameControl, ABClippingImageView, ABPersonImageView, ABRoundedTextField, MediaVolumeSlider, MovieTransportHUD, MusicNowPlayingReflectionView, CameraButton, TPCameraPushButton, TPCallWaitingButton, TPLCDView, TPPhonePad, TPPushButton, _UILabeledPushButton, _UIPrefTableCellPiece, CandItem, KBImageView, UIAlertSheetTextField, UIButtonBarButton, UIButtonBarCustomizeHeader, UIButtonBarTextButton, UICalloutView, UIKBSuggestionBubble, UIPageIndicator, UIPushButton, UIRemoveControlMinusButton, UIRemoveControlTextButton, UIScrubberControl, UISliderControl, UISwitchControl, UISwitchControlButton, UITextField und UIValueButton.
| - (BOOL) isTracking |
| - (BOOL) beginTrackingAt: | (struct CGPoint) | fp8 | ||
| withEvent: | (struct __GSEvent *) | fp16 | ||
| - (BOOL) continueTrackingAt: | (struct CGPoint) | fp8 | ||
| previous: | (struct CGPoint) | fp16 | ||
| withEvent: | (struct __GSEvent *) | fp24 | ||
Implementiert in _UITableCellGrabber, UICheckbox, UIPopup, UIScrubberControl, UISectionIndex, UISliderControl und UISwitchControl.
| - (void) endTrackingAt: | (struct CGPoint) | fp8 | ||
| previous: | (struct CGPoint) | fp16 | ||
| withEvent: | (struct __GSEvent *) | fp24 | ||
Implementiert in MediaVolumeSlider, _UITableCellGrabber, UICheckbox, UIPageIndicator, UIPopup, UIScrubberControl, UISectionIndex, UISliderControl und UISwitchControl.
| - (BOOL) cancelMouseTracking |
Implementiert UIView.
Implementiert in TPPhonePad, _UITableCellGrabber, UISliderButton und UISliderControl.
| - (BOOL) mouseInside |
| - (void) setRequiresDisplayOnTracking: | (BOOL) | fp8 |
| - (void) setHighlighted: | (BOOL) | fp8 |
| - (BOOL) isHighlighted |
| - (BOOL) shouldTrack |
Implementiert in _UITableCellGrabber, UIImageView, UISliderButton und UISwitchControlButton.
| - (void) mouseDown: | (struct __GSEvent *) | fp8 |
| - (void) mouseDragged: | (struct __GSEvent *) | fp8 |
| - (void) mouseUp: | (struct __GSEvent *) | fp8 |
| - (void) _didMoveFromWindow: | (id) | fp8 | ||
| toWindow: | (id) | fp12 | ||
| - (BOOL) hasOneOrMoreTargets |
| - (void) addTarget: | (id) | fp8 | ||
| action: | (SEL) | fp12 | ||
| forEvents: | (int) | fp16 | ||
Implementiert in TPCallWaitingButton.
| - (void) removeTarget: | (id) | fp8 | ||
| forEvents: | (int) | fp12 | ||
Implementiert in TPCallWaitingButton.
| - (void) sendAction: | (SEL) | fp8 | ||
| toTarget: | (id) | fp12 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (void) sendActionsForEvents: | (int) | fp8 |
- (NSMutableArray*) _targetActions [protected] |
Definiert in Zeile 13 der Datei UIControl.h.
- (struct CGPoint) _previousPoint [read, protected] |
Definiert in Zeile 14 der Datei UIControl.h.
- (double) _downTime [protected] |
Definiert in Zeile 15 der Datei UIControl.h.
- (unsigned int) tracking [protected] |
Definiert in Zeile 17 der Datei UIControl.h.
- (unsigned int) mouseInside [protected] |
Definiert in Zeile 18 der Datei UIControl.h.
- (unsigned int) mouseDragged [protected] |
Definiert in Zeile 19 der Datei UIControl.h.
- (unsigned int) needsDisplay [protected] |
Definiert in Zeile 20 der Datei UIControl.h.
- (unsigned int) highlighted [protected] |
Definiert in Zeile 21 der Datei UIControl.h.
- (unsigned int) dontHighlightOnMouseDown [protected] |
Definiert in Zeile 22 der Datei UIControl.h.
- (unsigned int) delayActions [protected] |
Definiert in Zeile 23 der Datei UIControl.h.
- (unsigned int) allowActionsToQueue [protected] |
Definiert in Zeile 24 der Datei UIControl.h.
- (unsigned int) pendingUnhighlight [protected] |
Definiert in Zeile 25 der Datei UIControl.h.
- (unsigned int) reserved [protected] |
Implementiert UIView.
Implementiert in UICalloutView, UIPopup, UIPushButton und UISliderControl.
Definiert in Zeile 26 der Datei UIControl.h.
struct { ... } UIControl::_controlFlags [protected] |