Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| WOComponent | exportExcelAction () |
| NSArray | objects () |
| void | postModelChangedNotification (DRReportModel model) |
| String | reportComponentName () |
| ReportPage (WOContext context) | |
| NSDictionary | reports () |
| NSDictionary | selectedReport () |
| void | selectReport () |
| void | setSelectedReportName (String reportName) |
| WOComponent | showAsChartAction () |
| WOComponent | showAsTableAction () |
Public Attributes | |
| NSDictionary | _selectedReport |
| String | currentName |
| boolean | enableChart = false |
| boolean | enableExcel = false |
| DRReportModel | model |
| NSArray | objects |
| NSData | reportData |
| ReportPage | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Overridden from the parent for better logging. Reports exceptions in the console for easier debugging.
Reimplemented from ERD2WPage.
| WOComponent exportExcelAction | ( | ) |
| NSArray objects | ( | ) |
| void postModelChangedNotification | ( | DRReportModel | model | ) |
| String reportComponentName | ( | ) |
| NSDictionary reports | ( | ) |
| NSDictionary selectedReport | ( | ) |
| void selectReport | ( | ) |
| void setSelectedReportName | ( | String | reportName | ) |
| WOComponent showAsChartAction | ( | ) |
| WOComponent showAsTableAction | ( | ) |
| NSDictionary _selectedReport |
| boolean enableChart = false |
| boolean enableExcel = false |
| NSArray objects |
| NSData reportData |
1.5.8