The service converts identifiers to {@link Net} objects on its own.
When a new set of allowed nets is emitted into the input Observable the allowed nets for the view are updated.
identifiers of the allowed nets
process service
the current value of the allowed nets. If allowed nets are yet to bee set, undefined
is returned.
Emits any time the allowed nets change. The first emission comes after the source observable emits for the first time.
If a value has already been emitted, subscribing to the stream will provide the last emitted value.
the current value of the allowed nets identifiers. If allowed nets are yet to bee set, undefined
is returned.
Emits any time the allowed nets change. The first emission comes after the source observable emits for the first time.
If a value has already been emitted, subscribing to the stream will provide the last emitted value.
Generated using TypeDoc
This service holds the information about the allowed nets for a specific view.