Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.ui.composite
Class RootBoundValue

java.lang.Object
  |
  +--oracle.cabo.ui.composite.RootBoundValue
All Implemented Interfaces:
BoundValue

public class RootBoundValue
extends java.lang.Object
implements BoundValue

Returns the CurrentUINode in the parent context.


Constructor Summary
protected RootBoundValue()
           
 
Method Summary
static BoundValue getBoundValue()
          returns the singleton instance of this class.
 java.lang.Object getValue(RenderingContext context)
          Called to retrieve a value based on the current rendering context.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootBoundValue

protected RootBoundValue()
Method Detail

getBoundValue

public static BoundValue getBoundValue()
returns the singleton instance of this class.

getValue

public java.lang.Object getValue(RenderingContext context)
Called to retrieve a value based on the current rendering context.
Specified by:
getValue in interface BoundValue
Parameters:
context - the rendering context

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.