Schnittstelle HasFieldId


public interface HasFieldId
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    setFieldId(String fieldId)
    The component identifier for the input field component inside of the container.
  • Methodendetails

    • 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.