Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

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

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

public class PropertyKeyBinding
extends java.lang.Object
implements Binding

Binding to a Baja Page property value, converting to BC4J Key.


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

Constructor Detail

PropertyKeyBinding

public PropertyKeyBinding()
Creates a new PropertyKeyBinding.
Method Detail

setName

public void setName(java.lang.String name)

getName

public java.lang.String getName()

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.