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 OrdBoundValue

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

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

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

Constructor Summary
OrdBoundValue(DataSource ds, AttributeDef aDef, java.lang.String datasource)
           

 

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

OrdBoundValue

public OrdBoundValue(DataSource ds,
                     AttributeDef aDef,
                     java.lang.String datasource)

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.