InterfaceInfo interface

Extends

Vlastnosti

contents
entityKind
extends
schemas

Zděděné vlastnosti

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

Zděděné metody

validateInstance(string)

Podrobnosti vlastnosti

contents

contents?: {[value: string]: ContentInfo}

Hodnota vlastnosti

{[value: string]: ContentInfo}

entityKind

entityKind: "interface"

Hodnota vlastnosti

"interface"

extends

extends?: InterfaceInfo[]

Hodnota vlastnosti

schemas

schemas?: ComplexSchemaInfo[]

Hodnota vlastnosti

Podrobnosti zděděných vlastností

childOf

childOf: undefined | string

Hodnota vlastnosti

undefined | string

Zděděno zEntityInfo.childOf

comment

comment?: string

Hodnota vlastnosti

string

Zděděno zEntityInfo.comment

definedIn

definedIn: undefined | string

Hodnota vlastnosti

undefined | string

Zděděno zEntityInfo.definedIn

description

description?: LanguageStringType

Hodnota vlastnosti

Zděděno zEntityInfo.description

displayName

displayName?: LanguageStringType

Hodnota vlastnosti

Zděděno zEntityInfo.displayName

dtdlVersion

dtdlVersion: number

Hodnota vlastnosti

number

Zděděno zEntityInfo.dtdlVersion

id

id: string

Hodnota vlastnosti

string

Zděděno odEntityInfo.id

languageVersion

languageVersion?: number

Hodnota vlastnosti

number

Zděděno zEntityInfo.languageVersion

supplementalProperties

supplementalProperties: {[x: string]: any}

Hodnota vlastnosti

{[x: string]: any}

Zděděno zEntityInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

Hodnota vlastnosti

string[]

Zděděno zEntityInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

Hodnota vlastnosti

Zděděno zEntityInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

Hodnota vlastnosti

{[name: string]: any}

Zděděno zEntityInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

Hodnota vlastnosti

string[]

Zděděno zEntityInfo.undefinedTypes

Podrobnosti zděděných metod

validateInstance(string)

function validateInstance(instanceText: string): boolean

Parametry

instanceText

string

Návraty

boolean

Zděděno zEntityInfo.validateInstance