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

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by org.jboss.portal.theme.tag.basic.ForEachActionInWindowTEI

public class ForEachActionInWindowTEI
extends javax.servlet.jsp.tagext.TagExtraInfo

Version:
$Revision: 8784 $
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
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
           
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate
 
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 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo