configurator-core/src/roomle-configurator..default

# Implements

# Table of contents

# Constructors

# Properties

# Methods

# Constructors

# constructor

new default(creator)

# Parameters

Name Type
creator string

# Properties

# _creator_

_creator_: string

# Implementation of

Context.creator


# _kernelCallbacks

_kernelCallbacks: ToolsCoreContextCallback


# callbacks

callbacks: RoomleToolsCoreUICallback

# Implementation of

ExternalEmbeddable.callbacks

# Methods

# analyzeComponent

analyzeComponent(componentDefinition, source): Promise<MessageObject[]>

# Parameters

Name Type
componentDefinition string
source string

# Returns

Promise<MessageObject[]>


# init

init(): Promise<void>

# Returns

Promise<void>