Class DatasinkManagerTreeConfigurationHooker
java.lang.Object
net.datenwerke.rs.core.client.datasinkmanager.provider.treehooker.DatasinkManagerTreeConfigurationHooker
- All Implemented Interfaces:
TreeConfiguratorHook,Hook
-
Constructor Summary
ConstructorsConstructorDescriptionDatasinkManagerTreeConfigurationHooker(HookHandlerService hookHandler, DatasinkTreeManagerDao treeHandler, <any> terminalUIServiceProvider, <any> securityServiceProvider, <any> transportTreeProvider, <any> utilsUIServiceProvider, TransportDao transportDao, <any> datasinkManagerTreeProvider, 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
-