-**Node** objects are accessible within certain event handlers, for example, [onNodesInitialized](/api-reference/10%20UI%20Components/dxTreeMap/1%20Configuration/onNodesInitialized.md '/Documentation/ApiReference/UI_Components/dxTreeMap/Configuration/#onNodesInitialized'), [onNodesRendering](/api-reference/10%20UI%20Components/dxTreeMap/1%20Configuration/onNodesRendering.md '/Documentation/ApiReference/UI_Components/dxTreeMap/Configuration/#onNodesRendering'), etc. Also, you can obtain these objects using the [getRootNode()](/api-reference/10%20UI%20Components/dxTreeMap/3%20Methods/getRootNode().md '/Documentation/ApiReference/UI_Components/dxTreeMap/Methods/#getRootNode') and [getCurrentNode()](/api-reference/10%20UI%20Components/dxTreeMap/3%20Methods/getCurrentNode().md '/Documentation/ApiReference/UI_Components/dxTreeMap/Methods/#getCurrentNode') methods.
0 commit comments