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


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

Packages that use JUStatusBarInterface
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  

 

Uses of JUStatusBarInterface in oracle.jbo.uicli.binding

 

Methods in oracle.jbo.uicli.binding with parameters of type JUStatusBarInterface
 void JUFormBinding.addStatusBarInterface(JUStatusBarInterface statusBar)
          Helper method to add the given object to the JUApplication's StatusBars.
 void JUFormBinding.removeStatusBarInterface(JUStatusBarInterface statusBar)
          Helper method to remove the given object to the JUApplication's StatusBars.

 

Uses of JUStatusBarInterface in oracle.jbo.uicli.controls

 

Classes in oracle.jbo.uicli.controls that implement JUStatusBarInterface
 class JUStatusBar
          JUStatusBar

 


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


 

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