public interface MainPanelViewToolbarConfiguratorHook extends Hook
Modifier and Type | Method and Description |
---|---|
void |
mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view,
ToolBar toolbar,
AbstractNodeDto selectedNode) |
void |
mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view,
ToolBar toolbar,
AbstractNodeDto selectedNode) |
void mainPanelViewToolbarConfiguratorHook_addLeft(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode)
void mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode)