Lines Matching refs:InputMethodController
5 |新增|NA|类名:InputMethodController<br>方法or属性:attach(showKeyboard: boolean, textConfig: TextConfig, cal…
6 |新增|NA|类名:InputMethodController<br>方法or属性:attach(showKeyboard: boolean, textConfig: TextConfig): Pr…
7 |新增|NA|类名:InputMethodController<br>方法or属性:showTextInput(callback: AsyncCallback\<void>): void;|@oho…
8 |新增|NA|类名:InputMethodController<br>方法or属性:showTextInput(): Promise\<void>;|@ohos.inputMethod.d.ts|
9 |新增|NA|类名:InputMethodController<br>方法or属性:hideTextInput(callback: AsyncCallback\<void>): void;|@oho…
10 |新增|NA|类名:InputMethodController<br>方法or属性:hideTextInput(): Promise\<void>;|@ohos.inputMethod.d.ts|
11 |新增|NA|类名:InputMethodController<br>方法or属性:detach(callback: AsyncCallback\<void>): void;|@ohos.input…
12 |新增|NA|类名:InputMethodController<br>方法or属性:detach(): Promise\<void>;|@ohos.inputMethod.d.ts|
13 |新增|NA|类名:InputMethodController<br>方法or属性:setCallingWindow(windowId: number, callback: AsyncCallbac…
14 |新增|NA|类名:InputMethodController<br>方法or属性:setCallingWindow(windowId: number): Promise\<void>;|@ohos…
15 |新增|NA|类名:InputMethodController<br>方法or属性:updateCursor(cursorInfo: CursorInfo, callback: AsyncCallb…
16 |新增|NA|类名:InputMethodController<br>方法or属性:updateCursor(cursorInfo: CursorInfo): Promise\<void>;|@oh…
17 |新增|NA|类名:InputMethodController<br>方法or属性:changeSelection(text: string, start: number, end: number,…
18 |新增|NA|类名:InputMethodController<br>方法or属性:changeSelection(text: string, start: number, end: number)…
19 |新增|NA|类名:InputMethodController<br>方法or属性:updateAttribute(attribute: InputAttribute, callback: Asyn…
20 |新增|NA|类名:InputMethodController<br>方法or属性:updateAttribute(attribute: InputAttribute): Promise\<void…
21 |新增|NA|类名:InputMethodController<br>方法or属性:on(type: 'selectByRange', callback: Callback\<Range>): vo…
22 |新增|NA|类名:InputMethodController<br>方法or属性:on(type: 'selectByMovement', callback: Callback\<Movement…
23 |新增|NA|类名:InputMethodController<br>方法or属性:off(type: 'selectByRange'): void;|@ohos.inputMethod.d.ts|
24 |新增|NA|类名:InputMethodController<br>方法or属性:off(type: 'selectByMovement'): void;|@ohos.inputMethod.d.…
25 |新增|NA|类名:InputMethodController<br>方法or属性:on(type: 'insertText', callback: (text: string) => void):…
26 |新增|NA|类名:InputMethodController<br>方法or属性:off(type: 'insertText'): void;|@ohos.inputMethod.d.ts|
27 |新增|NA|类名:InputMethodController<br>方法or属性:on(type: 'deleteLeft' \| 'deleteRight', callback: (length…
28 |新增|NA|类名:InputMethodController<br>方法or属性:off(type: 'deleteLeft' \| 'deleteRight'): void;|@ohos.inp…
29 |新增|NA|类名:InputMethodController<br>方法or属性:on(type: 'sendKeyboardStatus', callback: (keyBoardStatus:…
30 |新增|NA|类名:InputMethodController<br>方法or属性:off(type: 'sendKeyboardStatus'): void;|@ohos.inputMethod.…
31 |新增|NA|类名:InputMethodController<br>方法or属性:on(type: 'sendFunctionKey', callback: (functionKey: Funct…
32 |新增|NA|类名:InputMethodController<br>方法or属性:off(type: 'sendFunctionKey'): void;|@ohos.inputMethod.d.t…
33 |新增|NA|类名:InputMethodController<br>方法or属性:on(type: 'moveCursor', callback: (direction: Direction) =…
34 |新增|NA|类名:InputMethodController<br>方法or属性:off(type: 'moveCursor'): void;|@ohos.inputMethod.d.ts|
35 |新增|NA|类名:InputMethodController<br>方法or属性:on(type: 'handleExtendAction', callback: (action: ExtendA…
36 |新增|NA|类名:InputMethodController<br>方法or属性:off(type: 'handleExtendAction'): void;|@ohos.inputMethod.…