#import <AlbumView.h>
Abgeleitet von UIView.
Definiert in Zeile 11 der Datei AlbumView.h.
| - (float) _padding: | (float *) | fp8 |
| - (void) _updateScrollerIndicatorSubrect |
| - (void) _setupIndexTable |
| - (struct CGSize) _calculateGridSizeForCount: | (int) | fp8 |
| - (struct CGSize) _indexCellSizeForCount: | (int) | fp8 |
| - (void) _pictureWasTaken: | (id) | fp8 |
| - (void) dealloc |
Implementiert UIView.
| - (void) cameraAlbumDidChange |
| - (void) statusBarHeightDidChange: | (id) | fp8 |
| - (void) storeCurrentConfiguration: | (id) | fp8 |
| - (void) loadCurrentConfiguration: | (id) | fp8 |
| - (id) album |
| - (void) setAlbum: | (id) | fp8 |
| - (id) albumsController |
| - (void) setAlbumsController: | (id) | fp8 |
| - (void) scrollRowToVisible: | (int) | fp8 |
| - (int) numberOfRowsInTable: | (id) | fp8 |
| - (id) _imageCountCell |
| - (id) table: | (id) | fp8 | ||
| cellForRow: | (int) | fp12 | ||
| column: | (id) | fp16 | ||
| reusing: | (id) | fp20 | ||
| - (void) thumbnailSelected: | (id) | fp8 |
| - (void) reloadIndexTable |
| - (id) indexTable |
| - (void) clearSelection |
| - (void) updateButtonBar: | (id) | fp8 | ||
| duration: | (float) | fp12 | ||
| - (void) viewWillBeDisplayed |
| - (void) setHighlightedCell: | (id) | fp8 |
- (MLPhotoAlbum*) _album [protected] |
Definiert in Zeile 13 der Datei AlbumView.h.
- (SelectableTable*) _indexTable [protected] |
Definiert in Zeile 14 der Datei AlbumView.h.
Definiert in Zeile 15 der Datei AlbumView.h.
Definiert in Zeile 16 der Datei AlbumView.h.
- (BOOL) _showImageCount [protected] |
Definiert in Zeile 17 der Datei AlbumView.h.
- (AlbumsController*) _controller [protected] |
Definiert in Zeile 18 der Datei AlbumView.h.
- (ThumbnailTableCell*) _highlightedCell [protected] |
Definiert in Zeile 19 der Datei AlbumView.h.
- (ImageCountCell*) _imageCountCell [protected] |
Definiert in Zeile 20 der Datei AlbumView.h.
- (EmptyAlbumView*) _emptyAlbumView [protected] |
Definiert in Zeile 21 der Datei AlbumView.h.