org.richfaces.event
Interface NodeSelectedListener

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

public interface NodeSelectedListener
extends javax.faces.event.FacesListener

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

Method Summary
 void processSelection(NodeSelectedEvent nodeSelectedEvent)
           
 

Method Detail

processSelection

void processSelection(NodeSelectedEvent nodeSelectedEvent)
                      throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException


Copyright © 2010. All Rights Reserved.