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 1368577 2012-08-02 16:20:31Z lofwyr $


Method Summary
 void setFor(java.lang.String forComponent)
          Id of the component, this is related to.
 

Method Detail

setFor

void setFor(java.lang.String forComponent)
Id of the component, this is related to.



Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.