AlbumView Klassenreferenz

#import <AlbumView.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(float) - _padding:
(void) - _updateScrollerIndicatorSubrect
(void) - _setupIndexTable
(struct CGSize- _calculateGridSizeForCount:
(struct CGSize- _indexCellSizeForCount:
(void) - _pictureWasTaken:
(id) - initWithFrame:
(void) - dealloc
(void) - cameraAlbumDidChange
(void) - statusBarHeightDidChange:
(void) - storeCurrentConfiguration:
(void) - loadCurrentConfiguration:
(id) - album
(void) - setAlbum:
(id) - albumsController
(void) - setAlbumsController:
(void) - scrollRowToVisible:
(int) - numberOfRowsInTable:
(id) - _imageCountCell
(id) - table:cellForRow:column:reusing:
(void) - thumbnailSelected:
(void) - reloadIndexTable
(id) - indexTable
(void) - clearSelection
(void) - updateButtonBar:duration:
(void) - viewWillBeDisplayed
(void) - setHighlightedCell:

Geschützte Attribute

MLPhotoAlbum_album
SelectableTable_indexTable
struct CGSize _gridSize
struct CGSize _cellSize
BOOL _showImageCount
AlbumsController_controller
ThumbnailTableCell_highlightedCell
ImageCountCell_imageCountCell
EmptyAlbumView_emptyAlbumView

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei AlbumView.h.


Dokumentation der Elementfunktionen

- (float) _padding: (float *)  fp8  

- (void) _updateScrollerIndicatorSubrect  

- (void) _setupIndexTable  

- (struct CGSize) _calculateGridSizeForCount: (int)  fp8  

- (struct CGSize) _indexCellSizeForCount: (int)  fp8  

- (void) _pictureWasTaken: (id)  fp8  

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (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  


Dokumentation der Datenelemente

- (MLPhotoAlbum*) _album [protected]

Definiert in Zeile 13 der Datei AlbumView.h.

- (SelectableTable*) _indexTable [protected]

Definiert in Zeile 14 der Datei AlbumView.h.

- (struct CGSize) _gridSize [read, protected]

Definiert in Zeile 15 der Datei AlbumView.h.

- (struct CGSize) _cellSize [read, protected]

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.

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.


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