RichFaces Examples Iteration 4.3.5.Final

org.richfaces.demo
Class SelectionChangeActionListenerImpl

java.lang.Object
  extended by org.richfaces.demo.SelectionChangeActionListenerImpl
All Implemented Interfaces:
EventListener, javax.faces.event.FacesListener, org.richfaces.event.TreeSelectionChangeListener

public class SelectionChangeActionListenerImpl
extends Object
implements org.richfaces.event.TreeSelectionChangeListener

User: Gleb Galkin Date: 23.02.11


Constructor Summary
SelectionChangeActionListenerImpl()
           
 
Method Summary
 void processTreeSelectionChange(org.richfaces.event.TreeSelectionChangeEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionChangeActionListenerImpl

public SelectionChangeActionListenerImpl()
Method Detail

processTreeSelectionChange

public void processTreeSelectionChange(org.richfaces.event.TreeSelectionChangeEvent event)
                                throws javax.faces.event.AbortProcessingException
Specified by:
processTreeSelectionChange in interface org.richfaces.event.TreeSelectionChangeListener
Throws:
javax.faces.event.AbortProcessingException

RichFaces Examples Iteration 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.