BEA Systems, Inc.

com.beasys.commerce.content.tags
Class SelectTagExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.beasys.commerce.content.tags.SelectTagExtraInfo

public class SelectTagExtraInfo
extends javax.servlet.jsp.tagext.TagExtraInfo

The tag extra info the SelectTag.

This will specify a script variable named from the id attribute of type com.beasys.commerce.axiom.content.Content[].


Constructor Summary
SelectTagExtraInfo()
           
 
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectTagExtraInfo

public SelectTagExtraInfo()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved