I need to drag and drop multiple selected rows from a cell table (that contains specific objects).
I'm trying to use DragAndDropCellTable but I can drag only one cell this way. Anyone knows how can I drag few rows?
I'm catching the drop using DroppableWidget and I want the DropEvent.getDraggableData() to be the list of selected Objects (currently it's just one Object).
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/iMcD63FZbX4J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment