|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectTagExtraInfo
org.apache.struts.taglib.logic.IterateTei
org.apache.struts.taglib.nested.bean.NestedDefineTei
NestedDefineTei to make sure that the implied setting of the name property of a nested tag is properly handed in the casting of the defined object. Currently goes to String, but for the purposes of most nested objects they will benefit more from a simple Object casting.
| Constructor Summary | |
NestedDefineTei()
|
|
| Method Summary | |
VariableInfo[] |
getVariableInfo(TagData data)
Return information about the scripting variables to be created. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NestedDefineTei()
| Method Detail |
public VariableInfo[] getVariableInfo(TagData data)
getVariableInfo in class IterateTei
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||