Interface HasFieldId
public interface HasFieldId
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setFieldId
(String fieldId) The component identifier for the input field component inside of the container.
-
Method Details
-
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.
-