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