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

# Class: default

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

# Table of contents

# Constructors

# Properties

# Accessors

# Constructors

# constructor

new default()

# Properties

# baseContext

baseContext: BASE_CONTEXT = null

# Defined in

packages/common-core/src/webgl/configurator-context.ts:13 (opens new window)


# dockingRootComponentId

dockingRootComponentId: number = 0

# Defined in

packages/common-core/src/webgl/configurator-context.ts:11 (opens new window)


# lastLoadedPlanId

lastLoadedPlanId: string = null

# Defined in

packages/common-core/src/webgl/configurator-context.ts:19 (opens new window)


# lastLoadedRapiId

lastLoadedRapiId: string = null

# Defined in

packages/common-core/src/webgl/configurator-context.ts:18 (opens new window)


# lastPossibleChild

lastPossibleChild: UiPossibleChild

# Defined in

packages/common-core/src/webgl/configurator-context.ts:15 (opens new window)


# planElementId

planElementId: number = 0

# Defined in

packages/common-core/src/webgl/configurator-context.ts:9 (opens new window)


# planObjectId

planObjectId: number = 0

# Defined in

packages/common-core/src/webgl/configurator-context.ts:8 (opens new window)


# requestPreviewsIsUserInitiated

requestPreviewsIsUserInitiated: boolean

# Defined in

packages/common-core/src/webgl/configurator-context.ts:17 (opens new window)


# rootComponentId

rootComponentId: number = 0

# Defined in

packages/common-core/src/webgl/configurator-context.ts:10 (opens new window)


# rootComponentParametersAsGlobal

rootComponentParametersAsGlobal: boolean = false

# Defined in

packages/common-core/src/webgl/configurator-context.ts:16 (opens new window)


# selectedRuntimeComponentIds

selectedRuntimeComponentIds: number[] = []

# Defined in

packages/common-core/src/webgl/configurator-context.ts:21 (opens new window)


# selectionMode

selectionMode: SELECTION_MODE = SELECTION_MODE.STANDARD

# Defined in

packages/common-core/src/webgl/configurator-context.ts:22 (opens new window)

# Accessors

# selectedRuntimeComponentId

get selectedRuntimeComponentId(): number

# Returns

number

# Defined in

packages/common-core/src/webgl/configurator-context.ts:24 (opens new window)