Home > @jsplumbtoolkit/templates > CommentEntry > updateFrom
CommentEntry.updateFrom() method
Signature:
updateFrom(entry: any, newEntry: any, parent: any): UpdateResult;
Parameters
| Parameter | Type | Description |
|---|---|---|
| entry | any | |
| newEntry | any | |
| parent | any |
Returns:
UpdateResult