The horizon.dashboards.syspanel.flavors.views ModuleΒΆ

class horizon.dashboards.syspanel.flavors.views.CreateView(**kwargs)[source]

Bases: horizon.forms.views.ModalFormView

CreateView.form_class

alias of CreateFlavor

CreateView.get_initial()[source]
class horizon.dashboards.syspanel.flavors.views.IndexView(*args, **kwargs)[source]

Bases: horizon.tables.views.DataTableView

IndexView.get_data()[source]
IndexView.table_class

alias of _meta

Previous topic

The horizon.dashboards.syspanel.flavors.panel Module

Next topic

The horizon.dashboards.syspanel.flavors.forms Module

This Page