Drag and Drop in a GWT FlexTable
I'm working on a drag'n'drop functionality in a GWT project and I need to do widgets drag'n'droping onto a FlexTable.
I saw some examples on DnD within AbsolutePanel... etc, and I did researches on it, but I didn't find any information on the above mentioned problem,