org.rcfaces.core.event
Class PreSelectionEvent
java.lang.Object
java.util.EventObject
javax.faces.event.FacesEvent
org.rcfaces.core.event.PreSelectionEvent
- All Implemented Interfaces:
- Serializable, ITypedEvent
public class PreSelectionEvent
- extends FacesEvent
- Author:
- jbmeslin@vedana.com
- See Also:
- Serialized Form
|
Field Summary |
protected int |
type
|
type
protected final int type
PreSelectionEvent
public PreSelectionEvent(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.