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

All Known Implementing Classes:
ForEachTag

public interface HasVar

$Id: HasVar.java 578592 2007-09-23 18:51:32Z bommel $


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-2010 Apache Software Foundation. All Rights Reserved.