org.richfaces.event
Interface NodeExpandedListener

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

public interface NodeExpandedListener
extends javax.faces.event.FacesListener

Author:
Nick Belaevski - nbelaevski@exadel.com created 27.11.2006

Method Summary
 void processExpansion(NodeExpandedEvent nodeExpandedEvent)
           
 

Method Detail

processExpansion

void processExpansion(NodeExpandedEvent nodeExpandedEvent)
                      throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException


Copyright © 2010. All Rights Reserved.