UIX 2.2.15

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

UIX 2.2.15