A class to manage the popup menu for the reference table navigation.
This class populates the popup menu according to the passed in base table
to generate the SELECT statements for retrieving referenced database rows.
It uses several other classes to build the GUI and retrieve the necessary
database information
See Also:workbench.db.ReferenceTableNavigation See Also:workbench.db.TableDependency See Also:workbench.gui.dbobjects.EditorTabSelectMenu author: support@sql-workbench.net
Reset the internal dependency tree and popup menu.
The next time the menu should be displayed, the
source table will then abe queried for the new
update table.