Method summary
- get_editor_value(self, value)
- get_preference_value(klass, value)
- handles(klass, value)
Methods
- get_editor_value(self, value)
Returns the value used by a preference editor.
- get_preference_value(klass, value)
Returns the value to store in the preferences.
- handles(klass, value)
Returns True if the value is handled by this helper.