DatasetSummary

DatasetSummary

Superclass
ApplicationModel

Subclasses
none

Referenced By
DatasetSummary

This class was created for taking QueryObjects that could return high-level summary
information from the database and allow datasets to output the results.  Of course it
doesn't make sense to allow users to edit high-level summary information since it is a
function of detailed transactions and you are not sure what details to change to reflect a
change in summary information.  This class was developed early on but recent changes in
the SummaryReportView class allows for a more complete ReportWriter type of tool thus
making it so that this class is really not used. However it could easily be called, see
the instance creation methods, to open up on any query object and give summary information
to the end-user.

Instance Variables
query <aClass> [description]
spec <aClass> [description]
objectList <aClass> [description]
selectedRow <aClass> [description]
selectedRowIndex <aClass> [description]
width <aClass> [description]
height <aClass> [description]
labelsArray <aClass> [description]
count <aClass> [description]
windowLabel <aClass> [description] Class Variables none Contacts Dmitry Zelenko (zelenko@cs.uiuc.edu) and Joseph W. Yoder (yoder@cat.ncsa.uiuc.edu)

Potential problems with this comment:
	Variable has invalid type - 
		#('query' 'aClass'), #('selectedRowIndex' 'aClass'), #('labelsArray' 'aClass'), 
		#('width' 'aClass'), #('windowLabel' 'aClass'), #('objectList' 'aClass'), 
		#('spec' 'aClass'), #('height' 'aClass'), #('selectedRow' 'aClass'), 
		#('count' 'aClass')