EventImpl
reactives.structure.EventImpl
class EventImpl[T](initial: ParRPState[Pulse[T]], expr: DynamicTicket[State] => Pulse[T], name: ReInfo, isDynamicWithStaticDeps: Option[Set[of[State]]]) extends DerivedImpl[T]
Value parameters
- isDynamicWithStaticDeps
-
If this is None, the event is static. Else, it is dynamic with the set of static dependencies
Attributes
- Graph
-
- Supertypes
-
class DerivedImpl[T]trait DisconnectableImpltrait Disconnectabletrait Derivedtrait ReSourceclass Objecttrait Matchableclass Any
Members list
In this article