MCPcopy
hub / github.com/jabbany/CommentCoreLibrary / remove

Method remove

src/scripting/api/Display/IComment.ts:18–18  ·  view source on GitHub ↗

* Method to remove the comment object from its parent (or the root if it * is parented at the root).

()

Source from the content-addressed store, hash-verified

16 * is parented at the root).
17 */
18 remove():void;
19
20 /**
21 * Initialize a style for the class

Callers 2

CommentManager.jsFile · 0.65
animate.jsFile · 0.65

Implementers 5

CommentBitmapsrc/scripting/api/Display/CommentBitma
CommentShapesrc/scripting/api/Display/CommentShape
CommentFieldsrc/scripting/api/Display/CommentField
CommentCanvassrc/scripting/api/Display/CommentCanva
CommentButtonsrc/scripting/api/Display/CommentButto

Calls

no outgoing calls

Tested by

no test coverage detected