org.apache.myfaces.tobago.internal.taglib.declaration
Interface HasFor

All Known Subinterfaces:
DatePickerTagDeclaration, LabelTagDeclaration, MessagesTagDeclaration

public interface HasFor

$Id: HasFor.java 1368418 2012-08-02 11:15:29Z 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-2013 The Apache Software Foundation. All Rights Reserved.