object Reactions

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Reactions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Impl extends Reactions
  2. type Reaction = PartialFunction[Event, Unit]
  3. trait StronglyReferenced extends AnyRef

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

  4. class Wrapper extends Reaction with StronglyReferenced with Proxy