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

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

Bases: horizon.tables.views.DataTableView

IndexView.get_data()[source]
IndexView.table_class

alias of ServicesTable

IndexView.template_name = 'syspanel/services/index.html'

Previous topic

The horizon.dashboards.syspanel.services.tests Module

Next topic

The horizon.dashboards.syspanel.services.urls Module

This Page