model:didChangeImage: method

Called to inform the adapter that the field's underlying image has changed, and it needs to be updated to display the correct value.

Syntax

- ( void ) model : ( id< SMPOpenUIEmbeddedImageDisplayModel > ) model didChangeImage : ( SMPOpenUIImage * ) image

Parameters