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

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

public class ForEachActionInWindowTEI
extends TagExtraInfo

Version:
$Revision: 5448 $
Author:
Julien Viet

Field Summary
static java.lang.String IMPLICIT_ENABLED
           
static java.lang.String IMPLICIT_NAME
           
static java.lang.String IMPLICIT_URL
           
 
Constructor Summary
ForEachActionInWindowTEI()
           
 
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_NAME

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

IMPLICIT_URL

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

IMPLICIT_ENABLED

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

ForEachActionInWindowTEI

public ForEachActionInWindowTEI()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)