Search
Preparing search index...
The search index is not available
The Collaborative Illustrator — Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
DeleteShapeEvent
Class DeleteShapeEvent
A class to signal that a shape has been deleted.
Hierarchy
DeleteShapeEvent
Implements
ActionEvent
Index
Constructors
constructor
Properties
action
id
Constructors
constructor
new
Delete
Shape
Event
(
shapeId
:
string
, userId
:
string
, timeStamp
:
number
)
:
DeleteShapeEvent
Parameters
shapeId:
string
userId:
string
timeStamp:
number
Returns
DeleteShapeEvent
Properties
action
action
:
DeleteShapeAction
id
id
:
string
= "shapeDeleted"
Globals
Delete
Shape
Event
constructor
action
id
Generated using
TypeDoc
A class to signal that a shape has been deleted.