Uses of Class
org.wicketstuff.jquery.dnd.DnDSortableBehavior

Packages that use DnDSortableBehavior
org.wicketstuff.jquery.dnd   
 

Uses of DnDSortableBehavior in org.wicketstuff.jquery.dnd
 

Methods in org.wicketstuff.jquery.dnd that return DnDSortableBehavior
protected  DnDSortableBehavior DnDSortableBehavior.registerContainer(MarkupContainer v)
          Register a container as a container for draggable/droppable items.
protected  DnDSortableBehavior DnDSortableBehavior.registerItem(Component v)
          Register a component as draggable/moveable item.
 



Copyright © 2013. All Rights Reserved.