Drag and Drop in a GWT FlexTable
05:27 24 Apr 2012

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,

java dynamic gwt drag-and-drop java-flextable