org.jboss.portal.theme.tag.basic
Class ForEachWindowInRegionTEI

java.lang.Object
  extended by TagExtraInfo
      extended by org.jboss.portal.theme.tag.basic.ForEachWindowInRegionTEI

public class ForEachWindowInRegionTEI
extends TagExtraInfo

Version:
$Revision: 5448 $
Author:
Julien Viet

Field Summary
static java.lang.String IMPLICIT_CONTENT
           
static java.lang.String IMPLICIT_TITLE
           
 
Constructor Summary
ForEachWindowInRegionTEI()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMPLICIT_TITLE

public static final java.lang.String IMPLICIT_TITLE
See Also:
Constant Field Values

IMPLICIT_CONTENT

public static final java.lang.String IMPLICIT_CONTENT
See Also:
Constant Field Values
Constructor Detail

ForEachWindowInRegionTEI

public ForEachWindowInRegionTEI()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)