oracle.adf.view.faces.event
Interface AttributeChangeListener

All Superinterfaces:
java.util.EventListener, FacesListener

public interface AttributeChangeListener
extends FacesListener

Listener for AttributeChangeEvents.


Method Summary
 void processAttributeChange(AttributeChangeEvent event)
           
 

Method Detail

processAttributeChange

public void processAttributeChange(AttributeChangeEvent event)
                            throws AbortProcessingException
Throws:
AbortProcessingException


Copyright © 2003-2007 Oracle Corporation. All Rights Reserved.