Nimbus
0.9.3 - Nimbus is proudly hosted on Github
An iOS framework whose growth is bounded by O(documentation).
|
The protocol for an object that can be used in the NICellFactory.
Definition at line 98 of file NICellFactory.h.
Methods | |
(Class) | - cellClass |
(UITableViewCellStyle) | - cellStyle |
- (Class) cellClass | [required] |
The class of cell to be created when this object is passed to the cell factory.
- (UITableViewCellStyle) cellStyle | [optional] |
The style of UITableViewCell to be used when initializing the cell for the first time.