public class CubifyHooker extends java.lang.Object implements ReportExecutorViewToolbarHook
Constructor and Description |
---|
CubifyHooker(ToolbarService toolbarService,
EnterpriseUiService enterpriseService) |
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 CubifyHooker(ToolbarService toolbarService, EnterpriseUiService enterpriseService)
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