Toolbar_Ginga_Table

class ginga.rv.plugins.Toolbar.Toolbar_Ginga_Table(fv, chviewer)[source]

Bases: Toolbar_Common

A toolbar for the Ginga Table viewer.

Methods Summary

build_gui(container)

clear()

redo()

start()

This method is called to start the plugin.

Methods Documentation

build_gui(container)[source]
clear()[source]
redo()[source]
start()[source]

This method is called to start the plugin. It is called after build_gui().