Interface DropConsumer<T>
- All Known Implementing Classes:
WorkflowsDropConsumer
public interface DropConsumer<T>
Allows to consume drop items by a widget. It can be used as business object for
DragAndDropStrategy.makeDroppable(HtmlBasedComponent, Object, CockpitContext)-
Method Summary
-
Method Details
-
itemsDropped
-