Interface ControlGroup<G extends ControlGroup<G>>

    • Method Detail

      • fieldName

        default G fieldName​(String fieldName)
        Sets the fieldName of the group to the specified string.
        Parameters:
        fieldName - the fieldName the group should be set to
        Returns:
        this