UIPreferencesTable Klassenreferenz

#import <UIPreferencesTable.h>

Abgeleitet von UITable.

Basisklasse für ABAbstractCardView.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(id) - initWithFrame:
(void) - setFrame:
(BOOL) - canHandleSwipes
(BOOL) - canDeleteRow:
(BOOL) - canInsertAtRow:
(void) - addTableColumn:
(BOOL) - canSelectRow:
(id) - _visibleCheckedCellInTableRowRange:
(void) - _fadeCellSelection
(void) - selectRow:byExtendingSelection:withFade:
(int) - tableRowForRow:inGroup:
(id) - _groupItemForTableRow:andGroupIndex:andRow:inGroups:
(id) - _groupItemForTableRow:andGroupIndex:andRow:
(BOOL) - getGroup:row:ofPreferencesTableCell:
(int) - groupForTableRow:
(BOOL) - getGroup:row:forTableRow:
(void) - setDataSource:
(BOOL) - validateDataSource
(int) - dataSourceGetRowCount
(int) - _cellOutlineForRow:withChildCount:isLabelGroup:
(id) - dataSourceCreateCellForRow:column:reusing:
(struct CGRect- frameOfPreferencesCellAtRow:inGroup:
(BOOL) - floatArray:loadValues:count:
(int) - _paddingForCenteringContent
(void) - _updatePaddingForCenteringContent
(void) - setCentersContent:
(void) - _updateContentSize
(BOOL) - dataSourceSupportsVariableRowHeights
(id) - visiblePreferencesCellForRow:inGroup:
(void) - animateDeletionOfRowWithCell:viaEdge:
(BOOL) - shouldIndentRow:
(void) - deleteRows:viaEdge:
(void) - _setAlpha:forSubviewsOf:
(id) - _existingPieceForCell:
(id) - _copyPieceOfCell:withContentsPosition:
(float) - animationDuration
(void) - reloadData
(void) - insertItems:
(void) - deleteItems:
(void) - _fadeCellOutAnimationDidStop:finished:context:
(void) - _removeContextFromSuperview:finished:context:
(void) - _removePiecesFromSuperview:
(void) - _removePiecesFromSuperview:finished:context:
(void) - _fadeCellOutAnimationDidStopAndFixOutlines:finished:context:
(void) - enableRowDeletion:animated:
(void) - _animatePiecesOfCell:isFirstItemInGroup:isDeletion:isDestinationRowFrame:
(BOOL) - _userCanDeleteRows
(void) - insertItems:deleteItems:andReloadIndexes:
(BOOL) - keyboardVisible
(id) - keyboard
(void) - _keyboardRemoveAnimationCompleted:
(void) - setKeyboardVisible:
(void) - resumeWithNotification:
(void) - setBottomBufferHeight:
(void) - scrollAndCenterTableCell:animated:
(void) - setKeyboardVisible:animated:
(id) - _editingCell
(void) - _setEditingCell:
(int) - editingRow
(BOOL) - _beginEditingNextCell

Geschützte Attribute

UIPreferencesTableCell_editingCell
int _editingCellRow
NSMutableArray_groupItems
UIKeyboard_keyboard
float _textOffset
struct __CFDictionary * _piecesForCell
unsigned int _datasourceCellForGroup:1
unsigned int _datasourceIsRadioGroup:1
unsigned int _datasourceIsLabelGroup:1
unsigned int _datasourceIsRowCheckedInRadioGroup:1
unsigned int _centersContent:1
unsigned int _reserved:27

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIPreferencesTable.h.


Dokumentation der Elementfunktionen

- (void) dealloc  

Implementiert UITable.

Implementiert in ABAbstractCardView, ABUnknownCardViewer und ABVCardViewer.

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UITable.

Implementiert in ABAbstractCardView und ABUnknownCardViewer.

- (void) setFrame: (struct CGRect fp8  

Implementiert UITable.

- (BOOL) canHandleSwipes  

Implementiert UITable.

- (BOOL) canDeleteRow: (int)  fp8  

Implementiert UITable.

- (BOOL) canInsertAtRow: (int)  fp8  

Implementiert UITable.

- (void) addTableColumn: (id)  fp8  

Implementiert UITable.

- (BOOL) canSelectRow: (int)  fp8  

Implementiert UITable.

- (id) _visibleCheckedCellInTableRowRange: (struct _NSRange fp8  

- (void) _fadeCellSelection  

- (void) selectRow: (int)  fp8
byExtendingSelection: (BOOL)  fp12
withFade: (BOOL)  fp16 

Implementiert UITable.

- (int) tableRowForRow: (int)  fp8
inGroup: (int)  fp12 

- (id) _groupItemForTableRow: (int)  fp8
andGroupIndex: (int *)  fp12
andRow: (int *)  fp16
inGroups: (id)  fp20 

- (id) _groupItemForTableRow: (int)  fp8
andGroupIndex: (int *)  fp12
andRow: (int *)  fp16 

- (BOOL) getGroup: (int *)  fp8
row: (int *)  fp12
ofPreferencesTableCell: (id)  fp16 

- (int) groupForTableRow: (int)  fp8  

- (BOOL) getGroup: (int *)  fp8
row: (int *)  fp12
forTableRow: (int)  fp16 

- (void) setDataSource: (id)  fp8  

Implementiert UITable.

- (BOOL) validateDataSource  

Implementiert UITable.

- (int) dataSourceGetRowCount  

Implementiert UITable.

- (int) _cellOutlineForRow: (int)  fp8
withChildCount: (int)  fp12
isLabelGroup: (BOOL)  fp16 

- (id) dataSourceCreateCellForRow: (int)  fp8
column: (int)  fp12
reusing: (id)  fp16 

Implementiert UITable.

- (struct CGRect) frameOfPreferencesCellAtRow: (int)  fp8
inGroup: (int)  fp12 

- (BOOL) floatArray: (id)  fp8
loadValues: (float *)  fp12
count: (int)  fp16 

Implementiert UITable.

- (int) _paddingForCenteringContent  

- (void) _updatePaddingForCenteringContent  

- (void) setCentersContent: (BOOL)  fp8  

- (void) _updateContentSize  

Implementiert UITable.

- (BOOL) dataSourceSupportsVariableRowHeights  

Implementiert UITable.

- (id) visiblePreferencesCellForRow: (int)  fp8
inGroup: (int)  fp12 

- (void) animateDeletionOfRowWithCell: (id)  fp8
viaEdge: (int)  fp12 

Implementiert UITable.

- (BOOL) shouldIndentRow: (int)  fp8  

Implementiert UITable.

- (void) deleteRows: (id)  fp8
viaEdge: (int)  fp12 

Implementiert UITable.

- (void) _setAlpha: (float)  fp8
forSubviewsOf: (id)  fp12 

- (id) _existingPieceForCell: (id)  fp8  

- (id) _copyPieceOfCell: (id)  fp8
withContentsPosition: (int)  fp12 

- (float) animationDuration  

Implementiert UITable.

- (void) reloadData  

Implementiert UITable.

- (void) insertItems: (id)  fp8  

- (void) deleteItems: (id)  fp8  

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

Implementiert UITable.

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

Implementiert UITable.

- (void) _removePiecesFromSuperview: (id)  fp8  

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

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

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

Implementiert UITable.

- (void) _animatePiecesOfCell: (id)  fp8
isFirstItemInGroup: (BOOL)  fp12
isDeletion: (BOOL)  fp16
isDestinationRowFrame: (struct CGRect fp20 

- (BOOL) _userCanDeleteRows  

Implementiert UITable.

- (void) insertItems: (id)  fp8
deleteItems: (id)  fp12
andReloadIndexes: (id)  fp16 

- (BOOL) keyboardVisible  

- (id) keyboard  

- (void) _keyboardRemoveAnimationCompleted: (id)  fp8  

- (void) setKeyboardVisible: (BOOL)  fp8  

- (void) resumeWithNotification: (id)  fp8  

- (void) setBottomBufferHeight: (float)  fp8  

Implementiert UIScroller.

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

Implementiert UITable.

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

- (id) _editingCell  

- (void) _setEditingCell: (id)  fp8  

- (int) editingRow  

- (BOOL) _beginEditingNextCell  


Dokumentation der Datenelemente

Definiert in Zeile 13 der Datei UIPreferencesTable.h.

- (int) _editingCellRow [protected]

Definiert in Zeile 14 der Datei UIPreferencesTable.h.

- (NSMutableArray*) _groupItems [protected]

Definiert in Zeile 15 der Datei UIPreferencesTable.h.

- (UIKeyboard*) _keyboard [protected]

Definiert in Zeile 16 der Datei UIPreferencesTable.h.

- (float) _textOffset [protected]

Definiert in Zeile 17 der Datei UIPreferencesTable.h.

- (struct __CFDictionary*) _piecesForCell [read, protected]

Definiert in Zeile 18 der Datei UIPreferencesTable.h.

- (unsigned int) _datasourceCellForGroup [protected]

Definiert in Zeile 19 der Datei UIPreferencesTable.h.

- (unsigned int) _datasourceIsRadioGroup [protected]

Definiert in Zeile 20 der Datei UIPreferencesTable.h.

- (unsigned int) _datasourceIsLabelGroup [protected]

Definiert in Zeile 21 der Datei UIPreferencesTable.h.

- (unsigned int) _datasourceIsRowCheckedInRadioGroup [protected]

Definiert in Zeile 22 der Datei UIPreferencesTable.h.

- (unsigned int) _centersContent [protected]

Definiert in Zeile 23 der Datei UIPreferencesTable.h.

- (unsigned int) _reserved [protected]

Definiert in Zeile 24 der Datei UIPreferencesTable.h.


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