Schnittstelle HasFieldId
public interface HasFieldId
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
setFieldId
(String fieldId) The component identifier for the input field component inside of the container.
-
Methodendetails
-
setFieldId
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.
-