org.apache.struts.taglib
Class EnumerateTei
org.apache.struts.taglib.EnumerateTei
- public final class EnumerateTei
Implementation of TagExtraInfo
for the enumerate
tag, identifying the scripting object(s) to be made visible.
- Version:
- $Revision: 1.2 $ $Date: 2000/08/01 20:03:31 $
- Author:
- Craig R. McClanahan
Method Summary |
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Return information about the scripting variables to be created. |
EnumerateTei
public EnumerateTei()
getVariableInfo
public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
- Return information about the scripting variables to be created.
Copyright © 2000-2002 - Apache Software Foundation