Namespace sap.ui.core.Popup.DockModule: sap/ui/core/Popup


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).

Field Detail
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