Class pvr.controller.types._StringPropertyControllerMixin


Extends pvr.controller.types.mixins.features._PatternPropertyControllerMixin, pvr.controller.types.mixins.features._ChoicesPropertyControllerMixin.
Mix-in class for custom property controllers of type "string".

Some applications may wish to add custom attributes to property controllers of all types. A recommended pattern for this includes the following steps.