Class PreFilterView
java.lang.Object
net.datenwerke.rs.core.client.reportexecutor.ui.ReportExecutorMainPanelView
net.datenwerke.rs.base.client.reportengines.table.prefilter.propertywidgets.PreFilterView
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interface -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPreFilterView(ClipboardUiService clipboardService, HookHandlerService hookHandler, ContextHelpUiService contextHelpService, ToolbarService toolbarService, ReportExecutorUIService reportExecutorService, TableReportUtilityDao tableReportUtilityDao, <any> utilsUIServiceProvider) -
Method Summary
Methods inherited from class net.datenwerke.rs.core.client.reportexecutor.ui.ReportExecutorMainPanelView
cleanup, getExecuteReportToken, objectDropped, setExecuteReportToken, validateView, wantsToBeDefault
-
Field Details
-
VIEW_ID
- See Also:
-
-
Constructor Details
-
Method Details
-
getViewId
- Specified by:
getViewIdin classReportExecutorMainPanelView
-
getComponentHeader
- Specified by:
getComponentHeaderin classReportExecutorMainPanelView
-
getIcon
public ImageResource getIcon()- Overrides:
getIconin classReportExecutorMainPanelView
-
allowsDropOf
- Overrides:
allowsDropOfin classReportExecutorMainPanelView
-
setReport
public void setReport(TableReportDto report) -
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin classReportExecutorMainPanelView
-