Lines Matching refs:KeyboardDelegate

14 |删除|类名:inputMethodEngine;<br>方法or属性:function createKeyboardDelegate(): KeyboardDelegate;|NA|@ohos.i…
35 |删除|类名:KeyboardDelegate;<br>方法or属性:on(type: 'keyDown'\|'keyUp', callback: (event: KeyEvent) => bool…
36 |删除|类名:KeyboardDelegate;<br>方法or属性:on(type: 'cursorContextChange', callback: (x: number, y: number,…
37 |删除|类名:KeyboardDelegate;<br>方法or属性:on(type: 'selectionChange', callback: (oldBegin: number, oldEnd:…
38 |删除|类名:KeyboardDelegate;<br>方法or属性:on(type: 'textChange', callback: (text: string) => void): void;|…
39 |删除|类名:KeyboardDelegate;<br>方法or属性:off(type: 'keyDown'\|'keyUp', callback?: (event: KeyEvent) => bo…
40 |删除|类名:KeyboardDelegate;<br>方法or属性:off(type: 'cursorContextChange', callback?: (x: number, y: numbe…
41 |删除|类名:KeyboardDelegate;<br>方法or属性:off(type: 'selectionChange', callback?: (oldBegin: number, oldEn…
42 |删除|类名:KeyboardDelegate;<br>方法or属性:off(type: 'textChange', callback?: (text: string) => void): void…
96 |新增|NA|类名:inputMethodEngine;<br>方法or属性:function getKeyboardDelegate(): KeyboardDelegate;|@ohos.inpu…
97 |新增|NA|类名:inputMethodEngine;<br>方法or属性:function createKeyboardDelegate(): KeyboardDelegate;|@ohos.i…
146 |新增|NA|类名:KeyboardDelegate;<br>方法or属性:on(type: 'keyDown'\|'keyUp', callback: (event: KeyEvent) => b…
147 |新增|NA|类名:KeyboardDelegate;<br>方法or属性:on(type: 'cursorContextChange', callback: (x: number, y: numb…
148 |新增|NA|类名:KeyboardDelegate;<br>方法or属性:on(type: 'selectionChange', callback: (oldBegin: number, oldE…
149 |新增|NA|类名:KeyboardDelegate;<br>方法or属性:on(type: 'textChange', callback: (text: string) => void): voi…
150 |新增|NA|类名:KeyboardDelegate;<br>方法or属性:off(type: 'keyDown'\|'keyUp', callback?: (event: KeyEvent) =>…
151 |新增|NA|类名:KeyboardDelegate;<br>方法or属性:off(type: 'cursorContextChange', callback?: (x: number, y: nu…
152 |新增|NA|类名:KeyboardDelegate;<br>方法or属性:off(type: 'selectionChange', callback?: (oldBegin: number, ol…
153 |新增|NA|类名:KeyboardDelegate;<br>方法or属性:off(type: 'textChange', callback?: (text: string) => void): v…