RoomleConfigurator.Internal.default-11

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

Implements

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new default(creator)

Parameters

NameType

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

NameType

componentDefinition

string

source

string

Returns

Promise<MessageObject[]>


init

init(): Promise<void>

Returns

Promise<void>

Last updated