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
-
model –
the model.
-
indexPath –
the index path of the changed object.