Enum sap.ui.core.ImeModeModule: sap/ui/core/library
State of the Input Method Editor (IME) for the control.
Depending on its value, it allows users to enter and edit for example Chinese characters.
Field Summary
sap.ui.core.ImeMode.ActiveIME is used for entering characters.
sap.ui.core.ImeMode.AutoThe value is automatically computed by the user agent.
sap.ui.core.ImeMode.DisabledIME is disabled.
sap.ui.core.ImeMode.InactiveIME is not used for entering characters.
Field Detail