EventType

sec.EventType
See theEventType companion object
sealed trait EventType

Event type for an Event. There are two event type variants:

Attributes

See also

https://ahjohannessen.github.io/sec/docs/types#eventtype for more information about event type usage.

Companion
object
Source
event.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Normal
class System

Members list

Value members

Concrete methods

def render: String
Extension method from EventType

Attributes

Source
event.scala
Extension method from EventType

Attributes

Source
event.scala