• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: string, key: string, searchParams: this) => void, thisArg?: Object): void;|@ohos.url.d.ts|
4|Added|NA|Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, arrlist?: ArrayList<T>) => T,<br><br>  thisArg?: Object): void;|@ohos.util.ArrayList.d.ts|
5|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, arrlist?: ArrayList<T>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.ArrayList.d.ts|
6|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, deque?: Deque<T>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.Deque.d.ts|
7|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: HashMap<K, V>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.HashMap.d.ts|
8|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: HashSet<T>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.HashSet.d.ts|
9|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: LightWeightMap<K, V>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.LightWeightMap.d.ts|
10|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: LightWeightSet<T>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.LightWeightSet.d.ts|
11|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, LinkedList?: LinkedList<T>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.LinkedList.d.ts|
12|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, List?: List<T>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.List.d.ts|
13|Added|NA|Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, list?: List<T>) => T,<br><br>  thisArg?: Object): void;|@ohos.util.List.d.ts|
14|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, PlainArray?: PlainArray<T>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.PlainArray.d.ts|
15|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, Queue?: Queue<T>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.Queue.d.ts|
16|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, stack?: Stack<T>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.Stack.d.ts|
17|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: V, key?: K, map?: TreeMap<K, V>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.TreeMap.d.ts|
18|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value?: T, key?: T, set?: TreeSet<T>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.TreeSet.d.ts|
19|Added|NA|Method or attribute name: replaceAllElements<br>Function name: replaceAllElements(callbackFn: (value: T, index?: number, vector?: Vector<T>) => T,<br><br>  thisArg?: Object): void;|@ohos.util.Vector.d.ts|
20|Added|NA|Method or attribute name: forEach<br>Function name: forEach(callbackFn: (value: T, index?: number, vector?: Vector<T>) => void,<br><br>  thisArg?: Object): void;|@ohos.util.Vector.d.ts|
21|Added|NA|Module name: ohos.worker<br>Class name: MessageEvents|@ohos.worker.d.ts|
22|Added|NA|Module name: ohos.worker<br>Class name: MessageEvents<br>Method or attribute name: data|@ohos.worker.d.ts|
23|Added|NA|Method or attribute name: onmessage<br>Function name: onmessage?: (this: ThreadWorkerGlobalScope, ev: MessageEvents) => void;|@ohos.worker.d.ts|
24|Added|NA|Method or attribute name: onmessageerror<br>Function name: onmessageerror?: (this: ThreadWorkerGlobalScope, ev: MessageEvents) => void;|@ohos.worker.d.ts|
25|Added|NA|Method or attribute name: onmessage<br>Function name: onmessage?: (event: MessageEvents) => void;|@ohos.worker.d.ts|
26|Added|NA|Method or attribute name: onmessageerror<br>Function name: onmessageerror?: (event: MessageEvents) => void;|@ohos.worker.d.ts|
27|Deprecated version changed|Class name: Vector<br>Deprecated version: N/A|Class name: Vector<br>Deprecated version: 9<br>Substitute API: ohos.util.ArrayList |@ohos.util.Vector.d.ts|
28|Deprecated version changed|Class name: Worker<br>Deprecated version: N/A|Class name: Worker<br>Deprecated version: 9<br>Substitute API: ohos.worker.ThreadWorker   |@ohos.worker.d.ts|
29|Initial version changed|Class name: Vector<br>Initial version: |Class name: Vector<br>Initial version: 8|@ohos.util.Vector.d.ts|
30