Class JobReportConfigurationForm
ContentPanel
net.datenwerke.gxtdto.client.baseex.widget.DwContentPanel
net.datenwerke.rs.scheduler.client.scheduler.schedulereport.pages.JobReportConfigurationForm
- All Implemented Interfaces:
Validatable,WizardAware,WizardResizer
public class JobReportConfigurationForm
extends DwContentPanel
implements Validatable, WizardAware, WizardResizer
-
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
ConstructorsConstructorDescriptionJobReportConfigurationForm(ReportExecutorUIService reportExecutorService, ReportDocumentationUiService reportDocService, ReportExporterUIService reportExporterService, ReportManagerTreeLoaderDao reportLoaderDao, ReportExecutorDao reportExecutorDao, <any> reportDialogProvider, HookHandlerService hookHandler, Optional<ReportDto> report, Collection<ReportViewConfiguration> configs, ReportScheduleDefinition definition, List<ScheduleConfigWizardPageProviderHook> advancedPages) -
Method Summary
Modifier and TypeMethodDescriptionList<ReportExecutionConfigDto> ToggleGroupintReportDtobooleanisValid()voidsetWizard(WizardDialog dialog) Sets the correspondingWizardDialog.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
-
Method Details
-
isValid
public boolean isValid()- Specified by:
isValidin interfaceValidatable
-
setWizard
Description copied from interface:WizardAwareSets the correspondingWizardDialog.- Specified by:
setWizardin interfaceWizardAware- Parameters:
dialog- theWizardDialog
-
getPageHeight
public int getPageHeight()- Specified by:
getPageHeightin interfaceWizardResizer
-
getExportTypeGroup
public ToggleGroup getExportTypeGroup() -
getOutputFormat
-
getExportConfiguration
-
getReport
public ReportDto getReport()
-