Inherited by ChartReport, and ExcelReport.
Public Member Functions | |
| String | classAttributeTd () |
| NSTimestamp | endDate () |
| Object | handleQueryWithUnboundKey (String key) |
| void | handleTakeValueWithUnboundKey (Object o, String key) |
| DRRecordGroup | recordGroup () |
| Report (WOContext context) | |
| NSTimestamp | startDate () |
| boolean | synchronizesVariablesWithBindings () |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(Report.class) |
| Report | ( | WOContext | context | ) |
| NSTimestamp endDate | ( | ) |
| Object handleQueryWithUnboundKey | ( | String | key | ) |
| void handleTakeValueWithUnboundKey | ( | Object | o, | |
| String | key | |||
| ) |
| DRRecordGroup recordGroup | ( | ) |
Reimplemented from WRReport.
| NSTimestamp startDate | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
component does not synchronize it's variables
Reimplemented from WRReport.
final Logger log = Logger.getLogger(Report.class) [static, private] |
1.5.8