Home
last modified time | relevance | path

Searched refs:inputMethodProperty (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.1/
H A Dchangelogs-inputmethod-framworks.md34 …- switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMethodProperty, inputMethodSubtype:…
35 …- switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMethodProperty, inputMethodSubtype:…
36 …- listInputMethodSubtype(inputMethodProperty: InputMethodProperty, callback: AsyncCallback<Array<I…
37 …- listInputMethodSubtype(inputMethodProperty: InputMethodProperty): Promise<Array<InputMethodSubty…
186 …- on(type: 'imeChange', callback: (inputMethodProperty: InputMethodProperty, inputMethodSubtype: I…
187 …- off(type: 'imeChange', callback?: (inputMethodProperty: InputMethodProperty, inputMethodSubtype:…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.1/
H A Dchangelogs-inputmethod-framworks.md34 …- switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMethodProperty, inputMethodSubtype:…
35 …- switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMethodProperty, inputMethodSubtype:…
36 …- listInputMethodSubtype(inputMethodProperty: InputMethodProperty, callback: AsyncCallback<Array<I…
37 …- listInputMethodSubtype(inputMethodProperty: InputMethodProperty): Promise<Array<InputMethodSubty…
188 …- on(type: 'imeChange', callback: (inputMethodProperty: InputMethodProperty, inputMethodSubtype: I…
189 …- off(type: 'imeChange', callback?: (inputMethodProperty: InputMethodProperty, inputMethodSubtype:…
/ohos5.0/base/inputmethod/imf/test/unittest/napi_test/src/
H A DInputMethodTest.js193 let inputMethodProperty = { class in AnonymousFunctiondc01d75d0100.AnonymousFunctiondc01d75d0b00
197 inputMethod.switchInputMethod(inputMethodProperty).then(ret => {
486 let inputMethodProperty = { class in AnonymousFunctiondc01d75d0100.AnonymousFunctiondc01d75d1e00
490 …inputMethod.switchCurrentInputMethodAndSubtype(inputMethodProperty, InputMethodSubtype).then(ret =…
514 let inputMethodProperty = { class in AnonymousFunctiondc01d75d0100.AnonymousFunctiondc01d75d1f00
519 inputMethodSetting.listInputMethodSubtype(inputMethodProperty, (err, subProps) => {
540 let inputMethodProperty = { class in AnonymousFunctiondc01d75d0100.AnonymousFunctiondc01d75d2000
545 inputMethodSetting.listInputMethodSubtype(inputMethodProperty).then((subProps)=>{
H A DInputMethodWithAttachTest.js43 let inputMethodProperty = { class in AnonymousFunctionbdb109ce0100.AnonymousFunctionbdb109ce0200
47 await inputMethod.switchInputMethod(inputMethodProperty);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ime-kit/
H A Djs-apis-inputmethod.md474 |inputMethodProperty | [InputMethodProperty](#inputmethodproperty8)| 是 | 目标输入法。 |
533 |inputMethodProperty | [InputMethodProperty](#inputmethodproperty8)| 是 | 目标输入法。 |
2664 …nsole.log('Succeeded in subscribing imeChange: inputMethodProperty: ' + JSON.stringify(inputMethod…
2667 console.error(`Failed to unsubscribing inputMethodProperty. err: ${JSON.stringify(err)}`);
2704 | inputMethodProperty | [InputMethodProperty](#inputmethodproperty8)| 是 | 输入法应用。 |
2723 let inputMethodProperty: inputMethod.InputMethodProperty = {
2731 …inputMethodSetting.listInputMethodSubtype(inputMethodProperty, (err: BusinessError, data: Array<In…
2745 listInputMethodSubtype(inputMethodProperty: InputMethodProperty): Promise&lt;Array&lt;InputMethodSu…
2755 | inputMethodProperty | [InputMethodProperty](#inputmethodproperty8)| 是 | 输入法应用。 |
2779 let inputMethodProperty: inputMethod.InputMethodProperty = {
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-misc.md15 …putMethod<br>方法 or 属性: function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMetho…
16 …putMethod<br>方法 or 属性: function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMetho…
18 …: InputMethodSetting<br>方法 or 属性: on(type: 'imeChange', callback: (inputMethodProperty: InputMetho…
19 …InputMethodSetting<br>方法 or 属性: off(type: 'imeChange', callback?: (inputMethodProperty: InputMetho…
20 …thod<br>类名: InputMethodSetting<br>方法 or 属性: listInputMethodSubtype(inputMethodProperty: InputMetho…
21 …thod<br>类名: InputMethodSetting<br>方法 or 属性: listInputMethodSubtype(inputMethodProperty: InputMetho…
212 …nputMethod<br>方法 or 属性:function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMetho…
214 …名: InputMethodSetting<br>方法 or 属性:on(type: 'imeChange', callback: (inputMethodProperty: InputMetho…
215 … InputMethodSetting<br>方法 or 属性:off(type: 'imeChange', callback?: (inputMethodProperty: InputMetho…
216 …ethod<br>类名: InputMethodSetting<br>方法 or 属性:listInputMethodSubtype(inputMethodProperty: InputMetho…
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-ime-kit/
H A Djs-apis-inputmethod.md474 |inputMethodProperty | [InputMethodProperty](#inputmethodproperty8)| Yes| Target input method.|
533 |inputMethodProperty | [InputMethodProperty](#inputmethodproperty8)| Yes| Target input method.|
2663 …nsole.log('Succeeded in subscribing imeChange: inputMethodProperty: ' + JSON.stringify(inputMethod…
2666 console.error(`Failed to unsubscribing inputMethodProperty. err: ${JSON.stringify(err)}`);
2703 | inputMethodProperty | [InputMethodProperty](#inputmethodproperty8)| Yes| Input method.|
2722 let inputMethodProperty: inputMethod.InputMethodProperty = {
2730 …inputMethodSetting.listInputMethodSubtype(inputMethodProperty, (err: BusinessError, data: Array<In…
2744 listInputMethodSubtype(inputMethodProperty: InputMethodProperty): Promise&lt;Array&lt;InputMethodSu…
2754 | inputMethodProperty | [InputMethodProperty](#inputmethodproperty8)| Yes| Input method.|
2778 let inputMethodProperty: inputMethod.InputMethodProperty = {
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-misc.md15 …hod or attribute name: function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMetho…
16 …hod or attribute name: function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMetho…
18 …ting<br>Method or attribute name: on(type: 'imeChange', callback: (inputMethodProperty: InputMetho…
19 …ng<br>Method or attribute name: off(type: 'imeChange', callback?: (inputMethodProperty: InputMetho…
20 …tMethodSetting<br>Method or attribute name: listInputMethodSubtype(inputMethodProperty: InputMetho…
21 …tMethodSetting<br>Method or attribute name: listInputMethodSubtype(inputMethodProperty: InputMetho…
212 …hod or attribute name: function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMetho…
214 …ting<br>Method or attribute name: on(type: 'imeChange', callback: (inputMethodProperty: InputMetho…
215 …ng<br>Method or attribute name: off(type: 'imeChange', callback?: (inputMethodProperty: InputMetho…
216 …tMethodSetting<br>Method or attribute name: listInputMethodSubtype(inputMethodProperty: InputMetho…
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-misc.md62 |新增|NA|类名:inputMethod;<br>方法or属性:function switchCurrentInputMethodAndSubtype(inputMethodProperty: I…
63 |新增|NA|类名:inputMethod;<br>方法or属性:function switchCurrentInputMethodAndSubtype(inputMethodProperty: I…
64 |新增|NA|类名:InputMethodSetting;<br>方法or属性:on(type: 'imeChange', callback: (inputMethodProperty: Input…
65 |新增|NA|类名:InputMethodSetting;<br>方法or属性:off(type: 'imeChange', callback?: (inputMethodProperty: Inp…
66 |新增|NA|类名:InputMethodSetting;<br>方法or属性:listInputMethodSubtype(inputMethodProperty: InputMethodProp…
67 |新增|NA|类名:InputMethodSetting;<br>方法or属性:listInputMethodSubtype(inputMethodProperty: InputMethodProp…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-misc.md62 …hod or attribute name: function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMetho…
63 …hod or attribute name: function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMetho…
64 …ing;<br>Method or attribute name: on(type: 'imeChange', callback: (inputMethodProperty: InputMetho…
65 …g;<br>Method or attribute name: off(type: 'imeChange', callback?: (inputMethodProperty: InputMetho…
66 …MethodSetting;<br>Method or attribute name: listInputMethodSubtype(inputMethodProperty: InputMetho…
67 …MethodSetting;<br>Method or attribute name: listInputMethodSubtype(inputMethodProperty: InputMetho…