|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.data.jbo.servlet.bind.PropertyKeyBinding
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 |
public PropertyKeyBinding()
Method Detail |
public void setName(java.lang.String name)
public java.lang.String getName()
public java.lang.Object getValue(BindingContext context)
getValue
in interface Binding
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |