Class ReloadButtonToolbarHookerMarkdown
java.lang.Object
net.datenwerke.rs.fileserver.client.fileserver.hookers.ReloadButtonToolbarHooker
net.datenwerke.rs.markdown.client.markdown.hookers.ReloadButtonToolbarHookerMarkdown
- All Implemented Interfaces:
MainPanelViewToolbarConfiguratorHook,Hook
public class ReloadButtonToolbarHookerMarkdown
extends ReloadButtonToolbarHooker
implements MainPanelViewToolbarConfiguratorHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) Methods inherited from class net.datenwerke.rs.fileserver.client.fileserver.hookers.ReloadButtonToolbarHooker
mainPanelViewToolbarConfiguratorHook_addLeft, mainPanelViewToolbarConfiguratorHook_addRightMethods 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_addLeft, mainPanelViewToolbarConfiguratorHook_addRight
-
Constructor Details
-
ReloadButtonToolbarHookerMarkdown
-
-
Method Details
-
mainPanelViewToolbarConfiguratorHook_addRight
public void mainPanelViewToolbarConfiguratorHook_addRight(MainPanelView view, ToolBar toolbar, AbstractNodeDto selectedNode) - Specified by:
mainPanelViewToolbarConfiguratorHook_addRightin interfaceMainPanelViewToolbarConfiguratorHook
-