public class ScriptReportPreviewView extends AbstractReportPreviewView
AbstractReportPreviewView.ExecutionDoneCallbackVIEW_ID| Constructor and Description | 
|---|
| ScriptReportPreviewView(ReportExecutorDao rexService,
                       HookHandlerService hookHandler,
                       UtilsUIService utilsService) | 
| 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 ScriptReportPreviewView(ReportExecutorDao rexService, HookHandlerService hookHandler, UtilsUIService utilsService)
public Request execute(ReportDto report, java.lang.String executeToken, <any> callback)
execute in class AbstractReportPreviewViewpublic Widget doGetViewComponent()
doGetViewComponent in class AbstractReportPreviewView