|
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.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 | |
| Type | Name |
|---|---|
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. |
void |
JUApplication.addStatusBarInterface(JUStatusBarInterface statusBar)
Add the given status bar object to this application's list. |
void |
JUApplication.removeStatusBarInterface(JUStatusBarInterface statusBar)
Remove the given instance of status bar interface if found. |
| Uses of JUStatusBarInterface in oracle.jbo.uicli.controls |
| Classes in oracle.jbo.uicli.controls that implement JUStatusBarInterface | |
| Type | Name |
|---|---|
class |
JUStatusBar
JUStatusBar |
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||