TemplateMixin#
- class jdaviz.core.template_mixin.TemplateMixin(*args, **kwargs)[source]#
Bases:
VuetifyTemplate
,HubListener
,ViewerPropertiesMixin
,WithCache
Public constructor
Attributes Summary
A boolean (True, False) trait.
Allows access to the underlying Jdaviz application instance.
A trait for unicode strings.
A trait which allows any value.
A trait for unicode strings.
Attributes Documentation
- api_hints_enabled#
A boolean (True, False) trait.
- app#
Allows access to the underlying Jdaviz application instance. This is not access to the helper class, but instead the
jdaviz.app.Application
object.
- config#
A trait for unicode strings.
- data_collection#
- hub#
- popout_button#
A trait which allows any value.
- session#
- vdocs#
A trait for unicode strings.