Interface ReportExecutorViewToolbarHook
- All Superinterfaces:
Hook
- All Known Subinterfaces:
VariantStorerHook
- All Known Implementing Classes:
CubeExportHooker,CubifyHooker,ExportExternalButtonHooker,ReportRefreshExecutionHooker,ReportViewDocumentationHooker,ReportViewExportButtonHooker,ReportViewScheduleButtonHooker,ReportViewVariantStorerHooker
-
Method Summary
Modifier and TypeMethodDescriptionbooleanreportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) booleanreportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) voidreportPreviewViewToolbarHook_reportUpdated(ReportDto report, ReportExecutorInformation info)
-
Method Details
-
reportPreviewViewToolbarHook_addLeft
boolean reportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
reportPreviewViewToolbarHook_addRight
boolean reportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel) -
reportPreviewViewToolbarHook_reportUpdated
-