Interface HasFor
-
- All Known Subinterfaces:
LabelTagDeclaration
,MessagesTagDeclaration
public interface HasFor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setFor(String forComponent)
Id of the component, this is related to.
-
-
-
Method Detail
-
setFor
void setFor(String forComponent)
Id of the component, this is related to.
-
-