Skip to main content

Home > blockly > Events > FinishedLoading

Events.FinishedLoading class

Notifies listeners when the workspace has finished deserializing from JSON/XML.

Signature:

export declare class FinishedLoading extends AbstractEvent 

Extends: AbstractEvent

Constructors

ConstructorModifiersDescription
(constructor)(opt_workspace)Constructs a new instance of the FinishedLoading class

Properties

PropertyModifiersTypeDescription
isBlankboolean
recordUndoboolean
typeEventType