org.apache.myfaces.custom.tree.event
Interface TreeSelectionListener

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

public interface TreeSelectionListener
extends javax.faces.event.FacesListener

Listener interface for node selection events

Version:
$Revision: 472638 $ $Date: 2006-11-08 15:54:13 -0500 (Wed, 08 Nov 2006) $
Author:
Oliver Rossmueller

Method Summary
 void valueChanged(TreeSelectionEvent event)
           
 

Method Detail

valueChanged

void valueChanged(TreeSelectionEvent event)


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.