Interface IMonitorFieldGroupInstance

    • Method Detail

      • isRequired

        boolean isRequired()
        Returns whether this field group is required. If not defined, the default value is false.
        Returns:
        whether this field group is required.
        Since:
        11.0.0
      • getFieldGroup

        IMonitorFieldGroup getFieldGroup()
        Returns the field group.
        Returns:
        the field group.
        Since:
        11.0.0