Home > @jsplumbtoolkit/templates > CommentEntry
CommentEntry class
Signature:
export declare class CommentEntry extends AbstractEntry
Extends: AbstractEntry
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(comment, instance) | Constructs a new instance of the CommentEntry class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| comment | string | ||
| type | string |
Methods
| Method | Modifiers | Description |
|---|---|---|
| compile() | ||
| updateFrom(entry, newEntry, parent) |