Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.data.jbo.servlet.bind
Class StringKeyBinding

java.lang.Object
  |
  +--oracle.cabo.data.jbo.servlet.bind.StringKeyBinding
All Implemented Interfaces:
Binding

public class StringKeyBinding
extends java.lang.Object
implements Binding

Binding to the BC4J Key for the currently scoped Row.


Constructor Summary
StringKeyBinding()
          Creates a new StringKeyBinding.
 
Method Summary
 java.lang.Object getValue(BindingContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringKeyBinding

public StringKeyBinding()
Creates a new StringKeyBinding.
Method Detail

getValue

public java.lang.Object getValue(BindingContext context)
Specified by:
getValue in interface Binding

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

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