Class JxlsReportPreviewView
java.lang.Object
net.datenwerke.rs.core.client.reportexecutor.ui.ReportExecutorMainPanelView
net.datenwerke.rs.core.client.reportexecutor.ui.preview.AbstractReportPreviewView
net.datenwerke.rs.jxlsreport.client.jxlsreport.ui.JxlsReportPreviewView
- All Implemented Interfaces:
EventHandlerAware,MainPanelAwareView,SelectionAwareView
-
Nested Class Summary
Nested classes/interfaces inherited from class net.datenwerke.rs.core.client.reportexecutor.ui.preview.AbstractReportPreviewView
AbstractReportPreviewView.ExecutionDoneCallback -
Field Summary
Fields inherited from class net.datenwerke.rs.core.client.reportexecutor.ui.preview.AbstractReportPreviewView
VIEW_ID -
Constructor Summary
ConstructorsConstructorDescriptionJxlsReportPreviewView(ReportExecutorDao rexService, HookHandlerService hookHandler, ReportExporterUIService exporterUIService) -
Method Summary
Modifier and TypeMethodDescriptionWidgetRequestMethods inherited from class net.datenwerke.rs.core.client.reportexecutor.ui.preview.AbstractReportPreviewView
callbackOnExecutionDone, getComponentHeader, getDelayModalWindowOnExecution, getIcon, getReport, getViewComponent, getViewId, isDuringReportExecution, isReportExecutionFailed, makeAwareOfEventHandler, makeAwareOfMainPanel, makeAwareOfSelection, makeAwareOfSelectionNoPreview, reload, setDelayModalWindowOnExecution, setDuringReportExecution, setReport, setReportExecutionFailedMethods inherited from class net.datenwerke.rs.core.client.reportexecutor.ui.ReportExecutorMainPanelView
allowsDropOf, cleanup, getExecuteReportToken, objectDropped, setExecuteReportToken, validateView, wantsToBeDefault
-
Constructor Details
-
Method Details
-
execute
- Specified by:
executein classAbstractReportPreviewView
-
doGetViewComponent
public Widget doGetViewComponent()- Specified by:
doGetViewComponentin classAbstractReportPreviewView
-