EventBundle
Attributes
- Graph
- Supertypes
- Known subtypes
- trait Operatorstrait RescalaInterfaceobject sidup.typeobject synchron.typeobject toposort.typeobject unmanaged.typeobject default.typeobject IncrementalApi.type
- Self type
Members list
create
Similar to Signal expressions, but resulting in an event. Accessed events return options depending on whether they fire or not, and the complete result of the expression is an event as well.
Similar to Signal expressions, but resulting in an event. Accessed events return options depending on whether they fire or not, and the complete result of the expression is an event as well.
Attributes
- See also:
Signal
- Inherited from:
- EventCompatBundle
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Type members
Classlikes
Events only propagate a value when they are changing, when the system is at rest, events have no values.
Events only propagate a value when they are changing, when the system is at rest, events have no values.
Note: We hide implicit parameters of the API in the documentation. They are used to ensure correct creation, and you normally do not have to worry about them, except if you accidentally call the implicit parameter list, in which cas you may get cryptic errors. This is a scala limitation. We also hide the internal state parameter of passed and returned events.
Attributes
- T
Value type of the event occurrences.
- Graph
- Supertypes
- Known subtypes
Inherited classlikes
Attributes
- Inherited from:
- EventCompatBundle
- Graph
- Supertypes
- Known subtypes
Attributes
- Inherited from:
- EventCompatBundle
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- ReadableMacroBundle
- Graph
- Supertypes
- Known subtypes
- trait EventCompat[T]trait Event[T]class ChangeEventImpl[T]class EventImpl[T]class Evt[T]trait SignalCompat[T]trait Signal[T]class SignalImpl[T]class Var[A]class Reactor[T]
Value members
Inherited methods
Attributes
- Inherited from:
- EventCompatBundle
Extensions
Inherited extensions
Attributes
- Inherited from:
- EventCompatBundle