Class RootStartControl

All Implemented Interfaces:
Serializable

public final class RootStartControl extends RootControl
A Control for the start 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

    • RootStartControl

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