Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.0.0)

E17483-01

oracle.binding
Interface UpdateListener

All Known Subinterfaces:
AttributeBindingListener, AttributeBindingListener, UpdateListener

public interface UpdateListener

This Listener will be notified that the associated attribute has been updated and hence the renderer needs to re-render the attribute value.


Method Summary
 void updateRenderer()
          Notification to the listener that the attribute value has changed and needs to be rendered again.
 

Method Detail

updateRenderer

void updateRenderer()
Notification to the listener that the attribute value has changed and needs to be rendered again.


Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.0.0)

E17483-01

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