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
Variable has invalid type -
#('query' 'aClass'), #('selectedRowIndex' 'aClass'), #('labelsArray' 'aClass'),
#('width' 'aClass'), #('windowLabel' 'aClass'), #('objectList' 'aClass'),
#('spec' 'aClass'), #('height' 'aClass'), #('selectedRow' 'aClass'),
#('count' 'aClass')