QueryDescription
QueryDescription
- Superclass
- Object
- Subclasses
- none
- Referenced By
- VehicleSummaryReport, SingleEditorValues
QueryDescription describes the detailed report that is produced by the report models. In
general, there is one for each menu item.
Variables
query <QueryObject> that makes the detailed report
label <String> name of the menu and the detailed report
displayerClass <Class> class of the model of the window displaying the detailed report
ordered <Array of: Symbol> The order of the field names to display
without <Array of: Symbol> The field names that should not be displayed.
Developed By: Joseph W. Yoder (yoder@cs.uiuc.edu) and Jee Ku (jku@cat.ncsa.uiuc.edu)