|
Oracle Data-aware Controls Reference | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PropertyInfo | |
| oracle.dacf.dataset | This packages provides that classes, facilities and mechanisms necessary for defining that data model for the DAC Java client. |
| Uses of PropertyInfo in oracle.dacf.dataset |
| Subclasses of PropertyInfo in oracle.dacf.dataset | |
class |
AttributePropertyInfo
Contains the common attributes for an object that will be exposing properties of a AttributeInfo as attributes. |
class |
QueryCriteriaProperty
Contains the metadata necessary for exposing the QueryCriteria property of a RowSetInfo as an attribute. |
class |
RowSetPropertyInfo
|
class |
SessionPropertyInfo
Contains the common attributes for an object that will be exposing properties of a SessionInfo as attributes. |
class |
StatusInfo
Contains the metadata for displaying the status bar information. |
| Constructors in oracle.dacf.dataset with parameters of type PropertyInfo | |
RowSetPropertyAccess(java.lang.String name,
javax.infobus.InfoBusEventListener source,
PropertyInfo propertyInfo,
oracle.jbo.RowSet rowset,
DacObject parent)
|
|
QueryCriteriaPropertyAccess(java.lang.String name,
javax.infobus.InfoBusEventListener source,
PropertyInfo producer,
oracle.jbo.RowSet rowset)
|
|
QueryCriteriaPropertyAccess(java.lang.String name,
javax.infobus.InfoBusEventListener source,
PropertyInfo producer,
oracle.jbo.RowSet rowset,
DacObject parent)
|
|
PropertyAccess(java.lang.String name,
javax.infobus.InfoBusEventListener source,
PropertyInfo propertyInfo,
DacObject parent)
|
|
|
Oracle Data-aware Controls Reference | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.