public class BirtReportParameterProposerToolbarConfiguratorHooker extends java.lang.Object implements MainPanelViewToolbarConfiguratorHook
| Constructor and Description |
|---|
BirtReportParameterProposerToolbarConfiguratorHooker(ToolbarService toolbarUtils,
BirtUtilsDao birtUtilsDao,
ParameterUIService parameterService) |
| Modifier and Type | Method and Description |
|---|---|
void |
mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view,
ToolBar toolbar,
AbstractNodeDto selectedNode) |
void |
mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view,
ToolBar toolbar,
AbstractNodeDto selectedNode) |
public BirtReportParameterProposerToolbarConfiguratorHooker(ToolbarService toolbarUtils, BirtUtilsDao birtUtilsDao, ParameterUIService parameterService)
public void mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode)
mainPanelViewToolbarConfiguratorHook_addLeft in interface MainPanelViewToolbarConfiguratorHookpublic void mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode)
mainPanelViewToolbarConfiguratorHook_addRight in interface MainPanelViewToolbarConfiguratorHook