Class ReportManagerTreeConfigurationHooker
java.lang.Object
net.datenwerke.rs.core.client.reportmanager.provider.treehookers.ReportManagerTreeConfigurationHooker
- All Implemented Interfaces:
TreeConfiguratorHook,Hook
-
Constructor Summary
ConstructorsConstructorDescriptionReportManagerTreeConfigurationHooker(HookHandlerService hookHandler, ReportManagerTreeManagerDao treeHandler, ReportExecutorUIService reportExecutorService, <any> terminalUIServiceProvider, <any> securityServiceProvider, TransportDao transportDao, <any> transportTreeProvider, <any> reportManagerTreeProvider, ReportManagerTreeLoaderDao treeLoader, UiTreeFactory uiTreeFactory, <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
-