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
ShapeCreatedEvent
Class ShapeCreatedEvent
A class to signal that a shape has been created.
Hierarchy
ShapeCreatedEvent
Implements
ActionEvent
Index
Constructors
constructor
Properties
action
id
Constructors
constructor
new
Shape
Created
Event
(
shape
:
Shape
, userId
:
string
, timeStamp
:
number
)
:
ShapeCreatedEvent
Parameters
shape:
Shape
userId:
string
timeStamp:
number
Returns
ShapeCreatedEvent
Properties
action
action
:
AddShapeAction
id
id
:
string
= "shapeCreated"
Globals
Shape
Created
Event
constructor
action
id
Generated using
TypeDoc
A class to signal that a shape has been created.