Skip navigation links


org.apache.myfaces.trinidad.event
Interface AttributeChangeListener

All Superinterfaces:
EventListener, javax.faces.event.FacesListener

public interface AttributeChangeListener
extends javax.faces.event.FacesListener

Listener for AttributeChangeEvents.

Version:
$Name: $ ($Revision: /main/2 $) $Date: 2012/01/04 16:18:05 $

Method Summary
 void processAttributeChange(AttributeChangeEvent event)
           

 

Method Detail

processAttributeChange

void processAttributeChange(AttributeChangeEvent event)
                            throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException

Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.