Class ReportExecutorMainPanel
ContentPanel
net.datenwerke.gxtdto.client.baseex.widget.DwContentPanel
net.datenwerke.rs.core.client.reportexecutor.ui.ReportExecutorMainPanel
- All Implemented Interfaces:
CloseableAware
The main Panel of the reportExecutor. It hosts the tabs to configure the
report
-
Field Summary
Fields inherited from class net.datenwerke.gxtdto.client.baseex.widget.DwContentPanel
CSS_BODY_NAME, CSS_CONTENT_NAME, CSS_HEADER_NAME, CSS_LIGHT_DARK, CSS_LIGHT_HEADER, CSS_NAME -
Constructor Summary
ConstructorsConstructorDescriptionReportExecutorMainPanel(ReportDto report, ExecutorEventHandler eventHandler, String executeReportToken, ExecuteReportConfiguration config, ReportViewConfiguration... viewConfigs) -
Method Summary
Methods inherited from class net.datenwerke.gxtdto.client.baseex.widget.DwContentPanel
add, add, add, addClassName, enableScrollContainer, getCssBodyName, getCssContentName, getCssHeaderName, getCssName, newAccordeonInstance, newHeadlessInstance, newHeadlessInstance, newHeadlessInstance, newInlineInstance, newInlineInstance, newInlineInstance, newLightHeaderPanel, setHeaderIcon, setInfoText, setLightDarkStyle, setLightHeader, setScrollMode, setUrl, setUrl, setWidget
-
Constructor Details
-
ReportExecutorMainPanel
public ReportExecutorMainPanel(ReportDto report, ExecutorEventHandler eventHandler, String executeReportToken, ExecuteReportConfiguration config, ReportViewConfiguration... viewConfigs)
-
-
Method Details
-
reload
public void reload() -
getExecuteReportToken
-
getReport
public ReportDto getReport() -
getViewConfigs
-
cleanup
public void cleanup() -
getViews
-
needToConfirmClose
public boolean needToConfirmClose()- Specified by:
needToConfirmClosein interfaceCloseableAware
-
isViewSelected
-