org.apache.myfaces.custom.tabbedpane
Interface TabChangeListener

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

public interface TabChangeListener
extends javax.faces.event.FacesListener

Version:
$Revision: 472638 $ $Date: 2006-11-08 15:54:13 -0500 (Wed, 08 Nov 2006) $
Author:
Manfred Geiler (latest modification by $Author: grantsmith $)

Method Summary
 void processTabChange(TabChangeEvent tabChangeEvent)
           
 

Method Detail

processTabChange

void processTabChange(TabChangeEvent tabChangeEvent)
                      throws javax.faces.event.AbortProcessingException
Throws:
javax.faces.event.AbortProcessingException


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