public interface HasFieldId
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setFieldId(String fieldId)
    The component identifier for the input field component inside of the container.
  • Method Details

    • setFieldId

      void setFieldId(String fieldId)
      The component identifier for the input field component inside of the container. This value must be unique within the closest parent component that is a naming container.