rescala.core.InitialChange
Encapsulates an action changing a single source.
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- base
the current (old) value of the source.
- writeCallback
callback to apply the new value, executed only if the action is approved by the source.
- Returns:
the propagation status of the source (whether or not to reevaluate output reactives).
The source to be changed.
The source to be changed.
Attributes