Uses of Interface
com.hybris.cockpitng.dnd.SelectionSupplier
-
Packages that use SelectionSupplier Package Description com.hybris.cockpitng.dnd -
-
Uses of SelectionSupplier in com.hybris.cockpitng.dnd
Methods in com.hybris.cockpitng.dnd with parameters of type SelectionSupplier Modifier and Type Method Description voidDragAndDropStrategy. makeDraggable(org.zkoss.zk.ui.HtmlBasedComponent component, java.lang.Object businessObject, CockpitContext context, SelectionSupplier selectionSupplier)Makes givenHtmlBasedComponenta draggable component, representing given businessObject.
-