Class pvr.controller.types._BooleanPropertyControllerMixin


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

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