|
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 JUErrorHandler | |
| oracle.jbo.uicli.binding | Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings. |
| 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 JUErrorHandler in oracle.jbo.uicli.binding |
| Classes in oracle.jbo.uicli.binding that implement JUErrorHandler | |
class |
JUErrorHandlerThrowImplements a default error handling class for the JClient framework. |
| Fields in oracle.jbo.uicli.binding declared as JUErrorHandler | |
protected JUErrorHandler |
JUApplication.mJUErrorHandler |
| Methods in oracle.jbo.uicli.binding that return JUErrorHandler | |
JUErrorHandler |
JUApplication.getErrorHandler()Returns the DCErrorHandler registered with the root DCDataControl. |
| Uses of JUErrorHandler in oracle.jbo.uicli.controls |
| Classes in oracle.jbo.uicli.controls that implement JUErrorHandler | |
class |
JUErrorHandlerDlgDialog that implements JUErrorHandler interface in the framework. |
| Uses of JUErrorHandler in oracle.jbo.uicli.jui |
| Classes in oracle.jbo.uicli.jui that implement JUErrorHandler | |
class |
JUErrorHandlerDialogDeprecated. since 9.0.3 use oracle.jbo.uicli.controls.JUErrorHandlerDlg instead. |
| Uses of JUErrorHandler in oracle.jbo.uicli.mom |
| Methods in oracle.jbo.uicli.mom with parameters of type JUErrorHandler | |
static void |
JUMetaObjectManager.setBaseErrorHandler(JUErrorHandler baseErrorHandler)Deprecated. since 9.0.5.1, Use setErrorHandler instead. |
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||