sap.ui.commons.layout.HAlign.Begin
|
Aligned towards the beginning of a line, in the current locale's writing direction.
|
sap.ui.commons.layout.HAlign.Center
|
Horizontally centered.
|
sap.ui.commons.layout.HAlign.End
|
Aligned towards the end of a line, in the current locale's writing direction.
|
sap.ui.commons.layout.HAlign.Left
|
Left aligned, regardless of the current locale's writing direction.
|
sap.ui.commons.layout.HAlign.Right
|
Right aligned, regardless of the current locale's writing direction.
|