org.apache.myfaces.tobago.taglib.decl
Interface HasFor

All Known Subinterfaces:
DatePickerTagDeclaration, LabelTagDeclaration, MessagesTagDeclaration, MessageTagDeclaration
All Known Implementing Classes:
DatePickerTag, LabelTag, MessagesTag, MessageTag

public interface HasFor

$Id: HasFor.java 374936 2006-02-04 21:47:46Z bommel $


Method Summary
 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.



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.