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
Constructor | Modifiers | Description |
---|---|---|
(constructor)(opt_workspace) | Constructs a new instance of the FinishedLoading class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
isBlank | boolean | ||
recordUndo | boolean | ||
type | string |