Exposed

bearlyb.events.Event.Window.Exposed
final case class Exposed(timestamp: Duration, id: WindowID)

Window has been exposed and should be redrawn, and can be redrawn directly from event watchers for this event

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product