The iOS framework that grows only as fast as its documentation
Collection View Cell Factory

Classes

class  NICollectionViewCellFactory
 A simple factory for creating collection view cells from objects. More...
 
protocol  <NICollectionViewCellObject>
 The protocol for an object that can be used in the NICollectionViewCellFactory. More...
 
protocol  <NICollectionViewNibCellObject>
 The protocol for an object that can be used in the NICollectionViewCellFactory with Interface Builder nibs. More...
 
protocol  <NICollectionViewCell>
 The protocol for a cell created in the NICollectionViewCellFactory. More...
 

Overview