SCMediaCellController Class Reference
| Inherits from | NSObject |
| Conforms to | SCItemCell |
| Declared in | SCMediaCellController.h SCMediaCellController.m |
Tasks
-
– setModel:Override this method to get information required for rendering out of the item. Please avoid storing the item itself if possible.
-
– reloadDataOverride this method to get the missing data from the instance and render your cell UI using it.