Class CrystalReportParameterProposerToolbarConfiguratorHooker
java.lang.Object
net.datenwerke.rs.crystal.client.crystal.hookers.CrystalReportParameterProposerToolbarConfiguratorHooker
- All Implemented Interfaces:
MainPanelViewToolbarConfiguratorHook,Hook
public class CrystalReportParameterProposerToolbarConfiguratorHooker
extends Object
implements MainPanelViewToolbarConfiguratorHook
-
Constructor Summary
ConstructorsConstructorDescriptionCrystalReportParameterProposerToolbarConfiguratorHooker(ToolbarService toolbarUtils, CrystalUtilsDao crystalUtilsDao, ParameterUIService parameterService) -
Method Summary
Modifier and TypeMethodDescriptionvoidmainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) voidmainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.datenwerke.gf.client.managerhelper.hooks.MainPanelViewToolbarConfiguratorHook
mainPanelViewToolbarConfiguratorHook_addRight
-
Constructor Details
-
CrystalReportParameterProposerToolbarConfiguratorHooker
public CrystalReportParameterProposerToolbarConfiguratorHooker(ToolbarService toolbarUtils, CrystalUtilsDao crystalUtilsDao, ParameterUIService parameterService)
-
-
Method Details
-
mainPanelViewToolbarConfiguratorHook_addLeft
public void mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) - Specified by:
mainPanelViewToolbarConfiguratorHook_addLeftin interfaceMainPanelViewToolbarConfiguratorHook
-
mainPanelViewToolbarConfiguratorHook_addRight
public void mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) - Specified by:
mainPanelViewToolbarConfiguratorHook_addRightin interfaceMainPanelViewToolbarConfiguratorHook
-