|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.servlet.jsp.tagext.TagExtraInfo | +--com.beasys.commerce.ebusiness.catalog.tags.IterateViewIteratorTagExtraInfo
TagExtraInfo
class for IterateViewIteratorTag
. Defines
a scripting variable named id
of user defined type with
VariableInfo.NESTED
scope. If the attribute iterateByView
is true, than a return type of View
is assumed.
Constructor Summary | |
IterateViewIteratorTagExtraInfo()
|
Method Summary | |
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data)
|
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo |
getTagInfo,
isValid,
setTagInfo |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public IterateViewIteratorTagExtraInfo()
Method Detail |
public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |