org.apache.myfaces.custom.tabbedpane

Interface TabChangeListener

All Superinterfaces:
FacesListener

public interface TabChangeListener
extends FacesListener

Version:
$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
Author:
Manfred Geiler (latest modification by $Author: matze $)

Method Summary

abstract void
processTabChange(TabChangeEvent tabChangeEvent)

Method Details

processTabChange

public abstract void processTabChange(TabChangeEvent tabChangeEvent)
            throws AbortProcessingException