org.appfuse.webapp.taglib
Class ConstantsTei
java.lang.Object
javax.servlet.jsp.tagext.TagExtraInfo
org.appfuse.webapp.taglib.ConstantsTei
- public class ConstantsTei
- extends TagExtraInfo
Implementation of TagExtraInfo for the constants
tag, identifying the scripting object(s) to be made visible.
- Version:
- $Revision: 1.1 $ $Date: 2004/03/31 13:04:29 $
- Author:
- Matt Raible
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstantsTei
public ConstantsTei()
getVariableInfo
public VariableInfo[] getVariableInfo(TagData data)
- Return information about the scripting variables to be created.
Copyright © 2002-2004