Uses of Interface
com.hybris.backoffice.cockpitng.dnd.DropConsumer
Packages that use DropConsumer
Package
Description
-
Uses of DropConsumer in com.hybris.backoffice.cockpitng.dnd.handlers
Methods in com.hybris.backoffice.cockpitng.dnd.handlers that return types with arguments of type DropConsumerModifier and TypeMethodDescriptionList<com.hybris.cockpitng.dnd.DropOperationData<ItemModel,DropConsumer<ItemModel>, Object>> ItemToNewWorkflowDropHandler.handleDrop(List<ItemModel> droppedItems, DropConsumer<ItemModel> dropConsumer, com.hybris.cockpitng.dnd.DragAndDropContext dragAndDropContext) Methods in com.hybris.backoffice.cockpitng.dnd.handlers with parameters of type DropConsumerModifier and TypeMethodDescriptionList<com.hybris.cockpitng.dnd.DropOperationData<ItemModel,DropConsumer<ItemModel>, Object>> ItemToNewWorkflowDropHandler.handleDrop(List<ItemModel> droppedItems, DropConsumer<ItemModel> dropConsumer, com.hybris.cockpitng.dnd.DragAndDropContext dragAndDropContext) -
Uses of DropConsumer in com.hybris.backoffice.workflow.wizard
Classes in com.hybris.backoffice.workflow.wizard that implement DropConsumerModifier and TypeClassDescriptionclassAllows to open collaboration wizard with dropped items.