com.bea.p13n.servlets.jsp.taglib
Class DivTagExtraInfo

java.lang.Object
  extended by TagExtraInfo
      extended by com.bea.p13n.servlets.jsp.taglib.DivTagExtraInfo

public class DivTagExtraInfo
extends TagExtraInfo

The tag extra info for the DivTag.

This will specify a script variable named from the id attribute of type List.


Constructor Summary
DivTagExtraInfo()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DivTagExtraInfo

public DivTagExtraInfo()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)


Copyright © 2006 BEA Systems, Inc. All Rights Reserved