| Change Type | Old Version | New Version | d.ts File |
|---|---|---|---|
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: const MAX_TYPE_NUM: number | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function getInputMethodSetting(): InputMethodSetting; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function getInputMethodController(): InputMethodController; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function getSetting(): InputMethodSetting; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function getController(): InputMethodController; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function switchInputMethod(target: InputMethodProperty, callback: AsyncCallback | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function switchInputMethod(target: InputMethodProperty): Promise | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function getCurrentInputMethod(): InputMethodProperty; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function switchCurrentInputMethodSubtype(target: InputMethodSubtype, callback: AsyncCallback | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function switchCurrentInputMethodSubtype(target: InputMethodSubtype): Promise | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function getCurrentInputMethodSubtype(): InputMethodSubtype; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMethodProperty, inputMethodSubtype: InputMethodSubtype, callback: AsyncCallback | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: inputMethod Method or attribute name: function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMethodProperty, inputMethodSubtype: InputMethodSubtype): Promise | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: on(type: 'imeChange', callback: (inputMethodProperty: InputMethodProperty, inputMethodSubtype: InputMethodSubtype) => void): void; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: off(type: 'imeChange', callback?: (inputMethodProperty: InputMethodProperty, inputMethodSubtype: InputMethodSubtype) => void): void; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: listInputMethodSubtype(inputMethodProperty: InputMethodProperty, callback: AsyncCallback<Array | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: listInputMethodSubtype(inputMethodProperty: InputMethodProperty): Promise<Array | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: listCurrentInputMethodSubtype(callback: AsyncCallback<Array | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: listCurrentInputMethodSubtype(): Promise<Array | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: getInputMethods(enable: boolean, callback: AsyncCallback<Array | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: getInputMethods(enable: boolean): Promise<Array | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: listInputMethod(callback: AsyncCallback<Array | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: listInputMethod(): Promise<Array | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: showOptionalInputMethods(callback: AsyncCallback | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: showOptionalInputMethods(): Promise | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: displayOptionalInputMethod(callback: AsyncCallback | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodSetting Method or attribute name: displayOptionalInputMethod(): Promise | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodController | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodController Method or attribute name: stopInputSession(callback: AsyncCallback | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodController Method or attribute name: stopInputSession(): Promise | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodController Method or attribute name: stopInput(callback: AsyncCallback | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodController Method or attribute name: stopInput(): Promise | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodController Method or attribute name: showSoftKeyboard(callback: AsyncCallback | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodController Method or attribute name: showSoftKeyboard():Promise | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodController Method or attribute name: hideSoftKeyboard(callback: AsyncCallback | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodController Method or attribute name: hideSoftKeyboard():Promise | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodProperty | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodProperty Method or attribute name: readonly packageName: string; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodProperty Method or attribute name: readonly methodId: string; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodProperty Method or attribute name: readonly name: string; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodProperty Method or attribute name: readonly id: string; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodProperty Method or attribute name: readonly label?: string; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodProperty Method or attribute name: readonly icon?: string; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodProperty Method or attribute name: readonly iconId?: number; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethod Class name: InputMethodProperty Method or attribute name: extra: object; | @ohos.inputMethod.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_UNSPECIFIED: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_GO: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_SEARCH: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_SEND: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_NEXT: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_DONE: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_PREVIOUS: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const PATTERN_NULL: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const PATTERN_TEXT: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const PATTERN_NUMBER: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const PATTERN_PHONE: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const PATTERN_DATETIME: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const PATTERN_EMAIL: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const PATTERN_URI: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const PATTERN_PASSWORD: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const FLAG_SELECTING: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const FLAG_SINGLE_LINE: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const DISPLAY_MODE_PART: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const DISPLAY_MODE_FULL: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const OPTION_ASCII: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const OPTION_NONE: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const OPTION_AUTO_CAP_CHARACTERS: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const OPTION_AUTO_CAP_SENTENCES: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const OPTION_AUTO_WORDS: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const OPTION_MULTI_LINE: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const OPTION_NO_FULLSCREEN: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const CURSOR_UP: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const CURSOR_DOWN: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const CURSOR_LEFT: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const CURSOR_RIGHT: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: const WINDOW_TYPE_INPUT_METHOD_FLOAT: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: function getInputMethodAbility(): InputMethodAbility; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: function getInputMethodEngine(): InputMethodEngine; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: function getKeyboardDelegate(): KeyboardDelegate; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: inputMethodEngine Method or attribute name: function createKeyboardDelegate(): KeyboardDelegate; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardController | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardController Method or attribute name: hide(callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardController Method or attribute name: hide(): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardController Method or attribute name: hideKeyboard(callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardController Method or attribute name: hideKeyboard(): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodEngine | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodEngine Method or attribute name: on(type: 'inputStart', callback: (kbController: KeyboardController, textInputClient: TextInputClient) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodEngine Method or attribute name: off(type: 'inputStart', callback?: (kbController: KeyboardController, textInputClient: TextInputClient) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodEngine Method or attribute name: on(type: 'keyboardShow'|'keyboardHide', callback: () => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodEngine Method or attribute name: on(type: 'keyboardShow'|'keyboardHide', callback: () => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodEngine Method or attribute name: off(type: 'keyboardShow'|'keyboardHide', callback?: () => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodEngine Method or attribute name: off(type: 'keyboardShow'|'keyboardHide', callback?: () => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: on(type: 'inputStart', callback: (kbController: KeyboardController, inputClient: InputClient) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: off(type: 'inputStart', callback?: (kbController: KeyboardController, inputClient: InputClient) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: on(type: 'inputStop', callback: () => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: off(type: 'inputStop', callback: () => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: on(type: 'setCallingWindow', callback: (wid:number) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: off(type: 'setCallingWindow', callback: (wid:number) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: on(type: 'keyboardShow'|'keyboardHide', callback: () => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: on(type: 'keyboardShow'|'keyboardHide', callback: () => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: off(type: 'keyboardShow'|'keyboardHide', callback?: () => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: off(type: 'keyboardShow'|'keyboardHide', callback?: () => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: on(type: 'setSubtype', callback: (inputMethodSubtype: InputMethodSubtype) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputMethodAbility Method or attribute name: off(type: 'setSubtype', callback?: (inputMethodSubtype: InputMethodSubtype) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: sendKeyFunction(action: number, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: sendKeyFunction(action: number): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: deleteForward(length: number, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: deleteForward(length: number): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: deleteBackward(length: number, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: deleteBackward(length: number): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: insertText(text: string, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: insertText(text: string): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: getForward(length: number, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: getForward(length: number): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: getBackward(length: number, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: getBackward(length: number): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: getEditorAttribute(callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: TextInputClient Method or attribute name: getEditorAttribute(): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: sendKeyFunction(action: number, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: sendKeyFunction(action: number): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: deleteForward(length: number, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: deleteForward(length: number): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: deleteBackward(length: number, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: deleteBackward(length: number): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: insertText(text: string, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: insertText(text: string): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: getForward(length: number, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: getForward(length: number): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: getBackward(length: number, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: getBackward(length: number): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: getEditorAttribute(callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: getEditorAttribute(): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: moveCursor(direction: number, callback: AsyncCallback | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: InputClient Method or attribute name: moveCursor(direction: number): Promise | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardDelegate | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardDelegate Method or attribute name: on(type: 'keyDown'|'keyUp', callback: (event: KeyEvent) => boolean): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardDelegate Method or attribute name: on(type: 'keyDown'|'keyUp', callback: (event: KeyEvent) => boolean): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardDelegate Method or attribute name: off(type: 'keyDown'|'keyUp', callback?: (event: KeyEvent) => boolean): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardDelegate Method or attribute name: off(type: 'keyDown'|'keyUp', callback?: (event: KeyEvent) => boolean): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardDelegate Method or attribute name: on(type: 'cursorContextChange', callback: (x: number, y: number, height: number) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardDelegate Method or attribute name: off(type: 'cursorContextChange', callback?: (x: number, y: number, height: number) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardDelegate Method or attribute name: on(type: 'selectionChange', callback: (oldBegin: number, oldEnd: number, newBegin: number, newEnd: number) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardDelegate Method or attribute name: off(type: 'selectionChange', callback?: (oldBegin: number, oldEnd: number, newBegin: number, newEnd: number) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardDelegate Method or attribute name: on(type: 'textChange', callback: (text: string) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyboardDelegate Method or attribute name: off(type: 'textChange', callback?: (text: string) => void): void; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: EditorAttribute | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: EditorAttribute Method or attribute name: readonly inputPattern: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: EditorAttribute Method or attribute name: readonly enterKeyType: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyEvent | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyEvent Method or attribute name: readonly keyCode: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.inputMethodEngine Class name: KeyEvent Method or attribute name: readonly keyAction: number; | @ohos.inputMethodEngine.d.ts |
| Added | NA | Module name: ohos.InputMethodExtensionAbility Class name: InputMethodExtensionAbility | @ohos.InputMethodExtensionAbility.d.ts |
| Added | NA | Module name: ohos.InputMethodExtensionAbility Class name: InputMethodExtensionAbility Method or attribute name: context: InputMethodExtensionContext; | @ohos.InputMethodExtensionAbility.d.ts |
| Added | NA | Module name: ohos.InputMethodExtensionAbility Class name: InputMethodExtensionAbility Method or attribute name: onCreate(want: Want): void; | @ohos.InputMethodExtensionAbility.d.ts |
| Added | NA | Module name: ohos.InputMethodExtensionAbility Class name: InputMethodExtensionAbility Method or attribute name: onDestroy(): void; | @ohos.InputMethodExtensionAbility.d.ts |
| Added | NA | Module name: ohos.InputMethodExtensionContext Class name: InputMethodExtensionContext | @ohos.InputMethodExtensionContext.d.ts |
| Added | NA | Module name: ohos.InputMethodExtensionContext Class name: InputMethodExtensionContext Method or attribute name: destroy(callback: AsyncCallback | @ohos.InputMethodExtensionContext.d.ts |
| Added | NA | Module name: ohos.InputMethodExtensionContext Class name: InputMethodExtensionContext Method or attribute name: destroy(): Promise | @ohos.InputMethodExtensionContext.d.ts |
| Added | NA | Module name: ohos.InputMethodSubtype Class name: InputMethodSubtype | @ohos.InputMethodSubtype.d.ts |
| Added | NA | Module name: ohos.InputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly label?: string; | @ohos.InputMethodSubtype.d.ts |
| Added | NA | Module name: ohos.InputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly name: string; | @ohos.InputMethodSubtype.d.ts |
| Added | NA | Module name: ohos.InputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly id: string; | @ohos.InputMethodSubtype.d.ts |
| Added | NA | Module name: ohos.InputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly mode?: 'upper'|'lower'; | @ohos.InputMethodSubtype.d.ts |
| Added | NA | Module name: ohos.InputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly locale: string; | @ohos.InputMethodSubtype.d.ts |
| Added | NA | Module name: ohos.InputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly language: string; | @ohos.InputMethodSubtype.d.ts |
| Added | NA | Module name: ohos.InputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly icon?: string; | @ohos.InputMethodSubtype.d.ts |
| Added | NA | Module name: ohos.InputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly iconId?: number; | @ohos.InputMethodSubtype.d.ts |
| Added | NA | Module name: ohos.InputMethodSubtype Class name: InputMethodSubtype Method or attribute name: extra: object; | @ohos.InputMethodSubtype.d.ts |
| Added | NA | Module name: ohos.request Class name: request Method or attribute name: const PAUSED_BY_USER: number; | @ohos.request.d.ts |
| Added | NA | Class name: request Method or attribute name: const PAUSED_BY_USER: number; | @ohos.request.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function setTime(time : number, callback : AsyncCallback | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function setTime(time : number) : Promise | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getCurrentTime(isNano: boolean, callback: AsyncCallback | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getCurrentTime(callback: AsyncCallback | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getCurrentTime(isNano?: boolean): Promise | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getRealActiveTime(isNano: boolean, callback: AsyncCallback | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getRealActiveTime(callback: AsyncCallback | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getRealActiveTime(isNano?: boolean): Promise | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getRealTime(isNano: boolean, callback: AsyncCallback | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getRealTime(callback: AsyncCallback | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getRealTime(isNano?: boolean): Promise | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function setDate(date: Date, callback: AsyncCallback | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function setDate(date: Date): Promise | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getDate(callback: AsyncCallback | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getDate(): Promise | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function setTimezone(timezone: string, callback: AsyncCallback | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function setTimezone(timezone: string): Promise | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getTimezone(callback: AsyncCallback | @ohos.systemDateTime.d.ts |
| Added | NA | Module name: ohos.systemDateTime Class name: systemDateTime Method or attribute name: function getTimezone(): Promise | @ohos.systemDateTime.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: const MAX_TYPE_NUM: number | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function getInputMethodSetting(): InputMethodSetting; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function getInputMethodController(): InputMethodController; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function getSetting(): InputMethodSetting; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function getController(): InputMethodController; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function switchInputMethod(target: InputMethodProperty, callback: AsyncCallback | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function switchInputMethod(target: InputMethodProperty): Promise | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function getCurrentInputMethod(): InputMethodProperty; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function switchCurrentInputMethodSubtype(target: InputMethodSubtype, callback: AsyncCallback | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function switchCurrentInputMethodSubtype(target: InputMethodSubtype): Promise | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function getCurrentInputMethodSubtype(): InputMethodSubtype; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMethodProperty, inputMethodSubtype: InputMethodSubtype, callback: AsyncCallback | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: inputMethod Method or attribute name: function switchCurrentInputMethodAndSubtype(inputMethodProperty: InputMethodProperty, inputMethodSubtype: InputMethodSubtype): Promise | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: on(type: 'imeChange', callback: (inputMethodProperty: InputMethodProperty, inputMethodSubtype: InputMethodSubtype) => void): void; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: off(type: 'imeChange', callback?: (inputMethodProperty: InputMethodProperty, inputMethodSubtype: InputMethodSubtype) => void): void; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: listInputMethodSubtype(inputMethodProperty: InputMethodProperty, callback: AsyncCallback<Array | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: listInputMethodSubtype(inputMethodProperty: InputMethodProperty): Promise<Array | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: listCurrentInputMethodSubtype(callback: AsyncCallback<Array | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: listCurrentInputMethodSubtype(): Promise<Array | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: getInputMethods(enable: boolean, callback: AsyncCallback<Array | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: getInputMethods(enable: boolean): Promise<Array | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: listInputMethod(callback: AsyncCallback<Array | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: listInputMethod(): Promise<Array | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: showOptionalInputMethods(callback: AsyncCallback | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: showOptionalInputMethods(): Promise | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: displayOptionalInputMethod(callback: AsyncCallback | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodSetting Method or attribute name: displayOptionalInputMethod(): Promise | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodController | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodController Method or attribute name: stopInputSession(callback: AsyncCallback | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodController Method or attribute name: stopInputSession(): Promise | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodController Method or attribute name: stopInput(callback: AsyncCallback | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodController Method or attribute name: stopInput(): Promise | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodController Method or attribute name: showSoftKeyboard(callback: AsyncCallback | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodController Method or attribute name: showSoftKeyboard():Promise | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodController Method or attribute name: hideSoftKeyboard(callback: AsyncCallback | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodController Method or attribute name: hideSoftKeyboard():Promise | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodProperty | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodProperty Method or attribute name: readonly packageName: string; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodProperty Method or attribute name: readonly methodId: string; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodProperty Method or attribute name: readonly name: string; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodProperty Method or attribute name: readonly id: string; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodProperty Method or attribute name: readonly label?: string; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodProperty Method or attribute name: readonly icon?: string; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodProperty Method or attribute name: readonly iconId?: number; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethod Class name: InputMethodProperty Method or attribute name: extra: object; | NA | @ohos.inputmethod.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_UNSPECIFIED: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_GO: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_SEARCH: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_SEND: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_NEXT: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_DONE: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const ENTER_KEY_TYPE_PREVIOUS: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const PATTERN_NULL: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const PATTERN_TEXT: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const PATTERN_NUMBER: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const PATTERN_PHONE: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const PATTERN_DATETIME: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const PATTERN_EMAIL: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const PATTERN_URI: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const PATTERN_PASSWORD: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const FLAG_SELECTING: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const FLAG_SINGLE_LINE: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const DISPLAY_MODE_PART: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const DISPLAY_MODE_FULL: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const OPTION_ASCII: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const OPTION_NONE: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const OPTION_AUTO_CAP_CHARACTERS: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const OPTION_AUTO_CAP_SENTENCES: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const OPTION_AUTO_WORDS: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const OPTION_MULTI_LINE: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const OPTION_NO_FULLSCREEN: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const CURSOR_UP: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const CURSOR_DOWN: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const CURSOR_LEFT: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const CURSOR_RIGHT: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: const WINDOW_TYPE_INPUT_METHOD_FLOAT: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: function getInputMethodAbility(): InputMethodAbility; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: function getInputMethodEngine(): InputMethodEngine; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: function getKeyboardDelegate(): KeyboardDelegate; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: inputMethodEngine Method or attribute name: function createKeyboardDelegate(): KeyboardDelegate; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardController | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardController Method or attribute name: hide(callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardController Method or attribute name: hide(): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardController Method or attribute name: hideKeyboard(callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardController Method or attribute name: hideKeyboard(): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodEngine | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodEngine Method or attribute name: on(type: 'inputStart', callback: (kbController: KeyboardController, textInputClient: TextInputClient) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodEngine Method or attribute name: off(type: 'inputStart', callback?: (kbController: KeyboardController, textInputClient: TextInputClient) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodEngine Method or attribute name: on(type: 'keyboardShow'|'keyboardHide', callback: () => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodEngine Method or attribute name: on(type: 'keyboardShow'|'keyboardHide', callback: () => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodEngine Method or attribute name: off(type: 'keyboardShow'|'keyboardHide', callback?: () => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodEngine Method or attribute name: off(type: 'keyboardShow'|'keyboardHide', callback?: () => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on(type: 'inputStart', callback: (kbController: KeyboardController, inputClient: InputClient) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off(type: 'inputStart', callback?: (kbController: KeyboardController, inputClient: InputClient) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on(type: 'inputStop', callback: () => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off(type: 'inputStop', callback: () => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on(type: 'setCallingWindow', callback: (wid:number) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off(type: 'setCallingWindow', callback: (wid:number) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on(type: 'keyboardShow'|'keyboardHide', callback: () => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on(type: 'keyboardShow'|'keyboardHide', callback: () => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off(type: 'keyboardShow'|'keyboardHide', callback?: () => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off(type: 'keyboardShow'|'keyboardHide', callback?: () => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on(type: 'setSubtype', callback: (inputMethodSubtype: InputMethodSubtype) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off(type: 'setSubtype', callback?: (inputMethodSubtype: InputMethodSubtype) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: sendKeyFunction(action: number, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: sendKeyFunction(action: number): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: deleteForward(length: number, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: deleteForward(length: number): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: deleteBackward(length: number, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: deleteBackward(length: number): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: insertText(text: string, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: insertText(text: string): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: getForward(length: number, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: getForward(length: number): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: getBackward(length: number, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: getBackward(length: number): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: getEditorAttribute(callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: getEditorAttribute(): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: sendKeyFunction(action: number, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: sendKeyFunction(action: number): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: deleteForward(length: number, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: deleteForward(length: number): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: deleteBackward(length: number, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: deleteBackward(length: number): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: insertText(text: string, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: insertText(text: string): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getForward(length: number, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getForward(length: number): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getBackward(length: number, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getBackward(length: number): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getEditorAttribute(callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getEditorAttribute(): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: moveCursor(direction: number, callback: AsyncCallback | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: moveCursor(direction: number): Promise | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardDelegate | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardDelegate Method or attribute name: on(type: 'keyDown'|'keyUp', callback: (event: KeyEvent) => boolean): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardDelegate Method or attribute name: on(type: 'keyDown'|'keyUp', callback: (event: KeyEvent) => boolean): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardDelegate Method or attribute name: off(type: 'keyDown'|'keyUp', callback?: (event: KeyEvent) => boolean): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardDelegate Method or attribute name: off(type: 'keyDown'|'keyUp', callback?: (event: KeyEvent) => boolean): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardDelegate Method or attribute name: on(type: 'cursorContextChange', callback: (x: number, y: number, height: number) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardDelegate Method or attribute name: off(type: 'cursorContextChange', callback?: (x: number, y: number, height: number) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardDelegate Method or attribute name: on(type: 'selectionChange', callback: (oldBegin: number, oldEnd: number, newBegin: number, newEnd: number) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardDelegate Method or attribute name: off(type: 'selectionChange', callback?: (oldBegin: number, oldEnd: number, newBegin: number, newEnd: number) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardDelegate Method or attribute name: on(type: 'textChange', callback: (text: string) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyboardDelegate Method or attribute name: off(type: 'textChange', callback?: (text: string) => void): void; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: EditorAttribute | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: EditorAttribute Method or attribute name: readonly inputPattern: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: EditorAttribute Method or attribute name: readonly enterKeyType: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyEvent | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyEvent Method or attribute name: readonly keyCode: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodengine Class name: KeyEvent Method or attribute name: readonly keyAction: number; | NA | @ohos.inputmethodengine.d.ts |
| Deleted | Module name: ohos.inputmethodextensionability Class name: InputMethodExtensionAbility | NA | @ohos.inputmethodextensionability.d.ts |
| Deleted | Module name: ohos.inputmethodextensionability Class name: InputMethodExtensionAbility Method or attribute name: context: InputMethodExtensionContext; | NA | @ohos.inputmethodextensionability.d.ts |
| Deleted | Module name: ohos.inputmethodextensionability Class name: InputMethodExtensionAbility Method or attribute name: onCreate(want: Want): void; | NA | @ohos.inputmethodextensionability.d.ts |
| Deleted | Module name: ohos.inputmethodextensionability Class name: InputMethodExtensionAbility Method or attribute name: onDestroy(): void; | NA | @ohos.inputmethodextensionability.d.ts |
| Deleted | Module name: ohos.inputmethodextensioncontext Class name: InputMethodExtensionContext | NA | @ohos.inputmethodextensioncontext.d.ts |
| Deleted | Module name: ohos.inputmethodextensioncontext Class name: InputMethodExtensionContext Method or attribute name: destroy(callback: AsyncCallback | NA | @ohos.inputmethodextensioncontext.d.ts |
| Deleted | Module name: ohos.inputmethodextensioncontext Class name: InputMethodExtensionContext Method or attribute name: destroy(): Promise | NA | @ohos.inputmethodextensioncontext.d.ts |
| Deleted | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype | NA | @ohos.inputMethodSubtype.d.ts |
| Deleted | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly label?: string; | NA | @ohos.inputMethodSubtype.d.ts |
| Deleted | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly name: string; | NA | @ohos.inputMethodSubtype.d.ts |
| Deleted | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly id: string; | NA | @ohos.inputMethodSubtype.d.ts |
| Deleted | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly mode?: 'upper'|'lower'; | NA | @ohos.inputMethodSubtype.d.ts |
| Deleted | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly locale: string; | NA | @ohos.inputMethodSubtype.d.ts |
| Deleted | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly language: string; | NA | @ohos.inputMethodSubtype.d.ts |
| Deleted | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly icon?: string; | NA | @ohos.inputMethodSubtype.d.ts |
| Deleted | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: readonly iconId?: number; | NA | @ohos.inputMethodSubtype.d.ts |
| Deleted | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: extra: object; | NA | @ohos.inputMethodSubtype.d.ts |
| Access level changed | Class name: SystemEvent Access level: public API | Class name: SystemEvent Access level: system API | @ohos.screenLock.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_REALTIME: number; Access level: public API | Class name: systemTimer Method or attribute name: const TIMER_TYPE_REALTIME: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_WAKEUP: number; Access level: public API | Class name: systemTimer Method or attribute name: const TIMER_TYPE_WAKEUP: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_EXACT: number; Access level: public API | Class name: systemTimer Method or attribute name: const TIMER_TYPE_EXACT: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_IDLE: number; Access level: public API | Class name: systemTimer Method or attribute name: const TIMER_TYPE_IDLE: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions, callback: AsyncCallback Access level: public API | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions, callback: AsyncCallback Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions): Promise Access level: public API | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions): Promise Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number, callback: AsyncCallback Access level: public API | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number, callback: AsyncCallback Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number): Promise Access level: public API | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number): Promise Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function stopTimer(timer: number, callback: AsyncCallback Access level: public API | Class name: systemTimer Method or attribute name: function stopTimer(timer: number, callback: AsyncCallback Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function stopTimer(timer: number): Promise Access level: public API | Class name: systemTimer Method or attribute name: function stopTimer(timer: number): Promise Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number, callback: AsyncCallback Access level: public API | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number, callback: AsyncCallback Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number): Promise Access level: public API | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number): Promise Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Access level: public API | Class name: TimerOptions Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Method or attribute name: type: number; Access level: public API | Class name: TimerOptions Method or attribute name: type: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Method or attribute name: repeat: boolean; Access level: public API | Class name: TimerOptions Method or attribute name: repeat: boolean; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Method or attribute name: interval?: number; Access level: public API | Class name: TimerOptions Method or attribute name: interval?: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Method or attribute name: wantAgent?: WantAgent; Access level: public API | Class name: TimerOptions Method or attribute name: wantAgent?: WantAgent; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Method or attribute name: callback?: () => void; Access level: public API | Class name: TimerOptions Method or attribute name: callback?: () => void; Access level: system API | @ohos.systemTimer.d.ts |
| Deprecated version changed | Class name: systemTime Deprecated version: N/A | Class name: systemTime Deprecated version: 9 Substitute API: ohos.systemDateTime | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function setTime(time : number, callback : AsyncCallback Deprecated version: N/A | Class name: systemTime Method or attribute name: function setTime(time : number, callback : AsyncCallback Deprecated version: 9 Substitute API: N/A | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function setTime(time : number) : Promise Deprecated version: N/A | Class name: systemTime Method or attribute name: function setTime(time : number) : Promise Deprecated version: 9 | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getCurrentTime(isNano: boolean, callback: AsyncCallback Deprecated version: N/A | Class name: systemTime Method or attribute name: function getCurrentTime(isNano: boolean, callback: AsyncCallback Deprecated version: 9 Substitute API: ohos.systemDateTime/systemDateTime.getCurrentTime | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getCurrentTime(callback: AsyncCallback Deprecated version: N/A | Class name: systemTime Method or attribute name: function getCurrentTime(callback: AsyncCallback Deprecated version: 9 | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getCurrentTime(isNano?: boolean): Promise Deprecated version: N/A | Class name: systemTime Method or attribute name: function getCurrentTime(isNano?: boolean): Promise Deprecated version: 9 | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getRealActiveTime(isNano: boolean, callback: AsyncCallback Deprecated version: N/A | Class name: systemTime Method or attribute name: function getRealActiveTime(isNano: boolean, callback: AsyncCallback Deprecated version: 9 Substitute API: ohos.systemDateTime/systemDateTime.getRealActiveTime | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getRealActiveTime(callback: AsyncCallback Deprecated version: N/A | Class name: systemTime Method or attribute name: function getRealActiveTime(callback: AsyncCallback Deprecated version: 9 | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getRealActiveTime(isNano?: boolean): Promise Deprecated version: N/A | Class name: systemTime Method or attribute name: function getRealActiveTime(isNano?: boolean): Promise Deprecated version: 9 | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getRealTime(isNano: boolean, callback: AsyncCallback Deprecated version: N/A | Class name: systemTime Method or attribute name: function getRealTime(isNano: boolean, callback: AsyncCallback Deprecated version: 9 Substitute API: ohos.systemDateTime/systemDateTime.getRealTime | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getRealTime(callback: AsyncCallback Deprecated version: N/A | Class name: systemTime Method or attribute name: function getRealTime(callback: AsyncCallback Deprecated version: 9 | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getRealTime(isNano?: boolean): Promise Deprecated version: N/A | Class name: systemTime Method or attribute name: function getRealTime(isNano?: boolean): Promise Deprecated version: 9 | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function setDate(date: Date, callback: AsyncCallback Deprecated version: N/A | Class name: systemTime Method or attribute name: function setDate(date: Date, callback: AsyncCallback Deprecated version: 9 Substitute API: N/A | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function setDate(date: Date): Promise Deprecated version: N/A | Class name: systemTime Method or attribute name: function setDate(date: Date): Promise Deprecated version: 9 | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getDate(callback: AsyncCallback Deprecated version: N/A | Class name: systemTime Method or attribute name: function getDate(callback: AsyncCallback Deprecated version: 9 Substitute API: ohos.systemDateTime/systemDateTime.getDate | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getDate(): Promise Deprecated version: N/A | Class name: systemTime Method or attribute name: function getDate(): Promise Deprecated version: 9 | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function setTimezone(timezone: string, callback: AsyncCallback Deprecated version: N/A | Class name: systemTime Method or attribute name: function setTimezone(timezone: string, callback: AsyncCallback Deprecated version: 9 Substitute API: N/A | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function setTimezone(timezone: string): Promise Deprecated version: N/A | Class name: systemTime Method or attribute name: function setTimezone(timezone: string): Promise Deprecated version: 9 | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getTimezone(callback: AsyncCallback Deprecated version: N/A | Class name: systemTime Method or attribute name: function getTimezone(callback: AsyncCallback Deprecated version: 9 Substitute API: ohos.systemDateTime/systemDateTime.getTimezone | @ohos.systemTime.d.ts |
| Deprecated version changed | Class name: systemTime Method or attribute name: function getTimezone(): Promise Deprecated version: N/A | Class name: systemTime Method or attribute name: function getTimezone(): Promise Deprecated version: 9 | @ohos.systemTime.d.ts |
| Initial version changed | Class name: DownloadTask Initial version: N/A | Class name: DownloadTask Initial version: 6 | @ohos.request.d.ts |
| Initial version changed | Class name: UploadTask Initial version: N/A | Class name: UploadTask Initial version: 6 | @ohos.request.d.ts |
| Initial version changed | Class name: SystemEvent Initial version: N/A | Class name: SystemEvent Initial version: 9 | @ohos.screenLock.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_REALTIME: number; Initial version: N/A | Class name: systemTimer Method or attribute name: const TIMER_TYPE_REALTIME: number; Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_WAKEUP: number; Initial version: N/A | Class name: systemTimer Method or attribute name: const TIMER_TYPE_WAKEUP: number; Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_EXACT: number; Initial version: N/A | Class name: systemTimer Method or attribute name: const TIMER_TYPE_EXACT: number; Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_IDLE: number; Initial version: N/A | Class name: systemTimer Method or attribute name: const TIMER_TYPE_IDLE: number; Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions, callback: AsyncCallback Initial version: N/A | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions, callback: AsyncCallback Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions): Promise Initial version: N/A | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions): Promise Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number, callback: AsyncCallback Initial version: N/A | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number, callback: AsyncCallback Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number): Promise Initial version: N/A | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number): Promise Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: function stopTimer(timer: number, callback: AsyncCallback Initial version: N/A | Class name: systemTimer Method or attribute name: function stopTimer(timer: number, callback: AsyncCallback Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: function stopTimer(timer: number): Promise Initial version: N/A | Class name: systemTimer Method or attribute name: function stopTimer(timer: number): Promise Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number, callback: AsyncCallback Initial version: N/A | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number, callback: AsyncCallback Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number): Promise Initial version: N/A | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number): Promise Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: TimerOptions Initial version: N/A | Class name: TimerOptions Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: TimerOptions Method or attribute name: type: number; Initial version: N/A | Class name: TimerOptions Method or attribute name: type: number; Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: TimerOptions Method or attribute name: repeat: boolean; Initial version: N/A | Class name: TimerOptions Method or attribute name: repeat: boolean; Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: TimerOptions Method or attribute name: interval?: number; Initial version: N/A | Class name: TimerOptions Method or attribute name: interval?: number; Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: TimerOptions Method or attribute name: wantAgent?: WantAgent; Initial version: N/A | Class name: TimerOptions Method or attribute name: wantAgent?: WantAgent; Initial version: 7 | @ohos.systemTimer.d.ts |
| Initial version changed | Class name: TimerOptions Method or attribute name: callback?: () => void; Initial version: N/A | Class name: TimerOptions Method or attribute name: callback?: () => void; Initial version: 7 | @ohos.systemTimer.d.ts |
| Error code added | NA | Class name: DownloadTask Method or attribute name: delete(): Promise Error code: N/A | @ohos.request.d.ts |
| Error code added | NA | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions): Promise Error code: 202,401 | @ohos.systemTimer.d.ts |
| Error code added | NA | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number): Promise Error code: 202,401 | @ohos.systemTimer.d.ts |
| Error code added | NA | Class name: systemTimer Method or attribute name: function stopTimer(timer: number): Promise Error code: 202,401 | @ohos.systemTimer.d.ts |
| Error code added | NA | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number): Promise Error code: 202,401 | @ohos.systemTimer.d.ts |
| Permission added | Class name: DownloadTask Permission: N/A | Class name: DownloadTask Permission: ohos.permission.INTERNET | @ohos.request.d.ts |
| Permission added | Class name: UploadTask Permission: N/A | Class name: UploadTask Permission: ohos.permission.INTERNET | @ohos.request.d.ts |
| Access level changed | Class name: SystemEvent Access level: public API | Class name: SystemEvent Access level: system API | @ohos.screenLock.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_REALTIME: number; Access level: public API | Class name: systemTimer Method or attribute name: const TIMER_TYPE_REALTIME: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_WAKEUP: number; Access level: public API | Class name: systemTimer Method or attribute name: const TIMER_TYPE_WAKEUP: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_EXACT: number; Access level: public API | Class name: systemTimer Method or attribute name: const TIMER_TYPE_EXACT: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: const TIMER_TYPE_IDLE: number; Access level: public API | Class name: systemTimer Method or attribute name: const TIMER_TYPE_IDLE: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions, callback: AsyncCallback Access level: public API | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions, callback: AsyncCallback Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions): Promise Access level: public API | Class name: systemTimer Method or attribute name: function createTimer(options: TimerOptions): Promise Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number, callback: AsyncCallback Access level: public API | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number, callback: AsyncCallback Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number): Promise Access level: public API | Class name: systemTimer Method or attribute name: function startTimer(timer: number, triggerTime: number): Promise Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function stopTimer(timer: number, callback: AsyncCallback Access level: public API | Class name: systemTimer Method or attribute name: function stopTimer(timer: number, callback: AsyncCallback Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function stopTimer(timer: number): Promise Access level: public API | Class name: systemTimer Method or attribute name: function stopTimer(timer: number): Promise Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number, callback: AsyncCallback Access level: public API | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number, callback: AsyncCallback Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number): Promise Access level: public API | Class name: systemTimer Method or attribute name: function destroyTimer(timer: number): Promise Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Access level: public API | Class name: TimerOptions Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Method or attribute name: type: number; Access level: public API | Class name: TimerOptions Method or attribute name: type: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Method or attribute name: repeat: boolean; Access level: public API | Class name: TimerOptions Method or attribute name: repeat: boolean; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Method or attribute name: interval?: number; Access level: public API | Class name: TimerOptions Method or attribute name: interval?: number; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Method or attribute name: wantAgent?: WantAgent; Access level: public API | Class name: TimerOptions Method or attribute name: wantAgent?: WantAgent; Access level: system API | @ohos.systemTimer.d.ts |
| Access level changed | Class name: TimerOptions Method or attribute name: callback?: () => void; Access level: public API | Class name: TimerOptions Method or attribute name: callback?: () => void; Access level: system API | @ohos.systemTimer.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-application
harmony 鸿蒙js-apidiff-communication