Package oracle.cabo.data.jbo.ui.data.bind

Class Summary
AppModulePropertyBoundValue The AppModulePropertyBoundValue resolves the property of the specified name from the current application module on the rendering context.
AttrDefPropertyBoundValue The AttrDefValueBoundValue resolves the property of the specified name from the currently scoped AttributeDef.
AttrPropertyBoundValue The AttrPropertyBoundValue resolves the property of the specified name from the currently scoped Row Attribute.
AttrValueBoundValue The AttrValueBoundValue resolves the Row Attribute value of the specified name.
BasePropertyBoundValue The BasePropertyBoundValue is the base implementation of a BC4J BoundValue which supports property access by property name.
MessageKeyBoundValue The MessageKeyBoundValue resolves to a unique key which identifies the currently scoped Row Attribute.
OrdPropertyBoundValue The OrdPropertyBoundValue resolves "url", "width", "height", "contentType", and "attrName" properties from the currently scoped interMedia Row attribute.
RowPropertyBoundValue The RowPropertyBoundValue resolves the property of the specified name from the currently scoped RowSet.
RowSetIteratorDataBoundValue The RowSetIteratorDataBoundValue returns the currently scoped RowSet.
RowSetIteratorDefPropertyBoundValue The RowSetIteratorPropertyBoundValue resolves the property of the specified name from the currently scoped RowSetIteratorDef.
RowSetIteratorPropertyBoundValue The RowSetIteratorPropertyBoundValue resolves the property of the specified name from the currently scoped RowSetIterator.
RowSetPropertyBoundValue The RowSetPropertyBoundValue resolves the property of the specified name from the currently scoped RowSet.
StructDefPropertyBoundValue The AttrDefPropertyBoundValue resolves the property of the specified name from the currently scoped AttributeDef.
ValidationDataBoundValue The ValidationDataBoundValue resolves the key against the standard bc4j validation data source.
ViewObjectPropertyBoundValue The ViewObjectValueBoundValue resolves the property of the specified name from the currently scoped ViewObject.