Enum sap.ui.ux3.ExactOrderModule: sap/ui/ux3/library


Defines the order of the sub lists of a list in the ExactBrowser.


Since: 1.7.1.
Field Summary
sap.ui.ux3.ExactOrder.FixedThe order of the sub lists is defined by order of the defined sub attributes.
sap.ui.ux3.ExactOrder.SelectThe order of the sub lists is defined by the selection order of the user.
Field Detail
sap.ui.ux3.ExactOrder.Fixed: string
The order of the sub lists is defined by order of the defined sub attributes.
sap.ui.ux3.ExactOrder.Select: string
The order of the sub lists is defined by the selection order of the user.