sap.ui.comp.smartfield.ControlType.auto
|
The SmartField control chooses the control to be displayed.
|
sap.ui.comp.smartfield.ControlType.checkBox
|
The SmartField control displays a check box control.
|
sap.ui.comp.smartfield.ControlType.datePicker
|
The SmartField control displays a date picker control.
|
sap.ui.comp.smartfield.ControlType.dropDownList
|
The SmartField control displays a combo box control.
|
sap.ui.comp.smartfield.ControlType.input
|
The SmartField control displays a text input field control.
|
sap.ui.comp.smartfield.ControlType.selection
|
The SmartField control displays a select control.
|