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


oracle.jbo.html.jsp.blaf
Class OrdHeightBoundValue

java.lang.Object
  extended byoracle.jbo.html.jsp.blaf.OrdHeightBoundValue

All Implemented Interfaces:
oracle.cabo.ui.data.BoundValue

public class OrdHeightBoundValue
extends java.lang.Object
implements oracle.cabo.ui.data.BoundValue

Constructor Summary
OrdHeightBoundValue(java.lang.String attrName, java.lang.String dsName, javax.servlet.jsp.PageContext pageContext)
           

 

Method Summary
 java.lang.Object getValue(oracle.cabo.ui.RenderingContext context)
           

 

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

 

Constructor Detail

OrdHeightBoundValue

public OrdHeightBoundValue(java.lang.String attrName,
                           java.lang.String dsName,
                           javax.servlet.jsp.PageContext pageContext)

Method Detail

getValue

public java.lang.Object getValue(oracle.cabo.ui.RenderingContext context)
Specified by:
getValue in interface oracle.cabo.ui.data.BoundValue

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.