PropertyInfo interface

Extends

Vlastnosti

entityKind
schema
writable

Zděděné vlastnosti

childOf
comment
definedIn
description
displayName
dtdlVersion
id
languageVersion
name
supplementalProperties
supplementalTypeIds
supplementalTypes
undefinedProperties
undefinedTypes

Zděděné metody

validateInstance(string)

Podrobnosti vlastnosti

entityKind

entityKind: "property"

Hodnota vlastnosti

"property"

schema

schema?: SchemaInfo

Hodnota vlastnosti

writable

writable?: boolean

Hodnota vlastnosti

boolean

Podrobnosti zděděných vlastností

childOf

childOf: undefined | string

Hodnota vlastnosti

undefined | string

Zděděno zContentInfo.childOf

comment

comment?: string

Hodnota vlastnosti

string

Zděděno zContentInfo.comment

definedIn

definedIn: undefined | string

Hodnota vlastnosti

undefined | string

Zděděno zContentInfo.definedIn

description

description?: LanguageStringType

Hodnota vlastnosti

Zděděno zContentInfo.description

displayName

displayName?: LanguageStringType

Hodnota vlastnosti

Zděděno zContentInfo.displayName

dtdlVersion

dtdlVersion: number

Hodnota vlastnosti

number

Zděděno zContentInfo.dtdlVersion

id

id: string

Hodnota vlastnosti

string

Zděděno poContentInfo.id

languageVersion

languageVersion?: number

Hodnota vlastnosti

number

Zděděno zContentInfo.languageVersion

name

name?: string

Hodnota vlastnosti

string

Zděděno odContentInfo.name

supplementalProperties

supplementalProperties: {[x: string]: any}

Hodnota vlastnosti

{[x: string]: any}

Zděděno zContentInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

Hodnota vlastnosti

string[]

Zděděno zContentInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

Hodnota vlastnosti

Zděděno zContentInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

Hodnota vlastnosti

{[name: string]: any}

Zděděno zContentInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

Hodnota vlastnosti

string[]

Zděděno zContentInfo.undefinedTypes

Podrobnosti zděděných metod

validateInstance(string)

function validateInstance(instanceText: string): boolean

Parametry

instanceText

string

Návraty

boolean

Zděděno zContentInfo.validateInstance