Change Type | Old Version | New Version | d.ts File |
---|---|---|---|
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value: string, key: string, searchParams: this) => void, thisArg?: Object): void; |
@ohos.url.d.ts |
Added | NA | Method or attribute name: replaceAllElements Function name: replaceAllElements(callbackFn: (value: T, index?: number, arrlist?: ArrayList thisArg?: Object): void; |
@ohos.util.ArrayList.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value: T, index?: number, arrlist?: ArrayList thisArg?: Object): void; |
@ohos.util.ArrayList.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value: T, index?: number, deque?: Deque thisArg?: Object): void; |
@ohos.util.Deque.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value?: V, key?: K, map?: HashMap<K, V>) => void, thisArg?: Object): void; |
@ohos.util.HashMap.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value?: T, key?: T, set?: HashSet thisArg?: Object): void; |
@ohos.util.HashSet.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value?: V, key?: K, map?: LightWeightMap<K, V>) => void, thisArg?: Object): void; |
@ohos.util.LightWeightMap.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value?: T, key?: T, set?: LightWeightSet thisArg?: Object): void; |
@ohos.util.LightWeightSet.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value: T, index?: number, LinkedList?: LinkedList thisArg?: Object): void; |
@ohos.util.LinkedList.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value: T, index?: number, List?: List thisArg?: Object): void; |
@ohos.util.List.d.ts |
Added | NA | Method or attribute name: replaceAllElements Function name: replaceAllElements(callbackFn: (value: T, index?: number, list?: List thisArg?: Object): void; |
@ohos.util.List.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value: T, index?: number, PlainArray?: PlainArray thisArg?: Object): void; |
@ohos.util.PlainArray.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value: T, index?: number, Queue?: Queue thisArg?: Object): void; |
@ohos.util.Queue.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value: T, index?: number, stack?: Stack thisArg?: Object): void; |
@ohos.util.Stack.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value?: V, key?: K, map?: TreeMap<K, V>) => void, thisArg?: Object): void; |
@ohos.util.TreeMap.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value?: T, key?: T, set?: TreeSet thisArg?: Object): void; |
@ohos.util.TreeSet.d.ts |
Added | NA | Method or attribute name: replaceAllElements Function name: replaceAllElements(callbackFn: (value: T, index?: number, vector?: Vector thisArg?: Object): void; |
@ohos.util.Vector.d.ts |
Added | NA | Method or attribute name: forEach Function name: forEach(callbackFn: (value: T, index?: number, vector?: Vector thisArg?: Object): void; |
@ohos.util.Vector.d.ts |
Added | NA | Module name: ohos.worker Class name: MessageEvents |
@ohos.worker.d.ts |
Added | NA | Module name: ohos.worker Class name: MessageEvents Method or attribute name: data |
@ohos.worker.d.ts |
Added | NA | Method or attribute name: onmessage Function name: onmessage?: (this: ThreadWorkerGlobalScope, ev: MessageEvents) => void; |
@ohos.worker.d.ts |
Added | NA | Method or attribute name: onmessageerror Function name: onmessageerror?: (this: ThreadWorkerGlobalScope, ev: MessageEvents) => void; |
@ohos.worker.d.ts |
Added | NA | Method or attribute name: onmessage Function name: onmessage?: (event: MessageEvents) => void; |
@ohos.worker.d.ts |
Added | NA | Method or attribute name: onmessageerror Function name: onmessageerror?: (event: MessageEvents) => void; |
@ohos.worker.d.ts |
Deprecated version changed | Class name: Vector Deprecated version: N/A |
Class name: Vector Deprecated version: 9 Substitute API: ohos.util.ArrayList |
@ohos.util.Vector.d.ts |
Deprecated version changed | Class name: Worker Deprecated version: N/A |
Class name: Worker Deprecated version: 9 Substitute API: ohos.worker.ThreadWorker |
@ohos.worker.d.ts |
Initial version changed | Class name: Vector Initial version: |
Class name: Vector Initial version: 8 |
@ohos.util.Vector.d.ts |