Information about an ongoing child drop i.e. when a child window
of the drop window is asked if it accepts the drop.
A drop is started at the root of the window tree and then passed
down the tree to the appropriate child. Rejecting a child drop
makes it possible to disable all types of drops in that subtree
of the drop window.
A child drop can be performed on windows that can have children,
i.e.
net.infonode.docking.RootWindow ,
net.infonode.docking.SplitWindow ,
net.infonode.docking.TabWindow ,
net.infonode.docking.WindowBar or
net.infonode.docking.FloatingWindow .
author: $Author: jesper $ version: $Revision: 1.4 $ since: IDW 1.4.0 |