|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DCErrorHandler | |
| oracle.adf.model | Contains the ADFm classes and interfaces that apply to the all ADFm implementation. |
| oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
| oracle.jbo.uicli.controls | Contains classes that implement JClient 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 JClient |
| Uses of DCErrorHandler in oracle.adf.model |
| Methods in oracle.adf.model that return DCErrorHandler | |
DCErrorHandler |
BindingContext.getErrorHandler() |
| Methods in oracle.adf.model with parameters of type DCErrorHandler | |
void |
BindingContext.setErrorHandler(DCErrorHandler errHandlerObj) |
| 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 |
DCErrorHandlerImplImplements a default error handling class for the ADF framework. |
class |
DCErrorHandlerThrowImplements 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 |
JUErrorHandlerDlgDialog 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 |
JUErrorHandlerDialogDeprecated. 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 ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2005, Oracle. All rights reserved.