public class ReportViewDocumentationHooker extends java.lang.Object implements ReportExecutorViewToolbarHook
Constructor and Description |
---|
ReportViewDocumentationHooker(ToolbarService toolbarService,
ReportDocumentationUiService reportDocService) |
Modifier and Type | Method and Description |
---|---|
boolean |
reportPreviewViewToolbarHook_addLeft(ToolBar toolbar,
ReportDto report,
ReportExecutorInformation info,
ReportExecutorMainPanel mainPanel) |
boolean |
reportPreviewViewToolbarHook_addRight(ToolBar toolbar,
ReportDto report,
ReportExecutorInformation info,
ReportExecutorMainPanel mainPanel) |
void |
reportPreviewViewToolbarHook_reportUpdated(ReportDto report,
ReportExecutorInformation info) |
public ReportViewDocumentationHooker(ToolbarService toolbarService, ReportDocumentationUiService reportDocService)
public boolean reportPreviewViewToolbarHook_addLeft(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel)
reportPreviewViewToolbarHook_addLeft
in interface ReportExecutorViewToolbarHook
public boolean reportPreviewViewToolbarHook_addRight(ToolBar toolbar, ReportDto report, ReportExecutorInformation info, ReportExecutorMainPanel mainPanel)
reportPreviewViewToolbarHook_addRight
in interface ReportExecutorViewToolbarHook
public void reportPreviewViewToolbarHook_reportUpdated(ReportDto report, ReportExecutorInformation info)
reportPreviewViewToolbarHook_reportUpdated
in interface ReportExecutorViewToolbarHook