Uses of Class
org.wicketstuff.jwicket.ui.sortable.SortableBehavior

Uses of SortableBehavior in org.wicketstuff.jwicket.ui.sortable
 

Methods in org.wicketstuff.jwicket.ui.sortable that return SortableBehavior
 SortableBehavior Sortable.getSortableBehavior()
           
 SortableBehavior SortableBehavior.setPlaceholder()
          Sets the default 'placeholder' property for this sortable: 'ui-state-highlight'.
 SortableBehavior SortableBehavior.setPlaceholder(AjaxRequestTarget target)
           
 SortableBehavior SortableBehavior.setPlaceholder(AjaxRequestTarget target, String value)
           
 SortableBehavior SortableBehavior.setPlaceholder(String value)
          Sets the 'placeholder' property for this sortable.
 



Copyright © 2013. All Rights Reserved.