|
|||||||||
| Home >> All >> com >> aendvari >> tethys >> tag >> [ basic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.aendvari.tethys.tag.basic
Class BeanTEI

java.lang.Objectjavax.servlet.jsp.tagext.TagExtraInfo
com.aendvari.tethys.tag.basic.BeanTEI
- public class BeanTEI
- extends javax.servlet.jsp.tagext.TagExtraInfo
Implementation class for the "bean" TEI tag.
| Field Summary |
| Fields inherited from class javax.servlet.jsp.tagext.TagExtraInfo |
|
| Constructor Summary | |
BeanTEI()
|
|
| Method Summary | |
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Return information about the scripting variables to be created. |
| 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 |
| Constructor Detail |
BeanTEI
public BeanTEI()
| 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.
|
|||||||||
| Home >> All >> com >> aendvari >> tethys >> tag >> [ basic overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC