Oracle9i Business Components for Java API Reference
Oracle9i JDeveloper (9.0.4)
B10391-01


oracle.jbo.html.jsp.datatags
Class ViewCriteriaTagTEI

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--oracle.jbo.html.jsp.datatags.ViewCriteriaTagTEI

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


Constructor Summary
ViewCriteriaTagTEI()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewCriteriaTagTEI

public ViewCriteriaTagTEI()
Method Detail

getVariableInfo

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

Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo
Parameters:
data - The translation-time TagData instance.

Oracle9i Business Components for Java API Reference
Oracle9i JDeveloper (9.0.4)
B10391-01


 

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