| Package | Description |
|---|---|
| oracle.adf.model.binding |
Contains the abstract implementation of ADFm binding objects.
|
| oracle.binding |
Contains interfaces for data binding.
|
| oracle.binding.util | |
| oracle.jbo.uicli.binding |
Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DCDataExceptionEvent |
| Modifier and Type | Method and Description |
|---|---|
DataExceptionEvent |
DCDataExceptionEvent.getBaseEvent() |
| Constructor and Description |
|---|
DCDataExceptionEvent(java.lang.Object source, DataExceptionEvent dee) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataChangeListener.handleDataException(DataExceptionEvent event)
raised when exception is encountered by the datacontrol implementation and needs to be notified to the bindings and the UI layers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataChangeMultiCaster.handleDataException(DataExceptionEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
JUIteratorBinding.handleDataException(DataExceptionEvent event)
Internal: Applications should not use this method.
|
protected void |
JUCtrlValueBinding.notifyDataExceptionEvent(DataExceptionEvent event) |