model:didChangeFractionalHour: method

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

Syntax

- ( void ) model : ( id< SMPOpenUIDurationEditModel > ) model didChangeFractionalHour : ( double ) value

Parameters

Remarks

This will be called when the display mode for the duration is set to fractional hours.