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(org.apache.wicket.MarkupContainer v)
          Register a container as a container for draggable/droppable items.
protected  DnDSortableBehavior DnDSortableBehavior.registerItem(org.apache.wicket.Component v)
          Register a component as draggable/moveable item.
 



Copyright © 2012. All Rights Reserved.