Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.ui.data
Interface KeyedDataObject

All Superinterfaces:
DataObject
All Known Implementing Classes:
BundleDataObject, DictionaryData, TableStyle, ContextMapDataObject

public interface KeyedDataObject
extends DataObject

DataObject whose set of available selectors is enumerable.


Method Summary
 java.util.Enumeration keys(RenderingContext context)
           
 
Methods inherited from interface oracle.cabo.ui.data.DataObject
selectValue
 

Method Detail

keys

public java.util.Enumeration keys(RenderingContext context)

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.