org.richfaces.event
Interface TreeSelectionChangeListener

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

public interface TreeSelectionChangeListener
extends javax.faces.event.FacesListener

Author:
Nick Belaevski

Method Summary
 void processSelectionChange(TreeSelectionChangeEvent event)
           
 

Method Detail

processSelectionChange

void processSelectionChange(TreeSelectionChangeEvent event)
                            throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.