Classes implementing this interface keep the the auto-wrap state set based on the 'framework:auto-set-wrap? preference (see the preferences section).
They install a preferences callback with preferences:add-callback that sets the state when the preference changes and initialize the value of auto-wrap to the current value of 'framework:auto-set-wrap? via preferences:get.
All Methods