UIPickerTable Klassenreferenz

#import <UIPickerTable.h>

Abgeleitet von UITable.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(BOOL) - canHandleSwipes
(int) - lastClickRow
(void) - setLastClickRow:
(void) - setAllowsMultipleSelection:
(BOOL) - allowsMultipleSelection
(void) - setAllowsSelectingRows:
(void) - _scrollSelectionBarRect:animated:
(void) - selectCell:inRow:column:withFade:
(void) - contentMouseUpInView:withEvent:
(int) - selectionBarRow
(id) - selectedTableCell
(void) - selectRow:animated:
(void) - setSelectionBarRect:
(struct CGRect- selectionBarRect
(void) - animationSetOffset:
(void) - mouseDown:
(void) - mouseUp:
(void) - _pickerScrollAnimationEnded
(void) - _didMoveFromWindow:toWindow:
(struct CGPoint- newOffsetWithCenteredRectFromOffset:
(BOOL) - scrollCenterCellToSelectionBar
(BOOL) - fixupCenterCellToSelectionBar:
(void) - setRowHeight:
(void) - removeFromSuperview
(void) - updateSelectionBarRow

Geschützte Attribute

struct CGRect _selectionBarRect
UIPickerScrollAnimation_scrollAnimation
int _selectionBarRow
struct CGPoint _lastOffset
int _lastClickRow
unsigned int _allowSelectingCells:1
unsigned int _allowsMultipleSelection:1
unsigned int _lastShouldStick:1
unsigned int _reserved:29

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIPickerTable.h.


Dokumentation der Elementfunktionen

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UITable.

- (BOOL) canHandleSwipes  

Implementiert UITable.

- (int) lastClickRow  

- (void) setLastClickRow: (int)  fp8  

- (void) setAllowsMultipleSelection: (BOOL)  fp8  

- (BOOL) allowsMultipleSelection  

- (void) setAllowsSelectingRows: (BOOL)  fp8  

- (void) _scrollSelectionBarRect: (struct CGRect fp8
animated: (BOOL)  fp24 

- (void) selectCell: (id)  fp8
inRow: (int)  fp12
column: (int)  fp16
withFade: (BOOL)  fp20 

Implementiert UITable.

- (void) contentMouseUpInView: (id)  fp8
withEvent: (struct __GSEvent *)  fp12 

Implementiert UITable.

- (int) selectionBarRow  

- (id) selectedTableCell  

- (void) selectRow: (int)  fp8
animated: (BOOL)  fp12 

- (void) setSelectionBarRect: (struct CGRect fp8  

- (struct CGRect) selectionBarRect  

- (void) animationSetOffset: (struct CGPoint fp8  

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

Implementiert UITable.

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

Implementiert UIScroller.

- (void) _pickerScrollAnimationEnded  

- (void) _didMoveFromWindow: (id)  fp8
toWindow: (id)  fp12 

Implementiert UIScroller.

- (struct CGPoint) newOffsetWithCenteredRectFromOffset: (struct CGPoint fp8  

- (BOOL) scrollCenterCellToSelectionBar  

- (BOOL) fixupCenterCellToSelectionBar: (BOOL)  fp8  

- (void) setRowHeight: (float)  fp8  

Implementiert UITable.

- (void) removeFromSuperview  

Implementiert UITable.

- (void) updateSelectionBarRow  


Dokumentation der Datenelemente

- (struct CGRect) _selectionBarRect [read, protected]

Definiert in Zeile 13 der Datei UIPickerTable.h.

Definiert in Zeile 14 der Datei UIPickerTable.h.

- (int) _selectionBarRow [protected]

Definiert in Zeile 15 der Datei UIPickerTable.h.

- (struct CGPoint) _lastOffset [read, protected]

Definiert in Zeile 16 der Datei UIPickerTable.h.

- (int) _lastClickRow [protected]

Definiert in Zeile 17 der Datei UIPickerTable.h.

- (unsigned int) _allowSelectingCells [protected]

Definiert in Zeile 18 der Datei UIPickerTable.h.

- (unsigned int) _allowsMultipleSelection [protected]

Definiert in Zeile 19 der Datei UIPickerTable.h.

- (unsigned int) _lastShouldStick [protected]

Definiert in Zeile 20 der Datei UIPickerTable.h.

- (unsigned int) _reserved [protected]

Definiert in Zeile 21 der Datei UIPickerTable.h.


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