Class RootEndControl

All Implemented Interfaces:
Serializable

public final class RootEndControl extends RootControl
A Control for the end of a root value added to the form. Each entry is associated with a descriptor for that value.
Since:
8.5.0
See Also:
  • Constructor Details

    • RootEndControl

      public RootEndControl(IValueAccessor<?> root)
      Creates a new root start value control.
      Parameters:
      root - The root value accessor.