ComponentInfo interface
- Rozszerzenie
Właściwości
| entity |
|
| schema |
Właściwości dziedziczone
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| name | |
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Metody dziedziczone
| validate |
Szczegóły właściwości
entityKind
entityKind: "component"
Wartość właściwości
"component"
schema
Szczegóły właściwości dziedziczonej
childOf
childOf: undefined | string
Wartość właściwości
undefined | string
Odziedziczone poContentInfo.childOf
comment
definedIn
definedIn: undefined | string
Wartość właściwości
undefined | string
Odziedziczone poContentInfo.definedIn
description
displayName
dtdlVersion
id
languageVersion
name
supplementalProperties
supplementalProperties: {[x: string]: any}
Wartość właściwości
{[x: string]: any}
Odziedziczone poContentInfo.supplementalProperties
supplementalTypeIds
supplementalTypeIds: string[]
Wartość właściwości
string[]
Odziedziczone poContentInfo.supplementalTypeIds
supplementalTypes
supplementalTypes: SupplementalTypeInfo[]
Wartość właściwości
Odziedziczone poContentInfo.supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
Wartość właściwości
{[name: string]: any}
Odziedziczone poContentInfo.undefinedProperties
undefinedTypes
Szczegóły metody dziedziczonej
validateInstance(string)
function validateInstance(instanceText: string): boolean
Parametry
- instanceText
-
string
Zwraca
boolean
Odziedziczone poContentInfo.validateInstance