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

All Known Implementing Classes:
ForEachTag

public interface HasVar

$Id: HasVar.java 475201 2006-11-15 11:10:18Z lofwyr $


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

Method Detail

setVar

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



Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.