UIPreferencesTableCell Klassenreferenz

#import <UIPreferencesTableCell.h>

Abgeleitet von UIImageAndTextTableCell.

Basisklasse für ABCardTableCell, ABRingtoneCell, PSTableCell, UIMovieAlternateTrackCell, UIMovieAlternateTrackGroupCell, UIPreferencesControlTableCell und UIPreferencesTextTableCell.

Aufstellung aller Elemente


Öffentliche Methoden

(float) - _cellInset
(struct CGRect- buttonBounds
(struct CGRect- contentBounds
(id) - enclosingPreferencesTable
(void) - _setSuperviewsIsPrefTable:
(void) - movedToSuperview:
(BOOL) - pointMostlyInside:forEvent:
(void) - setHighlighted:
(void) - _setHighlightOnMouseDown:
(void) - mouseDragged:
(void) - _unhighlight
(void) - mouseUp:
(void) - mouseDown:
(void) - _createBezierPathWithCornerRadius:bottomRadius:animating:
(void) - setNeedsDisplay
(id) - initWithFrame:
(void) - dealloc
(void) - removeFromSuperview
(void) - _invalidatePaths
(void) - setDrawsBackground:
(void) - setFrame:
(void) - drawBackgroundInRect:withFade:
(struct CGContext *) - _createContextForCaching
(struct CGImage *) - _createCachedPrefImage
(struct CGImage *) - _cachedBackgroundImage
(void) - _layoutSubviewsAnimated:
(void) - setCellOutline:
(int) - cellOutline
(void) - _removeContextFromSuperview:finished:context:
(void) - _removeContextFromSuperviewAndRedislaySelf:finished:context:
(id) - _copyBackgroundButtonViewWithFrame:
(float) - removeButtonAnimationDuration
(void) - _animateRemoveControlVisible:
(void) - _updateButtonSizeForRemoveControlVisible:animated:
(void) - removeControlWillShowRemoveButton:animated:
(void) - removeControlWillHideRemoveButton:animated:
(void) - removeControl:willRemoveTarget:
(struct CGColor *) - valueColor
(struct CGColor *) - outlineColor
(struct CGColor *) - _getTitleColor
(id) - valueTextLabel
(void) - setValue:
(id) - value
(float) - disclosureRightMargin
(id) - hitTest:forEvent:
(void) - setTarget:
(id) - target
(void) - setAction:
(SEL) - action
(id) - _checkMarkImage
(void) - _setRadioGroupItem:
(void) - setCheckStyle:
(void) - setChecked:
(BOOL) - isChecked
(void) - setUsesBlueDisclosureCircle:
(id) - disclosureImage
(id) - disclosurePressedImage
(void) - _setDrawAsGroupTitle:
(void) - _setDrawAsLabel:
(void) - sizeToFit
(void) - setIndentsBackgroundForRemoveControl:
(BOOL) - indentsBackgroundForRemoveControl
(id) - createRemoveControl
(void) - _layoutDisclosureIfNeeded
(void) - layoutSubviews
(void) - setIcon:
(void) - updateHighlightColors
(void) - setSelected:withFade:
(void) - _setIgnoreRemoveFromSuperView:
(void) - setEnabled:

Öffentliche, statische Methoden

(struct __GSFont *) + defaultTitleFont
(Class) + valueTextLabelClass

Geschützte Attribute

int _cellOutline
id _value
SEL _action
id _target
UIImageView_checkedImageView
UIBezierPath_fillPath
UIBezierPath_strokePath
UITextLabel_valueTextLabel
unsigned int _radioGroupItem:1
unsigned int _ignoreRemoveFromSuperView:1
unsigned int _drawAsLabel:1
unsigned int _drawAsGroupTitle:1
unsigned int _drawsBackground:1
unsigned int _blueDisclosureCircle:1
unsigned int _checkStyle:4
unsigned int _superViewIsPrefTable:1
unsigned int _dontHighlightOnMouseDown:1
unsigned int _tracking:1
unsigned int _valueChanged:1
unsigned int _removeControlVisible:1
unsigned int _dontIndentForRemoveControl:1
unsigned int _reserved:16

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIPreferencesTableCell.h.


Dokumentation der Elementfunktionen

+ (struct __GSFont *) defaultTitleFont  

Implementiert UIImageAndTextTableCell.

+ (Class) valueTextLabelClass  

- (float) _cellInset  

- (struct CGRect) buttonBounds  

- (struct CGRect) contentBounds  

Implementiert UITableCell.

- (id) enclosingPreferencesTable  

- (void) _setSuperviewsIsPrefTable: (BOOL)  fp8  

- (void) movedToSuperview: (id)  fp8  

- (BOOL) pointMostlyInside: (struct CGPoint fp8
forEvent: (struct __GSEvent *)  fp16 

- (void) setHighlighted: (BOOL)  fp8  

- (void) _setHighlightOnMouseDown: (BOOL)  fp8  

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

Implementiert UIResponder.

- (void) _unhighlight  

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

Implementiert UIResponder.

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

Implementiert UIResponder.

- (void) _createBezierPathWithCornerRadius: (float)  fp8
bottomRadius: (float)  fp12
animating: (BOOL)  fp16 

- (void) setNeedsDisplay  

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

Implementiert in UIPreferencesDeleteTableCell und UIPreferencesTextTableCell.

- (void) removeFromSuperview  

Implementiert UITableCell.

- (void) _invalidatePaths  

- (void) setDrawsBackground: (BOOL)  fp8  

- (void) setFrame: (struct CGRect fp8  

- (void) drawBackgroundInRect: (struct CGRect fp8
withFade: (float)  fp24 

Implementiert UITableCell.

Implementiert in UIMovieAlternateTrackCell.

- (struct CGContext *) _createContextForCaching  

- (struct CGImage *) _createCachedPrefImage  

- (struct CGImage *) _cachedBackgroundImage  

- (void) _layoutSubviewsAnimated: (BOOL)  fp8  

Implementiert UITableCell.

- (void) setCellOutline: (int)  fp8  

- (int) cellOutline  

- (void) _removeContextFromSuperview: (id)  fp8
finished: (id)  fp12
context: (id)  fp16 

- (void) _removeContextFromSuperviewAndRedislaySelf: (id)  fp8
finished: (id)  fp12
context: (id)  fp16 

- (id) _copyBackgroundButtonViewWithFrame: (struct CGRect fp8  

- (float) removeButtonAnimationDuration  

Implementiert UITableCell.

- (void) _animateRemoveControlVisible: (BOOL)  fp8  

- (void) _updateButtonSizeForRemoveControlVisible: (BOOL)  fp8
animated: (BOOL)  fp12 

- (void) removeControlWillShowRemoveButton: (id)  fp8
animated: (BOOL)  fp12 

- (void) removeControlWillHideRemoveButton: (id)  fp8
animated: (BOOL)  fp12 

- (void) removeControl: (id)  fp8
willRemoveTarget: (id)  fp12 

Implementiert UITableCell.

Implementiert in ABCardTableCell.

- (struct CGColor *) valueColor  

- (struct CGColor *) outlineColor  

Implementiert in UIMovieAlternateTrackCell.

- (struct CGColor *) _getTitleColor  

Implementiert UIImageAndTextTableCell.

- (id) valueTextLabel  

- (void) setValue: (id)  fp8  

- (id) value  

Implementiert in UIPreferencesTextTableCell.

- (float) disclosureRightMargin  

Implementiert UITableCell.

- (id) hitTest: (struct CGPoint fp8
forEvent: (struct __GSEvent *)  fp16 

Implementiert UITableCell.

- (void) setTarget: (id)  fp8  

- (id) target  

- (void) setAction: (SEL)  fp8  

- (SEL) action  

- (id) _checkMarkImage  

- (void) _setRadioGroupItem: (BOOL)  fp8  

- (void) setCheckStyle: (int)  fp8  

- (void) setChecked: (BOOL)  fp8  

Implementiert in UIMovieAlternateTrackCell.

- (BOOL) isChecked  

Implementiert in UIMovieAlternateTrackCell.

- (void) setUsesBlueDisclosureCircle: (BOOL)  fp8  

- (id) disclosureImage  

Implementiert UITableCell.

- (id) disclosurePressedImage  

Implementiert UITableCell.

- (void) _setDrawAsGroupTitle: (BOOL)  fp8  

- (void) _setDrawAsLabel: (BOOL)  fp8  

Implementiert in PSStaticTextTableCell.

- (void) sizeToFit  

- (void) setIndentsBackgroundForRemoveControl: (BOOL)  fp8  

- (BOOL) indentsBackgroundForRemoveControl  

- (id) createRemoveControl  

Implementiert UITableCell.

Implementiert in ABCardTableCell.

- (void) _layoutDisclosureIfNeeded  

- (void) setIcon: (id)  fp8  

- (void) updateHighlightColors  

Implementiert UIImageAndTextTableCell.

- (void) setSelected: (BOOL)  fp8
withFade: (BOOL)  fp12 

Implementiert UITableCell.

- (void) _setIgnoreRemoveFromSuperView: (BOOL)  fp8  

- (void) setEnabled: (BOOL)  fp8  


Dokumentation der Datenelemente

- (int) _cellOutline [protected]

Definiert in Zeile 13 der Datei UIPreferencesTableCell.h.

- (id) _value [protected]

Definiert in Zeile 14 der Datei UIPreferencesTableCell.h.

- (SEL) _action [protected]

Definiert in Zeile 15 der Datei UIPreferencesTableCell.h.

- (id) _target [protected]

Definiert in Zeile 16 der Datei UIPreferencesTableCell.h.

- (UIImageView*) _checkedImageView [protected]

Definiert in Zeile 17 der Datei UIPreferencesTableCell.h.

- (UIBezierPath*) _fillPath [protected]

Definiert in Zeile 18 der Datei UIPreferencesTableCell.h.

- (UIBezierPath*) _strokePath [protected]

Definiert in Zeile 19 der Datei UIPreferencesTableCell.h.

- (UITextLabel*) _valueTextLabel [protected]

Definiert in Zeile 20 der Datei UIPreferencesTableCell.h.

- (unsigned int) _radioGroupItem [protected]

Definiert in Zeile 21 der Datei UIPreferencesTableCell.h.

- (unsigned int) _ignoreRemoveFromSuperView [protected]

Definiert in Zeile 22 der Datei UIPreferencesTableCell.h.

- (unsigned int) _drawAsLabel [protected]

Definiert in Zeile 23 der Datei UIPreferencesTableCell.h.

- (unsigned int) _drawAsGroupTitle [protected]

Definiert in Zeile 24 der Datei UIPreferencesTableCell.h.

- (unsigned int) _drawsBackground [protected]

Definiert in Zeile 25 der Datei UIPreferencesTableCell.h.

- (unsigned int) _blueDisclosureCircle [protected]

Definiert in Zeile 26 der Datei UIPreferencesTableCell.h.

- (unsigned int) _checkStyle [protected]

Definiert in Zeile 27 der Datei UIPreferencesTableCell.h.

- (unsigned int) _superViewIsPrefTable [protected]

Definiert in Zeile 28 der Datei UIPreferencesTableCell.h.

- (unsigned int) _dontHighlightOnMouseDown [protected]

Definiert in Zeile 29 der Datei UIPreferencesTableCell.h.

- (unsigned int) _tracking [protected]

Definiert in Zeile 30 der Datei UIPreferencesTableCell.h.

- (unsigned int) _valueChanged [protected]

Definiert in Zeile 31 der Datei UIPreferencesTableCell.h.

- (unsigned int) _removeControlVisible [protected]

Definiert in Zeile 32 der Datei UIPreferencesTableCell.h.

- (unsigned int) _dontIndentForRemoveControl [protected]

Definiert in Zeile 33 der Datei UIPreferencesTableCell.h.

- (unsigned int) _reserved [protected]

Definiert in Zeile 34 der Datei UIPreferencesTableCell.h.


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