Called to inform the adapter that the enable state of the hyperlink has changed.
Syntax
-
(
void
)
model
:
(
id< SMPOpenUIFieldModel >
)
model
didSetHyperlinkEnabled
:
(
BOOL
)
enabled
Parameters
-
model –
the model
-
enabled –
YES if hyperlink is enabled, NO if it hyperlink is disabled
Remarks
Only called if the extension is handling the label functionality, and a hyperlink is defined Optional.