Package wt.query.report

Provides support for the reporting package, wt.query.template.

See:
          Description

Interface Summary
BarChartColumnInfo This interface specifies column attributes for Bar Charts.
MacroExpressionProcessor This interface defines an mechanism for associating a macro with a computed value.
ResultSetSpec

Supported API: false

Extendable: false
ResultSpec The ResultSpec class provides tabular (i.e.
 

Class Summary
ChartComponent  
ChartHelper  
ColumnDef

Supported API: false

Extendable: false
ColumnResultSpec

Supported API: false

Extendable: false
CurrentTimeMacroProcessor This class implements a macro processor for returning the current system time (as a DateExpression).
DefaultBarChartColumnInfo This class implements the BarChartColumnInfo interface with default values for each column.
DefaultGroupTableModel  
DisplayFactory This class provides an abstraction for creating an object that is used to display and objects value.
FixedSeriesBarChartColumnInfo

Supported API: false

Extendable: false
HtmlBarChartGenerator  
ObjectColumnDef

Supported API: false

Extendable: false
ObjectInflate  
ObjectVectorResultSetSpec

Supported API: false

Extendable: false
PreviewResultTableModel  
PropertyColumnDef

Supported API: false

Extendable: false
QueryResultTableModel  
RecursiveColumnDef

Supported API: false

Extendable: false
StandardDisplayFactory Standard implementation of a Display Factory.
StandardDisplayFactory.DateDisplayValue  
StandardDisplayFactory.DisplayValue  
StandardDisplayFactory.EnumeratedDisplayValue  
StandardDisplayFactory.LocalizableDisplayValue  
UserNameMacroProcessor This class implements a macro processor for returning the name of the current session Principal.
WTDefaultTableModel A simple implementation of TableModel.
 

Package wt.query.report Description

Provides support for the reporting package, wt.query.template.