Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

oracle.adf.model
Interface UpdateListener

All Superinterfaces:
UpdateListener
All Known Subinterfaces:
AttributeBindingListener

public interface UpdateListener
extends 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.

Specified by:
updateRenderer in interface UpdateListener

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

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