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 processTreeSelectionChange(TreeSelectionChangeEvent event)
           
 

Method Detail

processTreeSelectionChange

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


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