Class DatasourceManagerTreeConfigurationHooker
java.lang.Object
net.datenwerke.rs.core.client.datasourcemanager.provider.treehooker.DatasourceManagerTreeConfigurationHooker
- All Implemented Interfaces:
TreeConfiguratorHook,Hook
public class DatasourceManagerTreeConfigurationHooker
extends Object
implements TreeConfiguratorHook
-
Constructor Summary
ConstructorsConstructorDescriptionDatasourceManagerTreeConfigurationHooker(HookHandlerService hookHandler, DatasourceTreeManagerDao treeHandler, <any> terminalUIServiceProvider, <any> securityServiceProvider, <any> transportTreeProvider, TransportDao transportDao, <any> datasourceManagerTreeProvider, <any> utilsUIServiceProvider, TerminalDao terminalDao) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidconfigureTreeIcons(TreeDBUIIconProvider iconProvider) voidconfigureTreeMenu(TreeDBUIMenuProvider menuProvider) booleanconsumes(ManagerHelperTree tree) voidonDoubleClick(AbstractNodeDto selectedItem, DoubleClickEvent event)
-
Constructor Details
-
Method Details
-
consumes
- Specified by:
consumesin interfaceTreeConfiguratorHook
-
configureTreeIcons
- Specified by:
configureTreeIconsin interfaceTreeConfiguratorHook
-
onDoubleClick
public void onDoubleClick(AbstractNodeDto selectedItem, DoubleClickEvent event) - Specified by:
onDoubleClickin interfaceTreeConfiguratorHook
-
configureFolderTypes
- Specified by:
configureFolderTypesin interfaceTreeConfiguratorHook
-