Protected_keyA symbol that identifies this component, and it also used to selectively grant access to its privileged functions.
ProtectedlastProtectedmanagerProtectedprocedureProtectedreactionsReactions to trigger.
ProtectedreceiversProtectedruntimeProtectedtagThe tag associated with this port's value, or undefined is there is none.
ProtectedvalueThe current value associated with this port.
StaticpathProtected_getConfirm whether or not this component is contained by the given reactor.
The presumptive container of this component.
Confirm whether or not this component is contained by the container of the given reactor.
The container presumptive container of the container of this component.
Report whether this component has been registered with its container or not. In principle, all components should have a container, but at the time of their construction there is a brief period where they are not. This is the only moment that a component is allowed register with its container.
Protected_linkStore a reference to the given runtime object as a private class member.
StatickeyStatickeyGiven a component and its container (the global object if the component
is an App), return the key of the entry that matches the component.
a component of which the object is assumed to be its container
the assumed container of the component
the key of the entry that matches the component
Statickey
A callee port receives arguments of type A and send a response of type R.