UIX 2.2.16

oracle.cabo.ui.data
Interface DataSet

All Superinterfaces:
DataObject, DataObjectList
All Known Implementing Classes:
ArrayDataSet, FlattenedDataSet, oracle.cabo.data.jbo.ui.data.RowSetDataSetImpl, TableStyle

public interface DataSet
extends DataObject, DataObjectList

DataSet is an extension of DataObject that also implements the DataObjectList interface.

See Also:
DataObject

Methods inherited from interface oracle.cabo.ui.data.DataObject
selectValue
 
Methods inherited from interface oracle.cabo.ui.data.DataObjectList
getItem, getLength
 


UIX 2.2.16