lories.application.view.interface#
Classes#
Helper class that provides a standard way to create an ABC using |
Module Contents#
- class lories.application.view.interface.ViewInterface(context: lories.application.Application, configs: lories.typing.Configurations)#
Bases:
lories.application.interface.Interface,dash.Dash
Helper class that provides a standard way to create an ABC using inheritance.