|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DCStatusBarInterface | |
| oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
| 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 DCStatusBarInterface in oracle.adf.model.binding |
| Methods in oracle.adf.model.binding with parameters of type DCStatusBarInterface | |
void |
DCDataControl.addStatusBarInterface(DCStatusBarInterface statusBar)Add the given status bar object to this application's list. |
void |
DCDataControl.removeStatusBarInterface(DCStatusBarInterface statusBar)Remove the given instance of status bar interface if found. |
void |
DCBindingContainer.addStatusBarInterface(DCStatusBarInterface statusBar)Helper method to add the given object to the JUApplication's StatusBars. |
void |
DCBindingContainer.removeStatusBarInterface(DCStatusBarInterface statusBar)Helper method to remove the given object to the JUApplication's StatusBars. |
| Uses of DCStatusBarInterface in oracle.jbo.uicli.binding |
| Subinterfaces of DCStatusBarInterface in oracle.jbo.uicli.binding | |
interface |
JUStatusBarInterfaceImplements status messages based on the current focus, current iterator, and current display mode of a JUPanel. |
| Uses of DCStatusBarInterface in oracle.jbo.uicli.controls |
| Classes in oracle.jbo.uicli.controls that implement DCStatusBarInterface | |
class |
JUStatusBarJUStatusBar |
|
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.