blockly > Événements > UiBase > (constructeur)
Events.UiBase.(constructor)
Construit une nouvelle instance de la classe UiBase
.
Signature :
constructor(opt_workspaceId?: string);
Paramètres
Paramètre | Type | Description |
---|---|---|
opt_workspaceId | chaîne | (Facultatif) Identifiant d'espace de travail pour cet événement. Non défini pour un événement vide. |