|
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 |
Deprecated class.
DataObject
Method Summary | |
DataSet |
selectChildren(java.lang.Object select)
Deprecated. Given a select string, returns an indexed set of DataObjects matching that selection. |
java.lang.Object |
selectValue(java.lang.Object select)
Deprecated. Given a select string, returns the value matching that selection. |
Method Detail |
public DataSet selectChildren(java.lang.Object select)
select
- a select criterion, syntax as defined by the
implementation of this interface.public java.lang.Object selectValue(java.lang.Object select)
getDataSet()
.
select
- a select criterion, syntax as defined by the
|
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 |