Class ExportButtonHook
java.lang.Object
net.datenwerke.treedb.ext.client.eximport.ex.QuickExportHookerBase
net.datenwerke.usermanager.ext.client.eximport.ex.hookers.ExportButtonHook
- All Implemented Interfaces:
MainPanelViewToolbarConfiguratorHook,Hook
-
Constructor Summary
ConstructorsConstructorDescriptionExportButtonHook(UserManagerExportDao reDao, ToolbarService toolbarUIService, UtilsUIService utilsUIService) -
Method Summary
Methods inherited from class net.datenwerke.treedb.ext.client.eximport.ex.QuickExportHookerBase
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_addRight
-
Constructor Details
-
ExportButtonHook
public ExportButtonHook(UserManagerExportDao reDao, ToolbarService toolbarUIService, UtilsUIService utilsUIService)
-