Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Interface
oracle.jbo.uicli.binding.JUErrorHandler

Packages that use JUErrorHandler
oracle.jbo.uicli.binding Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. 
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 JUErrorHandler in oracle.jbo.uicli.binding

 

Classes in oracle.jbo.uicli.binding that implement JUErrorHandler
 class JUErrorHandlerThrow
          Implements 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 JUErrorHandlerDlg
          Dialog 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 JUErrorHandlerDialog
          Deprecated. 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 ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.