|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RowSetManagementEvent | |
| oracle.jbo | Contains interfaces for client-side applications. |
| oracle.jbo.common | Contains the implementation of components shared by thin clients and the middle tier. |
| oracle.jbo.uicli.binding | Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. |
| Uses of RowSetManagementEvent in oracle.jbo |
| Methods in oracle.jbo with parameters of type RowSetManagementEvent | |
void |
RowSetManagementListener.iteratorReset(RowSetManagementEvent event)Invoked when the row set is reset. |
void |
RowSetManagementListener.iteratorClosed(RowSetManagementEvent event)Invoked when the row set is closed. |
| Uses of RowSetManagementEvent in oracle.jbo.common |
| Methods in oracle.jbo.common with parameters of type RowSetManagementEvent | |
void |
RowSetHelper.fireMgmtIteratorReset(RowSetManagementEvent event) |
void |
RowSetHelper.fireMgmtIteratorClosed(RowSetManagementEvent event) |
| Uses of RowSetManagementEvent in oracle.jbo.uicli.binding |
| Methods in oracle.jbo.uicli.binding with parameters of type RowSetManagementEvent | |
void |
JUIteratorBinding.iteratorReset(RowSetManagementEvent event)*** For internal framework use only *** Notifies all control bindings that the BC4J iterator has been reset and there is no current row at this time. |
void |
JUIteratorBinding.iteratorClosed(RowSetManagementEvent event)*** For internal framework use only *** Resets the internal state of this binding object and marks it as unusable. |
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.