|
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.ui.data.DataObject10Adapter
Adapts a Cabo 1.0 style DataObject (oracle.cabo.share.data.DataObject) into a Cabo 2.0 DataObject.
| Constructor Summary | |
protected |
DataObject10Adapter(DataObject oldDO)
Deprecated. Create an adapter. |
| Method Summary | |
static DataObject |
adapt(DataObject oldDO)
Deprecated. |
java.lang.Object |
selectValue(RenderingContext context,
java.lang.Object key)
Deprecated. Given a select string, returns the value matching that selection. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected DataObject10Adapter(DataObject oldDO)
| Method Detail |
public static DataObject adapt(DataObject oldDO)
public java.lang.Object selectValue(RenderingContext context,
java.lang.Object key)
DataObjectselectValue in interface DataObjectoracle.cabo.ui.data.DataObjectcontext - the current rendering contextselect - a select criterion, syntax as defined by the data object
|
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 | ||||||||