Uses of Class
org.wicketstuff.scriptaculous.dragdrop.SortableListView

Packages that use SortableListView
org.wicketstuff.scriptaculous.dragdrop   
 

Uses of SortableListView in org.wicketstuff.scriptaculous.dragdrop
 

Methods in org.wicketstuff.scriptaculous.dragdrop with parameters of type SortableListView
 void DraggableTarget.acceptAll(SortableListView container)
          configure the draggable target to accept any draggable item from the SortableListView The sortable container needs to override getDraggableClassName() in order for the draggable target to know what to accept.
 void SortableListView.addContainment(SortableListView otherView)
          add other sortable containers that items can be drag/dropped to.
 



Copyright © 2006-2011 Wicket Stuff. All Rights Reserved.