API Reference / Modules / configurator-core/src/roomle-configurator / <internal> / default

# Class: default

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

# Implements

# Table of contents

# Constructors

# Properties

# Methods

# Constructors

# constructor

new default(creator)

# Parameters

Name Type
creator string

# Defined in

packages/tools-core/src/roomle-tools-core.ts:70 (opens new window)

# Properties

# _creator_

_creator_: string

# Implementation of

Context.creator

# Defined in

packages/tools-core/src/roomle-tools-core.ts:43 (opens new window)


# _kernelCallbacks

_kernelCallbacks: ToolsCoreContextCallback

# Defined in

packages/tools-core/src/roomle-tools-core.ts:46 (opens new window)


# callbacks

callbacks: RoomleToolsCoreUICallback

# Implementation of

ExternalEmbeddable.callbacks

# Defined in

packages/tools-core/src/roomle-tools-core.ts:44 (opens new window)

# Methods

# analyzeComponent

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

# Parameters

Name Type
componentDefinition string
source string

# Returns

Promise<MessageObject[]>

# Defined in

packages/tools-core/src/roomle-tools-core.ts:120 (opens new window)


# init

init(): Promise<void>

# Returns

Promise<void>

# Defined in

packages/tools-core/src/roomle-tools-core.ts:74 (opens new window)