public class JxlsReportPreviewView extends AbstractReportPreviewView
AbstractReportPreviewView.ExecutionDoneCallback
VIEW_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, reload, setDelayModalWindowOnExecution, setDuringReportExecution, setReport, setReportExecutionFailed
allowsDropOf, cleanup, getExecuteReportToken, objectDropped, setExecuteReportToken, validateView, wantsToBeDefault
public JxlsReportPreviewView(ReportExecutorDao rexService, HookHandlerService hookHandler, ReportExporterUIService exporterUIService)
public Request execute(ReportDto report, java.lang.String executeToken, <any> callback)
execute
in class AbstractReportPreviewView
public Widget doGetViewComponent()
doGetViewComponent
in class AbstractReportPreviewView