JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.myfaces.tobago.internal.taglib.declaration
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.