model:objectChangedAtIndex: method

Called to inform the adapter that the object at the specified position has changed enough that it needs to be completely refreshed.

Syntax

- ( void ) model : ( id< SMPOpenUICollectionDisplayModel > ) model objectChangedAtIndex : ( NSIndexPath * ) indexPath

Parameters