blockly > Événements > CommentBase > (constructeur)
Events.CommentBase.(constructor)
Construit une nouvelle instance de la classe CommentBase
.
Signature :
constructor(opt_comment?: WorkspaceComment);
Paramètres
Paramètre | Type | Description |
---|---|---|
opt_comment | WorkspaceComment | (Facultatif) Commentaire auquel cet événement correspond. Non défini pour un événement vide. |