org.openfaces.event
Interface SelectionChangeListener

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

public interface SelectionChangeListener
extends javax.faces.event.FacesListener


Method Summary
 void processSelectionChange(SelectionChangeEvent event)
           
 

Method Detail

processSelectionChange

void processSelectionChange(SelectionChangeEvent event)


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.