enum sap.ui.core.dnd.DropPosition

Visiblity: public
Available since: N/A
Module: sap/ui/core/library
Application Component: CA-UI5-TBL

Configuration options for drop positions.


Properties Overview

Node Description
sap.ui.core.dnd.DropPosition.Between

Drop between the controls.

sap.ui.core.dnd.DropPosition.On

Drop on the control.

sap.ui.core.dnd.DropPosition.OnOrBetween

Drop on the control or between the controls.