Lines Matching refs:UDMF
15 …UDMF;<br>Method or attribute name: type Options = {<br> /**<br> * indicates the target Inte…
16 … UDMF;<br>Method or attribute name: function insertData(options: Options, data: UnifiedData, callb…
17 …Class name: UDMF;<br>Method or attribute name: function insertData(options: Options, data: Unified…
18 …: UDMF;<br>Method or attribute name: function updateData(options: Options, data: UnifiedData, call…
19 …|Class name: UDMF;<br>Method or attribute name: function updateData(options: Options, data: Unifie…
20 …me: UDMF;<br>Method or attribute name: function queryData(options: Options, callback: AsyncCallbac…
21 …ed|Class name: UDMF;<br>Method or attribute name: function queryData(options: Options): Promise\<A…
22 …me: UDMF;<br>Method or attribute name: function deleteData(options: Options, callback: AsyncCallba…
23 …ed|Class name: UDMF;<br>Method or attribute name: function deleteData(options: Options): Promise\<…
24 |Deleted|Class name: UnifiedDataType;<br>Method or attribute name: TEXT = 'Text'|NA|@ohos.data.UDMF…
25 …nifiedDataType;<br>Method or attribute name: PLAIN_TEXT = 'Text.PlainText'|NA|@ohos.data.UDMF.d.ts|
26 …UnifiedDataType;<br>Method or attribute name: HYPERLINK = 'Text.Hyperlink'|NA|@ohos.data.UDMF.d.ts|
27 …ass name: UnifiedDataType;<br>Method or attribute name: HTML = 'Text.HTML'|NA|@ohos.data.UDMF.d.ts|
28 |Deleted|Class name: UnifiedDataType;<br>Method or attribute name: FILE = 'File'|NA|@ohos.data.UDMF…
29 …: UnifiedDataType;<br>Method or attribute name: IMAGE = 'File.Media.Image'|NA|@ohos.data.UDMF.d.ts|
30 …: UnifiedDataType;<br>Method or attribute name: VIDEO = 'File.Media.Video'|NA|@ohos.data.UDMF.d.ts|
31 …: UnifiedDataType;<br>Method or attribute name: AUDIO = 'File.Media.Audio'|NA|@ohos.data.UDMF.d.ts|
32 …name: UnifiedDataType;<br>Method or attribute name: FOLDER = 'File.Folder'|NA|@ohos.data.UDMF.d.ts|
33 …;<br>Method or attribute name: SYSTEM_DEFINED_RECORD = 'SystemDefinedType'|NA|@ohos.data.UDMF.d.ts|
34 …r>Method or attribute name: SYSTEM_DEFINED_FORM = 'SystemDefinedType.Form'|NA|@ohos.data.UDMF.d.ts|
35 …d or attribute name: SYSTEM_DEFINED_APP_ITEM = 'SystemDefinedType.AppItem'|NA|@ohos.data.UDMF.d.ts|
36 …or attribute name: SYSTEM_DEFINED_PIXEL_MAP = 'SystemDefinedType.PixelMap'|NA|@ohos.data.UDMF.d.ts|
37 …d or attribute name: APPLICATION_DEFINED_RECORD = 'ApplicationDefinedType'|NA|@ohos.data.UDMF.d.ts|
38 …fiedData;<br>Method or attribute name: constructor(record: UnifiedRecord);|NA|@ohos.data.UDMF.d.ts|
39 …Data;<br>Method or attribute name: addRecord(record: UnifiedRecord): void;|NA|@ohos.data.UDMF.d.ts|
40 …iedData;<br>Method or attribute name: getRecords(): Array\<UnifiedRecord>;|NA|@ohos.data.UDMF.d.ts|
41 … Summary;<br>Method or attribute name: summary: { [key: string]: number };|NA|@ohos.data.UDMF.d.ts|
42 |Deleted|Class name: Summary;<br>Method or attribute name: totalSize: number;|NA|@ohos.data.UDMF.d.…
43 …Class name: UnifiedRecord;<br>Method or attribute name: getType(): string;|NA|@ohos.data.UDMF.d.ts|
44 …e: Text;<br>Method or attribute name: details?: { [key: string]: string };|NA|@ohos.data.UDMF.d.ts|
45 …e: File;<br>Method or attribute name: details?: { [key: string]: string };|NA|@ohos.data.UDMF.d.ts|
46 …d|Class name: PlainText;<br>Method or attribute name: textContent: string;|NA|@ohos.data.UDMF.d.ts|
47 |Deleted|Class name: PlainText;<br>Method or attribute name: abstract?: string;|NA|@ohos.data.UDMF.…
48 |Deleted|Class name: Hyperlink;<br>Method or attribute name: url: string;|NA|@ohos.data.UDMF.d.ts|
49 …|Class name: Hyperlink;<br>Method or attribute name: description?: string;|NA|@ohos.data.UDMF.d.ts|
50 |Deleted|Class name: HTML;<br>Method or attribute name: htmlContent: string;|NA|@ohos.data.UDMF.d.t…
51 |Deleted|Class name: HTML;<br>Method or attribute name: plainContent?: string;|NA|@ohos.data.UDMF.d…
52 |Deleted|Class name: File;<br>Method or attribute name: uri: string;|NA|@ohos.data.UDMF.d.ts|
53 |Deleted|Class name: Image;<br>Method or attribute name: imageUri: string;|NA|@ohos.data.UDMF.d.ts|
54 |Deleted|Class name: Video;<br>Method or attribute name: videoUri: string;|NA|@ohos.data.UDMF.d.ts|
55 |Deleted|Class name: Audio;<br>Method or attribute name: audioUri: string;|NA|@ohos.data.UDMF.d.ts|
56 |Deleted|Class name: Folder;<br>Method or attribute name: folderUri: string;|NA|@ohos.data.UDMF.d.t…
57 …tribute name: details?: { [key: string]: number \| string \| Uint8Array };|NA|@ohos.data.UDMF.d.ts|
58 …lass name: SystemDefinedForm;<br>Method or attribute name: formId: number;|NA|@ohos.data.UDMF.d.ts|
59 …ss name: SystemDefinedForm;<br>Method or attribute name: formName: string;|NA|@ohos.data.UDMF.d.ts|
60 … name: SystemDefinedForm;<br>Method or attribute name: bundleName: string;|NA|@ohos.data.UDMF.d.ts|
61 …me: SystemDefinedAppItem;<br>Method or attribute name: bundleName: string;|NA|@ohos.data.UDMF.d.ts|
62 …name: SystemDefinedForm;<br>Method or attribute name: abilityName: string;|NA|@ohos.data.UDMF.d.ts|
63 …e: SystemDefinedAppItem;<br>Method or attribute name: abilityName: string;|NA|@ohos.data.UDMF.d.ts|
64 …lass name: SystemDefinedForm;<br>Method or attribute name: module: string;|NA|@ohos.data.UDMF.d.ts|
65 …ss name: SystemDefinedAppItem;<br>Method or attribute name: appId: string;|NA|@ohos.data.UDMF.d.ts|
66 … name: SystemDefinedAppItem;<br>Method or attribute name: appName: string;|NA|@ohos.data.UDMF.d.ts|
67 …ame: SystemDefinedAppItem;<br>Method or attribute name: appIconId: string;|NA|@ohos.data.UDMF.d.ts|
68 …me: SystemDefinedAppItem;<br>Method or attribute name: appLabelId: string;|NA|@ohos.data.UDMF.d.ts|
69 …: SystemDefinedPixelMap;<br>Method or attribute name: rawData: Uint8Array;|NA|@ohos.data.UDMF.d.ts|
70 …pplicationDefinedRecord;<br>Method or attribute name: rawData: Uint8Array;|NA|@ohos.data.UDMF.d.ts|
71 …efinedRecord;<br>Method or attribute name: applicationDefinedType: string;|NA|@ohos.data.UDMF.d.ts|
72 …d|Class name: Intention;<br>Method or attribute name: DATA_HUB = 'DataHub'|NA|@ohos.data.UDMF.d.ts|
87 …UDMF.Core<br> * @since 10<br> */<br> intention?: Intention;<br><br> /**<br> * In…