Class GroupEndControl

java.lang.Object
de.xima.fc.gui.model.value_descriptor_form.Control
de.xima.fc.gui.model.value_descriptor_form.GroupEndControl
All Implemented Interfaces:
Serializable

public final class GroupEndControl extends Control
A Control that marks the end of a group of controls, a visual box around a set of controls. Used e.g. for list and map values.
Since:
8.5.0
See Also:
  • Constructor Details

    • GroupEndControl

      public GroupEndControl()
      Creates a new control that marks the end of a group of controls.