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 578592 2007-09-23 18:51:32Z 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-2007 Apache Software Foundation. All Rights Reserved.