reactives.structure
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait DisconnectableImpltrait Disconnectabletrait Derivedtrait ReSourceclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait DisconnectableImpltrait Disconnectabletrait Derivedtrait ReSourceclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class EventImpl[T]class SignalImpl[T]
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Value parameters
- isDynamicWithStaticDeps
-
If this is None, the event is static. Else, it is dynamic with the set of static dependencies
Attributes
- Supertypes
-
class DerivedImpl[T]trait DisconnectableImpltrait Disconnectabletrait Derivedtrait ReSourceclass Objecttrait Matchableclass AnyShow all
Observers are normal reactives that are configured by a function that converts the value of the input into an ObserveInteract. Observers are executed after a (non exceptional) transaction commits. Throwing exceptions within an observer leaves the system in a potentially inconsistent state.
Observers are normal reactives that are configured by a function that converts the value of the input into an ObserveInteract. Observers are executed after a (non exceptional) transaction commits. Throwing exceptions within an observer leaves the system in a potentially inconsistent state.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Observe.type
Pulse that stores a current value and can also indicate a potentially change to an updated value. A pulse may indicate that no current value has been set yet but updates must always contain a value.
Pulse that stores a current value and can also indicate a potentially change to an updated value. A pulse may indicate that no current value has been set yet but updates must always contain a value.
Type parameters
- P
-
Stored value type of the Pulse
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RExceptions.type
Value parameters
- isDynamicWithStaticDeps
-
None means static dependencies only, Some means dynamic with the given static ones for optimization
Attributes
- Supertypes
-
class DerivedImpl[T]trait DisconnectableImpltrait Disconnectabletrait Derivedtrait ReSourceclass Objecttrait Matchableclass AnyShow all