javax.faces.event
Interface FacesListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
ActionListener, AjaxBehaviorListener, BehaviorListener, ComponentSystemEventListener, SystemEventListener, ValueChangeListener, ViewMapListener
All Known Implementing Classes:
ExceptionHandler, ExceptionHandlerWrapper, HtmlBody, HtmlColumn, HtmlCommandButton, HtmlCommandLink, HtmlDataTable, HtmlDoctype, HtmlForm, HtmlGraphicImage, HtmlHead, HtmlInputHidden, HtmlInputSecret, HtmlInputText, HtmlInputTextarea, HtmlMessage, HtmlMessages, HtmlOutcomeTargetButton, HtmlOutcomeTargetLink, HtmlOutputFormat, HtmlOutputLabel, HtmlOutputLink, HtmlOutputText, HtmlPanelGrid, HtmlPanelGroup, HtmlSelectBooleanCheckbox, HtmlSelectManyCheckbox, HtmlSelectManyListbox, HtmlSelectManyMenu, HtmlSelectOneListbox, HtmlSelectOneMenu, HtmlSelectOneRadio, MethodExpressionActionListener, MethodExpressionValueChangeListener, UIColumn, UICommand, UIComponent, UIComponentBase, UIData, UIForm, UIGraphic, UIInput, UIMessage, UIMessages, UINamingContainer, UIOutcomeTarget, UIOutput, UIPanel, UIParameter, UISelectBoolean, UISelectItem, UISelectItems, UISelectMany, UISelectOne, UIViewParameter, UIViewRoot

public interface FacesListener
extends EventListener

see Javadoc of JSF Specification

Version:
$Revision: 698768 $ $Date: 2008-09-24 18:03:43 -0500 (Wed, 24 Sep 2008) $
Author:
Thomas Spiegl (latest modification by $Author: slessard $)



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