public class SaikuTableReportPreviewView extends AbstractReportPreviewView
AbstractReportPreviewView.ExecutionDoneCallback
VIEW_ID
Constructor and Description |
---|
SaikuTableReportPreviewView(ReportExecutorDao rexService,
SaikuPivotDao saikuDao,
HookHandlerService hookHandler,
UtilsUIService utilsService) |
Modifier and Type | Method and Description |
---|---|
Widget |
doGetViewComponent() |
Request |
execute(ReportDto report,
java.lang.String executeToken,
<any> callback) |
java.lang.String |
getComponentHeader() |
boolean |
hadExecutionError() |
boolean |
hadSaikuError() |
void |
makeAwareOfSelection() |
callbackOnExecutionDone, getDelayModalWindowOnExecution, getIcon, getReport, getViewComponent, getViewId, isDuringReportExecution, isReportExecutionFailed, makeAwareOfEventHandler, makeAwareOfMainPanel, reload, setDelayModalWindowOnExecution, setDuringReportExecution, setReport, setReportExecutionFailed
allowsDropOf, cleanup, getExecuteReportToken, objectDropped, setExecuteReportToken, validateView, wantsToBeDefault
public SaikuTableReportPreviewView(ReportExecutorDao rexService, SaikuPivotDao saikuDao, HookHandlerService hookHandler, UtilsUIService utilsService)
public Request execute(ReportDto report, java.lang.String executeToken, <any> callback)
execute
in class AbstractReportPreviewView
public Widget doGetViewComponent()
doGetViewComponent
in class AbstractReportPreviewView
public java.lang.String getComponentHeader()
getComponentHeader
in class AbstractReportPreviewView
public void makeAwareOfSelection()
makeAwareOfSelection
in interface SelectionAwareView
makeAwareOfSelection
in class AbstractReportPreviewView
public boolean hadSaikuError()
public boolean hadExecutionError()