© 2003 BEA Systems, Inc.

com.bea.p13n.content.servlets.jsp.taglib
Class SelectTagExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.bea.p13n.content.servlets.jsp.taglib.SelectTagExtraInfo

public class SelectTagExtraInfo
extends TagExtraInfo

The tag extra info the SelectTag.

This will specify a script variable named from the id attribute of type com.bea.p13n.content.Content[].


Constructor Summary
SelectTagExtraInfo()
          Deprecated.  
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
          Deprecated.  
 boolean isValid(TagData data)
          Deprecated.  
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectTagExtraInfo

public SelectTagExtraInfo()
Deprecated. 
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Deprecated. 
Overrides:
getVariableInfo in class TagExtraInfo

isValid

public boolean isValid(TagData data)
Deprecated. 
Overrides:
isValid in class TagExtraInfo

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved