Thursday, April 28, 2011

Re: Simple drag&drop

Gwtquery (http://code.google.com/p/gwtquery/) offers a dnd plugin.
A cell table sample is here

http://gwtquery-plugins.googlecode.com/svn/trunk/droppable/demo/CellTableSample/CellTableSample.html

and Portlet sample contains a SortableDragAndDropHandler.

Not sure about touch events integration for mobile.

Cheers,
Luca


On 28 Apr, 14:48, Ice13ill <andrei.fifi...@gmail.com> wrote:
> Hello, i want to create a minor drag&drop functionality to a my table
> (or just use a simple library): rearranging the rows in a table with
> drag&drop, with the effect of location interchanging (for ex: in
> mobile apps).
> What widgets/library would you recommend ? Any advice would be
> welcomed :)

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
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