documentationfor yFiles for HTML 2.6

IReparentNodeHandler

Interface used for implementations that recognize, approve and disapprove node reparenting gestures, as well as actually performs 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-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.input.IReparentNodeHandler

See Also

Methods

Static Methods