JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.myfaces.tobago
org.apache.myfaces.tobago.internal.taglib.declaration
HasFor
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
setFor(String)
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 Details
setFor
void
setFor
(
String
forComponent)
Id of the component, this is related to.