GWT draggable CellTable cells

304 views
Skip to first unread message

vinnie

unread,
Jan 5, 2012, 9:01:12 AM1/5/12
to Google Web Toolkit
I have a GWT CellTable - it's a pretty simple table with just a single
string column.

What I'd like to do is drag rows of this table to a drop target
(actually another table). I've been trying to figure out how to attach
a draggable event as described at ~23:00 of this video (http://
www.youtube.com/watch?v=KEkR1ox_K10).

To which CellTable element can I set the draggable flag to TRUE.

I haven't gotten this far yet, but I'm sure I'll soon face a similar
issue in setting the drop handler on the target table.

If someone could post an example or point me in the right direction,
I'd be grateful.

Jeff Larsen

unread,
Jan 5, 2012, 10:46:29 AM1/5/12
to google-we...@googlegroups.com
take a look at gwtquery and the dnd plugin for it. 

Reply all
Reply to author
Forward
0 new messages