Event Class
Constructor
Event
(
-
session -
origin -
description
Parameters:
-
sessionObject -
originStringID of the element from which the event occurred.
-
descriptionObject
Properties
description
String
Markdown style string describing the event.
id
String
label
String
occurred
Number
origin
String
Indicated the ID of the element from which this event is considered to have originated.
session
String
The session, if any, from which this event originated.
Only defined for user initiated events. Undefined indicates a system event.
subtype
String
touched
Array | String
Array of Element IDs that this event has touched.
