|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DCErrorHandler | |
oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
oracle.jbo.uicli.controls | Contains classes that implement ADF Swing controls |
oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
oracle.jbo.uicli.mom | Contains classes that implement metadata management for ADF Swing. |
Uses of DCErrorHandler in oracle.adf.model.binding |
Subinterfaces of DCErrorHandler in oracle.adf.model.binding | |
interface |
DCCachingErrorHandler |
Classes in oracle.adf.model.binding that implement DCErrorHandler | |
class |
DCErrorHandlerImpl Implements a default error handling class for the ADF framework. |
class |
DCErrorHandlerThrow Implements a default error handling class for the ADF framework. |
Fields in oracle.adf.model.binding declared as DCErrorHandler | |
protected DCErrorHandler |
DCDataControl.mErrorHandler |
protected DCErrorHandler |
DCDataControl.mErrorHandlerThrow |
Methods in oracle.adf.model.binding that return DCErrorHandler | |
DCErrorHandler |
DCDataControl.getCurrentErrorHandler() Returns the DCErrorHandler registered with the root DCDataControl. |
Uses of DCErrorHandler in oracle.jbo.uicli.controls |
Classes in oracle.jbo.uicli.controls that implement DCErrorHandler | |
class |
JUErrorHandlerDlg Dialog that implements JUErrorHandler interface in the framework. |
Uses of DCErrorHandler in oracle.jbo.uicli.jui |
Classes in oracle.jbo.uicli.jui that implement DCErrorHandler | |
class |
JUErrorHandlerDialog Deprecated. since 9.0.3 use oracle.jbo.uicli.controls.JUErrorHandlerDlg instead. |
Uses of DCErrorHandler in oracle.jbo.uicli.mom |
Methods in oracle.jbo.uicli.mom with parameters of type DCErrorHandler | |
static void |
JUMetaObjectManager.setErrorHandler(DCErrorHandler baseErrorHandler) |
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |