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 474273 2006-11-13 12:15:36Z lofwyr $


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.