Home
last modified time | relevance | path

Searched refs:ALPHABETIC_KEYBOARD (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/device/input/
H A Dinputdevice-guidelines.md43 if (type === inputDevice.KeyboardType.ALPHABETIC_KEYBOARD) {
55 if (type === inputDevice.KeyboardType.ALPHABETIC_KEYBOARD && data.type == 'add') {
58 } else if (type == inputDevice.KeyboardType.ALPHABETIC_KEYBOARD && data.type == 'remove') {
/ohos5.0/docs/en/application-dev/device/input/
H A Dinputdevice-guidelines.md43 if (type === inputDevice.KeyboardType.ALPHABETIC_KEYBOARD) {
55 if (type === inputDevice.KeyboardType.ALPHABETIC_KEYBOARD && data.type == 'add') {
58 } else if (type == inputDevice.KeyboardType.ALPHABETIC_KEYBOARD && data.type == 'remove') {
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dmmi_adapter.h26 ALPHABETIC_KEYBOARD = 2, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Djs-apis-inputdevice.md236 if (type == inputDevice.KeyboardType.ALPHABETIC_KEYBOARD && data.type == 'add') {
239 } else if (type == inputDevice.KeyboardType.ALPHABETIC_KEYBOARD && data.type == 'remove') {
784 | ALPHABETIC_KEYBOARD | 2 | 表示全键盘设备。 |
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Djs-apis-inputdevice.md236 if (type == inputDevice.KeyboardType.ALPHABETIC_KEYBOARD && data.type == 'add') {
239 } else if (type == inputDevice.KeyboardType.ALPHABETIC_KEYBOARD && data.type == 'remove') {
784 | ALPHABETIC_KEYBOARD | 2 | Full keyboard. |
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multi-modal-input.md27 | ohos.multimodalInput.inputDevice | KeyboardType | ALPHABETIC_KEYBOARD = 2 | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multi-modal-input.md27 | ohos.multimodalInput.inputDevice | KeyboardType | ALPHABETIC_KEYBOARD = 2 | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multi-modal-input.md16 |新增|NA|类名:KeyboardType;<br>方法or属性:ALPHABETIC_KEYBOARD = 2|@ohos.multimodalInput.inputDevice.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multi-modal-input.md16 |Added|NA|Class name: KeyboardType;<br>Method or attribute name: ALPHABETIC_KEYBOARD = 2|@ohos.mult…