enum sap.ui.core.Popup.Dock

Control sample: sap.ui.core.Popup.Dock
Visiblity: public
Available since: N/A
Module: sap/ui/core/Popup
Application Component: CA-UI5-COR

Enumeration providing options for docking of some element to another.

"Right" and "Left" will stay the same in RTL mode, but "Begin" and "End" will flip to the other side ("Begin" is "Right" in RTL).


Properties Overview

Node Description
sap.ui.core.Popup.Dock.BeginBottom
sap.ui.core.Popup.Dock.BeginCenter
sap.ui.core.Popup.Dock.BeginTop
sap.ui.core.Popup.Dock.CenterBottom
sap.ui.core.Popup.Dock.CenterCenter
sap.ui.core.Popup.Dock.CenterTop
sap.ui.core.Popup.Dock.EndBottom
sap.ui.core.Popup.Dock.EndCenter
sap.ui.core.Popup.Dock.EndTop
sap.ui.core.Popup.Dock.LeftBottom
sap.ui.core.Popup.Dock.LeftCenter
sap.ui.core.Popup.Dock.LeftTop
sap.ui.core.Popup.Dock.RightBottom
sap.ui.core.Popup.Dock.RightCenter
sap.ui.core.Popup.Dock.RightTop