RoomleConfigurator.Internal.ToolsCoreContextCallback
configurator-core/src/roomle-configurator.internal.ToolsCoreContextCallback
Table of contents
Methods
Methods
error
▸ error(line, column, message, source): void
Parameters
Name
Type
line
number
column
number
message
string
source
string
Returns
void
isReady
▸ isReady(): void
Returns
void
log
▸ log(message): void
Parameters
Name
Type
message
string
Returns
void
message
▸ message(messageObject): void
Parameters
Name
Type
messageObject
Returns
void
throw
▸ throw(what): void
Parameters
Name
Type
what
string
Returns
void
PreviousRoomleConfigurator.Internal.SubComponentWaiter
NextRoomleConfigurator.Internal.ToolsCoreInterface
Last updated