tags:

views:

19

answers:

0

I'd like to use gwt-dnd within an application that uses the new 2.0 layout panels.

however, gwt-dnd only accepts AbsolutePanel as its container for drag and drop.

is it possible to use AbsolutePanel within, say, a DockLayoutPanel?