org.rcfaces.core.event
Class AdditionalInformationEvent
java.lang.Object
java.util.EventObject
javax.faces.event.FacesEvent
org.rcfaces.core.event.AdditionalInformationEvent
- All Implemented Interfaces:
- Serializable, ITypedEvent
public class AdditionalInformationEvent
- extends FacesEvent
- Version:
- $Revision: 1.1 $ $Date: 2007/07/05 13:32:58 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
- See Also:
- Serialized Form
|
Field Summary |
protected int |
type
|
type
protected final int type
AdditionalInformationEvent
public AdditionalInformationEvent(UIComponent component)
isAppropriateListener
public boolean isAppropriateListener(FacesListener listener)
processListener
public void processListener(FacesListener listener)
- Specified by:
processListener in class FacesEvent
getType
public final int getType()
- Specified by:
getType in interface ITypedEvent
Copyright © 2006-2011 Vedana. All Rights Reserved.