SMPOpenUIDateAndTimeEditAdapter protocol
Protocol for a field extension representing an editable date and time field.
Syntax
@protocol
SMPOpenUIDateAndTimeEditAdapter
initWithDateAndTimeEditModel: method
Called to initialize the extension with its model.
model:didChangeDateAndTime: 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.
Parent topic:
iOSOpenUIExternal
Related information
SMPOpenUIFieldAdapter protocol
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.