| 
 | Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateEvent | |
| 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.server | Contains the implementation of middle tier components. | 
| Uses of UpdateEvent in oracle.jbo | 
| Methods in oracle.jbo with parameters of type UpdateEvent | |
|  void | RowSetListener.rowUpdated(UpdateEvent event)Invoked when an attribute of the row has been changed. | 
| Uses of UpdateEvent in oracle.jbo.common | 
| Methods in oracle.jbo.common with parameters of type UpdateEvent | |
|  void | RowSetHelper.fireRowUpdated(UpdateEvent event) | 
| Uses of UpdateEvent in oracle.jbo.server | 
| Methods in oracle.jbo.server with parameters of type UpdateEvent | |
|  void | ViewRowSetIteratorImpl.fireRowUpdated(UpdateEvent event)Fires the row updated event to its listeners. | 
| 
 | Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||