documentationfor yFiles for HTML 3.0.0.3

IReparentNodeHandler

Interface used for implementations that recognize, approve, and disapprove node reparenting gestures, as well as actually perform the reparenting.

Inheritance Hierarchy
IReparentNodeHandler

Remarks

Implementations of this interface are queried from the IInputModeContext by code that wants to reparent a node. Specifically, this is used by default to reparent nodes during the dragging of nodes.

Related Programming Samples

Reparent Handler
Shows how reparenting of nodes can be customized.

Type Details

yFiles module
view

Methods

Static Methods