Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


Uses of Interface
oracle.adf.model.UpdateListener

Packages that use UpdateListener
oracle.adf.model Contains the ADFm classes and interfaces that apply to the all ADFm implementation. 

 

Uses of UpdateListener in oracle.adf.model

 

Subinterfaces of UpdateListener in oracle.adf.model
 interface AttributeBindingListener
          This Listener will be notified that the associated attribute has been updated and hence the renderer needs to re-render the attribute value.

 

Methods in oracle.adf.model with parameters of type UpdateListener
 void ControlBinding.setListener(UpdateListener listener)
          Add a listener that should be notified when the associated attribute value changes.

 


Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


Copyright © 1997, 2005, Oracle. All rights reserved.