Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: viewer.widgetset - Function Up: viewer - Tool Previous: viewer.type - Function


viewer.updatedatasets - Function



Package display
Module viewer
Tool viewer


Update the list of global images and arrays kept by the Viewer tool


Synopsis
updatedatasets()


Returns
none


Description

This function is quite specific in its use. Its purpose is to search for global Glish symbols which are either Glish arrays or Image tools, and to store them in an internal list. This list is used by other Viewer tool functions. After creating the updated list, it emits an event called 'datasets_updated' so that any interested parties are informed that new data might be available for their own lists. For example, the Viewerdatamanager tool listens for this event so that its list of data remains current. This function might also be used by a programmer after a global Image tool is explicitly constructed in their code.





next up previous contents index
Next: viewer.widgetset - Function Up: viewer - Tool Previous: viewer.type - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15