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 601107 2007-12-04 22:12:14Z 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-2008 Apache Software Foundation. All Rights Reserved.