Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile
11g Release 2 (11.1.2.3.0)

E27204-01


oracle.adfmf.bindings
Interface 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.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile
11g Release 2 (11.1.2.3.0)

E27204-01


Copyright © 2012 Oracle. All Rights Reserved.