visiomode.mixinsΒΆ

Useful Mixins for class code reuse

Classes

BaseClassMixin()

Provides convenience methods for identifying and tracking the progeny of Base classes.

ProtocolEventsMixin()

Interface declarations for methods handling protocol events.

WebFormMixin()

Webform UI for class parameters.

YamlAttributesMixin()

Load and save class attributes as YAML files.