interface sap.f.dnd.IGridDroppable

Control sample: sap.f.dnd.IGridDroppable
Visiblity: public
Available since: N/A
Module: sap/f/library
Application Component: CA-UI5-CTR

Interface that should be implemented by grid controls, if they are working with the sap.f.dnd.GridDropInfo.

It is highly recommended that those grid controls have optimized removeItem and insertItem methods (if "items" is target drop aggregation). Meaning to override them in a way that they don't trigger invalidation.


Events Overview

Event Description