RoomleConfigurator.Internal.default-11
configurator-core/src/roomle-configurator.internal.default
Implements
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new default(creator
)
Parameters
Name
Type
creator
string
Properties
_creator_
• _creator_: string
Implementation of
_kernelCallbacks
• _kernelCallbacks: ToolsCoreContextCallback
callbacks
• callbacks: RoomleToolsCoreUICallback
Implementation of
Methods
analyzeComponent
▸ analyzeComponent(componentDefinition
, source
): Promise
<MessageObject
[]>
Parameters
Name
Type
componentDefinition
string
source
string
Returns
Promise
<MessageObject
[]>
init
▸ init(): Promise
<void
>
Returns
Promise
<void
>
Last updated