Reactions

object Reactions
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

class Impl extends Reactions

A Reaction implementing this trait is strongly referenced in the reaction list

A Reaction implementing this trait is strongly referenced in the reaction list

class Wrapper(listener: Any)(r: Reaction) extends Reaction with StronglyReferenced with Proxy

Types

type Reaction = PartialFunction[Event, Unit]