sap.ui.comp.smartfield.DisplayBehaviour.auto
|
The SmartField chooses the display behavior.
|
sap.ui.comp.smartfield.DisplayBehaviour.descriptionAndId
|
Description and ID are displayed for available values.
|
sap.ui.comp.smartfield.DisplayBehaviour.descriptionOnly
|
Only the description of the available values is displayed.
|
sap.ui.comp.smartfield.DisplayBehaviour.idAndDescription
|
ID and description are displayed for available values.
|
sap.ui.comp.smartfield.DisplayBehaviour.idOnly
|
Shows the ID only.
|
sap.ui.comp.smartfield.DisplayBehaviour.OnOff
|
Shows Boolean value as On/Off
|
sap.ui.comp.smartfield.DisplayBehaviour.TrueFalse
|
Shows Boolean value as True/False
|
sap.ui.comp.smartfield.DisplayBehaviour.YesNo
|
Shows Boolean value as Yes/No
|