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 OrdWidthBoundValue

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

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

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

Constructor Summary
OrdWidthBoundValue(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

OrdWidthBoundValue

public OrdWidthBoundValue(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.