TemplateMixin#
- class jdaviz.core.template_mixin.TemplateMixin(*args, **kwargs)[source]#
Bases:
VuetifyTemplate,HubListener,ViewerPropertiesMixin,WithCachePublic constructor
Attributes Summary
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
- app#
Allows access to the underlying Jdaviz application instance. This is not access to the helper class, but instead the
jdaviz.app.Applicationobject.
- config#
A trait for unicode strings.
- data_collection#
- hub#
- popout_button#
A trait which allows any value.
- session#
- vdocs#
A trait for unicode strings.