public abstract class QuickExportHookerBase extends java.lang.Object implements MainPanelViewToolbarConfiguratorHook
| Constructor and Description |
|---|
QuickExportHookerBase(ToolbarService toolbarUtils,
UtilsUIService utilsUiService) |
| 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 QuickExportHookerBase(ToolbarService toolbarUtils, UtilsUIService utilsUiService)
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