|
© 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.bea.p13n.servlets.jsp.taglib.ContentSelectorExtraInfo
The tag extra info the ContentSelector.
This will specify a script variable named from the id attribute of type com.bea.p13n.content.Content[].
| Constructor Summary | |
ContentSelectorExtraInfo()
|
|
| Method Summary | |
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Returns the required variable information for the ContentSelector tag. |
| 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 ContentSelectorExtraInfo()
| Method Detail |
public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
data - The TagData object that includes the id variable.
|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||