ErrorChangedRows

ErrorChangedRows

Superclass
ApplicationModel

Subclasses
none

Referenced By
DetailedTable

A window that shows the current collection of rows that have changed and have not been
written to the database yet.

Instance Variables
changedList <SelectionInList> Holds the changed index numbers of the changed rows.
changedDict <Dictionary> Holds the changed rows.
table <DetailedTable> The table whose rows have changed.
detailed <TableInterface> The view that shows the original values of the rows.
fieldNames <Collection of: Symbol> The field names of the query.
status <String> The status of the row -- deleted, added, or edited. Class Variables none Contacts jku@cat.ncsa.uiuc.edu