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

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

Bases: horizon.tables.views.DataTableView

IndexView.get_data()[source]
IndexView.table_class

alias of _meta

class horizon.dashboards.syspanel.images.views.UpdateView(**kwargs)[source]

Bases: horizon.dashboards.nova.images_and_snapshots.images.views.UpdateView

UpdateView.form_class

alias of AdminUpdateImageForm

Previous topic

The horizon.dashboards.syspanel.images.panel Module

Next topic

The horizon.dashboards.syspanel.images.forms Module

This Page