Skip to content

Extensions for adding automatic scrolling during drag'n'drop to a Vaadin Table or Panel.

License

Notifications You must be signed in to change notification settings

Ansku/DNDScroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Published on Vaadin  Directory Stars on vaadin.com/directory

DNDScroll Add-on for Vaadin 7

DNDScroll is an extension add-on for Vaadin 7. It contains TableAutoScrollExtension and PanelAutoScrollExtension, which both add automatic scrolling when a dragged element is hovered near the end or the beginning of the layout.

NOTE: this extension replaces the default implementations of VDragAndDropManager and VDragAndDropWrapper with extended custom versions to enable the autoscroll functionality. If you have any other custom implementations of these classes in your project, you'll need to combine them manually.

For an example of how to use the extensions, see src/main/java/org/vaadin/anna/dndscroll/demo/DemoUI.java

About

Extensions for adding automatic scrolling during drag'n'drop to a Vaadin Table or Panel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published