Interface | Description |
---|---|
DropFilter |
Interface for filtering drops when a drag and drop is in progress.
|
Class | Description |
---|---|
AcceptAllDropFilter |
A
DropFilter that will accept drop of any
window. |
ChildDropInfo |
Information about an ongoing child drop i.e.
|
DropFilterProperty |
A property that has a
DropFilter object as value. |
DropInfo |
Super class for all drop infos
|
InsertTabDropInfo |
Information about an insert tab drop.
|
InteriorDropInfo |
Information about a drop into a window.
|
RejectAllDropFilter |
A
DropFilter that will reject drop of any
window. |
SplitDropInfo |
Information about an ongoing split drop i.e.
|