Skip to main content

blockly > Events > UiBase > (constructor)

Events.UiBase.(constructor)

Constructs a new instance of the UiBase class

Signature:

constructor(opt_workspaceId?: string);

Parameters

Parameter

Type

Description

opt_workspaceId

string

(Optional) The workspace identifier for this event. Undefined for a blank event.