MosvizTableViewer

class jdaviz.configs.mosviz.plugins.viewers.MosvizTableViewer(session, *args, **kwargs)[source] [edit on github]

Bases: TableViewer, JdavizViewerMixin

Attributes Summary

current_row

nrows

Methods Summary

next_row()

prev_row()

redraw()

select_row(n)

set_plot_axes(*args, **kwargs)

Attributes Documentation

current_row
nrows

Methods Documentation

next_row()[source] [edit on github]
prev_row()[source] [edit on github]
redraw()[source] [edit on github]
select_row(n)[source] [edit on github]
set_plot_axes(*args, **kwargs)[source] [edit on github]