#import <ABMembersController.h>
Abgeleitet von ABContentController.
Öffentliche Methoden | |
| (void) | - dealloc |
| (id) | - contentView |
| (void) | - playClick |
| (void) | - foldNext |
| (void) | - flipToNewSorting: |
| (void) | - transitionViewDidComplete: |
| (void) | - segmentedControl:selectedSegmentChanged: |
| (void) | - stopScrolling |
| (BOOL) | - scrollMemberVisible: |
| (unsigned int) | - cellsCreated |
| (void) | - setCellsCreated: |
| (id) | - selectedCell |
| (void) | - displayedMembersListChanged |
| (int) | - numberOfSectionsInSectionList: |
| (id) | - sectionList:titleForSection: |
| (int) | - sectionList:rowForSection: |
| (int) | - numberOfRowsInTable: |
| (id) | - table:cellForRow:column:reusing: |
| (void) | - table:willDisplayRowsInRange: |
| (struct CGPoint) | - scroller:adjustSmoothScrollEnd:velocity: |
| (BOOL) | - table:showDisclosureForRow: |
| (void) | - tableSelectionDidChange: |
Geschützte Attribute | |
| NSMutableArray * | _afterTransitionSublayers |
| NSMutableArray * | _flipTransitionSublayers |
| unsigned int | _foldIndex |
| _Bool | _pendingSorting |
| unsigned int | _cellsCreated |
Definiert in Zeile 11 der Datei ABMembersController.h.
| - (void) dealloc |
Implementiert ABContentController.
| - (id) contentView |
Implementiert ABContentController.
| - (void) playClick |
| - (void) foldNext |
| - (void) flipToNewSorting: | (int) | fp8 |
| - (void) transitionViewDidComplete: | (id) | fp8 |
| - (void) segmentedControl: | (id) | fp8 | ||
| selectedSegmentChanged: | (int) | fp12 | ||
| - (void) stopScrolling |
| - (BOOL) scrollMemberVisible: | (struct CPRecord *) | fp8 |
| - (unsigned int) cellsCreated |
| - (void) setCellsCreated: | (unsigned int) | fp8 |
| - (id) selectedCell |
| - (void) displayedMembersListChanged |
| - (int) numberOfSectionsInSectionList: | (id) | fp8 |
| - (id) sectionList: | (id) | fp8 | ||
| titleForSection: | (int) | fp12 | ||
| - (int) sectionList: | (id) | fp8 | ||
| rowForSection: | (int) | fp12 | ||
| - (int) numberOfRowsInTable: | (id) | fp8 |
| - (id) table: | (id) | fp8 | ||
| cellForRow: | (int) | fp12 | ||
| column: | (id) | fp16 | ||
| reusing: | (id) | fp20 | ||
| - (void) table: | (id) | fp8 | ||
| willDisplayRowsInRange: | (struct _NSRange) | fp12 | ||
| - (struct CGPoint) scroller: | (id) | fp8 | ||
| adjustSmoothScrollEnd: | (struct CGPoint) | fp12 | ||
| velocity: | (struct CGSize) | fp20 | ||
| - (BOOL) table: | (id) | fp8 | ||
| showDisclosureForRow: | (int) | fp12 | ||
Implementiert ABContentController.
| - (void) tableSelectionDidChange: | (id) | fp8 |
- (NSMutableArray*) _afterTransitionSublayers [protected] |
Definiert in Zeile 13 der Datei ABMembersController.h.
- (NSMutableArray*) _flipTransitionSublayers [protected] |
Definiert in Zeile 14 der Datei ABMembersController.h.
- (unsigned int) _foldIndex [protected] |
Definiert in Zeile 15 der Datei ABMembersController.h.
- (_Bool) _pendingSorting [protected] |
Definiert in Zeile 16 der Datei ABMembersController.h.
- (unsigned int) _cellsCreated [protected] |
Definiert in Zeile 17 der Datei ABMembersController.h.