Skip to content

Sortable Tokenfield #10

@GoogleCodeExporter

Description

@GoogleCodeExporter
Hi, 
I'm using tokenfield and really like it. I wrote a class extending TokenField 
to make it sortable with drag'n'drop using 
https://vaadin.com/directory#addon/dragdroplayouts

Unfortunately I had to patch the TokenField class to get it to work. It is a 
really simple patch for the revision r19. It only uses LinkedHashSet instead of 
HashSet in the setInternalValue function.
Would you mind applying it for the next release?
If you like to add my SortableTokenField class to the add-on you will find a 
simple version attached to the issue. An improved version would need more 
changes in your code. 

Thanks for the cool add-on
Raffael

Original issue reported on code.google.com by RaffaelB...@gmail.com on 9 Jan 2013 at 5:26

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions