Class: Event

olympe.ui.events. Event

Super class for all kinds of event


new Event(eventTimeStamp)

Creates an instance of Event.

Parameters:
Name Type Description
eventTimeStamp olympe.df.PODateTime

Methods


getEventTimestamp()

Gets the time stamp for that event, that is the date and time of its creation.

Returns:

the creation date and time for this event

Type
olympe.df.PODateTime