oracle.binding
Interface UpdateListener
- All Known Subinterfaces:
- AttributeBindingListener
- 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. |
updateRenderer
public void updateRenderer()
- Notification to the listener that the attribute value has changed and needs to be rendered again.
Copyright © 1997, 2005, Oracle. All rights reserved.