blockly > IToolbox > getWorkspace

IToolbox.getWorkspace() method

Gets the workspace for the toolbox.

Signature:

getWorkspace(): WorkspaceSvg;

Returns:

WorkspaceSvg

The parent workspace for the toolbox.