public class JxlsReportPreviewView extends AbstractReportPreviewView
AbstractReportPreviewView.ExecutionDoneCallbackVIEW_ID| Constructor and Description |
|---|
JxlsReportPreviewView(ReportExecutorDao rexService,
HookHandlerService hookHandler,
ReportExporterUIService exporterUIService) |
| Modifier and Type | Method and Description |
|---|---|
Widget |
doGetViewComponent() |
Request |
execute(ReportDto report,
java.lang.String executeToken,
<any> callback) |
callbackOnExecutionDone, getComponentHeader, getDelayModalWindowOnExecution, getIcon, getReport, getViewComponent, getViewId, isDuringReportExecution, isReportExecutionFailed, makeAwareOfEventHandler, makeAwareOfMainPanel, makeAwareOfSelection, makeAwareOfSelectionNoPreview, reload, setDelayModalWindowOnExecution, setDuringReportExecution, setReport, setReportExecutionFailedallowsDropOf, cleanup, getExecuteReportToken, objectDropped, setExecuteReportToken, validateView, wantsToBeDefaultpublic JxlsReportPreviewView(ReportExecutorDao rexService, HookHandlerService hookHandler, ReportExporterUIService exporterUIService)
public Request execute(ReportDto report, java.lang.String executeToken, <any> callback)
execute in class AbstractReportPreviewViewpublic Widget doGetViewComponent()
doGetViewComponent in class AbstractReportPreviewView