org.richfaces.event
Interface TreeSelectionListener

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

public interface TreeSelectionListener
extends javax.faces.event.FacesListener

Author:
Nick Belaevski

Method Summary
 void processSelection(TreeSelectionEvent event)
           
 

Method Detail

processSelection

void processSelection(TreeSelectionEvent event)


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