UISwitchControl Klassenreferenz

#import <UISwitchControl.h>

Abgeleitet von UISliderControl.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(id) - initWithFrame:
(void) - dealloc
(void) - setEnabled:
(id) - imageForSliderPiece:
(struct __GSFont *) - _font
(void) - _drawText:inRect:selected:
(id) - createSliderKnobView
(void) - drawSliderPiece:inRect:
(BOOL) - continueTrackingAt:previous:withEvent:
(BOOL) - beginTrackingAt:withEvent:
(void) - endTrackingAt:previous:withEvent:
(void) - mouseUp:
(void) - drawSliderInRect:dirtyRect:
(void) - setAlternateColors:

Geschützte Attribute

UIImage_leftCapShadowed
UIImage_rightCapShadowed
UIImage_leftCapShadowedDown
UIImage_rightCapShadowedDown

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UISwitchControl.h.


Dokumentation der Elementfunktionen

- (id) init  

Implementiert UISliderControl.

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UISliderControl.

- (void) dealloc  

Implementiert UISliderControl.

- (void) setEnabled: (BOOL)  fp8  

Implementiert UISliderControl.

- (id) imageForSliderPiece: (int)  fp8  

Implementiert UISliderControl.

- (struct __GSFont *) _font  

- (void) _drawText: (id)  fp8
inRect: (struct CGRect fp12
selected: (BOOL)  fp28 

- (id) createSliderKnobView  

Implementiert UISliderControl.

- (void) drawSliderPiece: (int)  fp8
inRect: (struct CGRect fp12 

Implementiert UISliderControl.

- (BOOL) continueTrackingAt: (struct CGPoint fp8
previous: (struct CGPoint fp16
withEvent: (struct __GSEvent *)  fp24 

Implementiert UISliderControl.

- (BOOL) beginTrackingAt: (struct CGPoint fp8
withEvent: (struct __GSEvent *)  fp16 

Implementiert UISliderControl.

- (void) endTrackingAt: (struct CGPoint fp8
previous: (struct CGPoint fp16
withEvent: (struct __GSEvent *)  fp24 

Implementiert UISliderControl.

- (void) mouseUp: (struct __GSEvent *)  fp8  

Implementiert UIControl.

- (void) drawSliderInRect: (struct CGRect fp8
dirtyRect: (struct CGRect fp24 

Implementiert UISliderControl.

- (void) setAlternateColors: (BOOL)  fp8  


Dokumentation der Datenelemente

- (UIImage*) _leftCapShadowed [protected]

Definiert in Zeile 13 der Datei UISwitchControl.h.

- (UIImage*) _rightCapShadowed [protected]

Definiert in Zeile 14 der Datei UISwitchControl.h.

- (UIImage*) _leftCapShadowedDown [protected]

Definiert in Zeile 15 der Datei UISwitchControl.h.

- (UIImage*) _rightCapShadowedDown [protected]

Definiert in Zeile 16 der Datei UISwitchControl.h.


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