#import <ABGroupsController.h>
Abgeleitet von ABContentController.
Öffentliche Methoden | |
| (void) | - dealloc |
| (id) | - contentView |
| (int) | - numberOfRowsInTable: |
| (id) | - table:cellForRow:column: |
| (void) | - tableSelectionDidChange: |
| (void) | - reload |
| (void) | - displayedGroupsListChanged |
Definiert in Zeile 9 der Datei ABGroupsController.h.
| - (void) dealloc |
Implementiert ABContentController.
| - (id) contentView |
Implementiert ABContentController.
| - (int) numberOfRowsInTable: | (id) | fp8 |
| - (id) table: | (id) | fp8 | ||
| cellForRow: | (int) | fp12 | ||
| column: | (id) | fp16 | ||
| - (void) tableSelectionDidChange: | (id) | fp8 |
| - (void) reload |
Implementiert ABContentController.
| - (void) displayedGroupsListChanged |