|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.uicli.binding | Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. |
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 JUErrorHandler in oracle.jbo.uicli.binding |
Classes in oracle.jbo.uicli.binding that implement JUErrorHandler | |
Type | Name |
---|---|
class |
JUErrorHandlerThrow
Implements a default error handling class for the JClient framework. |
Methods in oracle.jbo.uicli.binding that return JUErrorHandler | |
Type | Name |
---|---|
JUErrorHandler |
JUApplication.getErrorHandler()
Returns the JUErrorHandler registered with the root JUApplication. |
Methods in oracle.jbo.uicli.binding with parameters of type JUErrorHandler | |
Type | Name |
---|---|
void |
JUApplication.setErrorHandler(JUErrorHandler errHandler)
Registers a JUErrorHandler with the root JUApplication. |
Uses of JUErrorHandler in oracle.jbo.uicli.jui |
Classes in oracle.jbo.uicli.jui that implement JUErrorHandler | |
Type | Name |
---|---|
class |
JUErrorHandlerDialog
Dialog that implements JUErrorHandler interface in the framework. |
Uses of JUErrorHandler in oracle.jbo.uicli.mom |
Methods in oracle.jbo.uicli.mom with parameters of type JUErrorHandler | |
Type | Name |
---|---|
static void |
JUMetaObjectManager.setBaseErrorHandler(JUErrorHandler baseErrorHandler)
|
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |