org.apache.myfaces.tobago.taglib.decl
Interface HasVar

All Known Implementing Classes:
ForEachTag

public interface HasVar

$Id: HasVar.java 1368577 2012-08-02 16:20:31Z lofwyr $


Method Summary
 void setVar(java.lang.String var)
          Name of a request-scope attribute under which the model data for for each subobject is accessible.
 

Method Detail

setVar

void setVar(java.lang.String var)
Name of a request-scope attribute under which the model data for for each subobject is accessible.



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