Computation

interface Computation(source)

Form manager computation.

Computations depend on FormManager values. These dependencies should be defined in the dependencies property.

Inheritors

Properties

Link copied to clipboard

Dependencies of the computation. Mapping of keys to the paths this computation depends on. Keys can be used within a ComputationContext to access the value of the dependencies.

Link copied to clipboard

Set of external context dependencies of the computation.