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 Modifier and Type Method Description SortableBehaviorSortable. getSortableBehavior()SortableBehaviorSortableBehavior. setPlaceholder()Sets the default 'placeholder' property for this sortable: 'ui-state-highlight'.SortableBehaviorSortableBehavior. setPlaceholder(String value)Sets the 'placeholder' property for this sortable.SortableBehaviorSortableBehavior. setPlaceholder(AjaxRequestTarget target)SortableBehaviorSortableBehavior. setPlaceholder(AjaxRequestTarget target, String value)
-