org.apache.struts.taglib.bean
Class SizeTei

org.apache.struts.taglib.bean.SizeTei

public class SizeTei

Implementation of TagExtraInfo for the size tag, identifying the scripting object(s) to be made visible.

Version:
$Revision: 1.1 $ $Date: 2001/02/13 01:56:07 $
Author:
Craig R. McClanahan

Constructor Summary
SizeTei()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Return information about the scripting variables to be created.
 

Constructor Detail

SizeTei

public SizeTei()
Method Detail

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