blockly > Events > CommentBase
Events.CommentBase class
Abstract class for a comment event.
Signature:
export declare class CommentBase extends AbstractEvent
Extends: AbstractEvent
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) The ID of the comment that this event references. | ||
boolean |
Methods
Method | Modifiers | Description |
|---|---|---|
| Helper function for Comment[Create|Delete] | |
Encode the event as JSON. |