RemoteAttributeBinding

Builder for setting up binding to an object T so that it may be changed by a RemoteAttribute.

Inheritors

Types

Link copied to clipboard

Builder for setting up binding to an object T so that it may be changed when reading from a RemoteAttribute after being triggered by a Trigger.

Link copied to clipboard

Sets up binding to respond to a Trigger

Link copied to clipboard

Builder for setting up binding to an object T so that it may be changed when reading from a RemoteAttribute after being triggered by a Unit.

Link copied to clipboard
sealed interface WriteBuilder<T, Data, Transformation>

Builder for setting up binding to an object T so that it may be changed when writing Data to a RemoteAttribute.

Functions

Link copied to clipboard

Collects this Flow and responds to its Trigger

Link copied to clipboard

Consumes this Channel and responds to its Trigger