reactives.extra.incremental
Members list
Type members
Classlikes
Type parameters
- S
-
Structure of Source
- T
-
Type of values in Deltas
Attributes
- Supertypes
-
trait ReactiveDeltaSeq[T]trait DisconnectableImpltrait Disconnectabletrait Derivedtrait ReSourceclass Objecttrait Matchableclass AnyShow all
Deltas represent a change that will happen on reactive sequences. This could be adding, removing or no change at all
Deltas represent a change that will happen on reactive sequences. This could be adding, removing or no change at all
Type parameters
- T
-
type of the value the Delta holds
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Class used for filtering ReactiveDeltaSeq
Class used for filtering ReactiveDeltaSeq
Type parameters
- S
-
Structure of Delta
- T
-
Value inside Delta
Value parameters
- expression
-
filterExpression with return type boolean used for filtering elements inside the sequence
- in
-
the ReactiveDeltaSeq to filter
- initialState
-
...
- name
-
Name of the new filtered sequence
Attributes
- Supertypes
-
trait ReactiveDeltaSeq[T]trait DisconnectableImpltrait Disconnectabletrait Derivedtrait ReSourceclass Objecttrait Matchableclass AnyShow all
Source events with imperative occurrences
Source events with imperative occurrences
Type parameters
- S
-
Struct type used for the propagation of the event
- T
-
Type returned when the event fires
Value parameters
- initialState
-
of by the event
Attributes
- Companion
- object
- Supertypes
-
trait ReactiveDeltaSeq[T]trait DisconnectableImpltrait Disconnectabletrait Derivedtrait ReSourceclass Objecttrait Matchableclass AnyShow all
Class used for filtering ReactiveDeltaSeq
Class used for filtering ReactiveDeltaSeq
Type parameters
- S
-
Structure of Delta
- T
-
Value inside Delta
Value parameters
- in
-
the ReactiveDeltaSeq to filter
- initialState
-
...
- name
-
Name of the new filtered sequence
- op
-
mapOperation to map sequence
Attributes
- Supertypes
-
trait ReactiveDeltaSeq[A]trait DisconnectableImpltrait Disconnectabletrait Derivedtrait ReSourceclass Objecttrait Matchableclass AnyShow all
Type parameters
- S
-
Structure of Reactive Sequence source
- T
-
Type of values inside Deltas
Attributes
- Supertypes
-
trait DisconnectableImpltrait Disconnectabletrait Derivedtrait ReSourceclass Objecttrait Matchableclass AnyShow all
- Known subtypes