public final ObjectProperty<EventHandler<? super MouseDragEvent>> onMouseDragOverProperty ()

Defines a function to be called when a full press-drag-release gesture progresses within this Node.

Returns:  the event handler that is called when a full press-drag-release gesture progresses within this Node

Since:  JavaFX 2.1