|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
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. |
Uses of JUNavigationBarInterface in oracle.jbo.uicli.controls |
Classes in oracle.jbo.uicli.controls that implement JUNavigationBarInterface | |
Type | Name |
---|---|
class |
JUNavigationBar
Implements a data-aware toolbar. |
Uses of JUNavigationBarInterface in oracle.jbo.uicli.jui |
Methods in oracle.jbo.uicli.jui with parameters of type JUNavigationBarInterface | |
Type | Name |
---|---|
void |
JUPanelBinding.addNavigationBar(JUNavigationBarInterface navBar)
Add a NavigationBar (or like object) that needs to listen into changes in an iterator, and focus events, etc. |
void |
JUPanelBinding.removeNavigationBar(JUNavigationBarInterface navBar)
Removes a JUNavigationBarInterface listener object from the list. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |