|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTagExtraInfo
org.apache.struts.taglib.bean.PageTei
Implementation of TagExtraInfo
for the page
tag, identifying the scripting object(s) to be made visible.
Constructor Summary | |
PageTei()
|
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 PageTei()
Method Detail |
public VariableInfo[] getVariableInfo(TagData data)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |