Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


oracle.jbo.html.jsp.graph
Class GraphTagTEI

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended byoracle.jbo.html.jsp.graph.GraphTagTEI


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

Constructor Summary
GraphTagTEI()
           

 

Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          information on scripting variables defined by this tag

 

Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

GraphTagTEI

public GraphTagTEI()

Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
information on scripting variables defined by this tag
Parameters:
data - The translation-time TagData instance.

Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


Copyright © 1997, 2005, Oracle. All rights reserved.