|
|||||||||
| Home >> All >> org >> apache >> struts >> taglib >> [ nested overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.struts.taglib.nested
Class NestedWriteNestingTei

java.lang.Objectjavax.servlet.jsp.tagext.TagExtraInfo
org.apache.struts.taglib.nested.NestedWriteNestingTei
- public class NestedWriteNestingTei
- extends javax.servlet.jsp.tagext.TagExtraInfo
NestedWriteNestingTei This class will allow the nested:writeNesting tag to actually do what the doc says and make a scripting variable as an option (when "id" is supplied).
- Since:
- Struts 1.2
- Version:
- $Rev: 54929 $
| Field Summary |
| Fields inherited from class javax.servlet.jsp.tagext.TagExtraInfo |
|
| Constructor Summary | |
NestedWriteNestingTei()
|
|
| 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 |
NestedWriteNestingTei
public NestedWriteNestingTei()
| 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 >> org >> apache >> struts >> taglib >> [ nested overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC