|
Richfaces UI Components UI 4.1.0.20110910-M2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
javax.faces.event.FacesEvent
javax.faces.event.BehaviorEvent
org.richfaces.event.BypassUpdatesAjaxBehaviorEvent
public class BypassUpdatesAjaxBehaviorEvent
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
BypassUpdatesAjaxBehaviorEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior)
|
|
| Method Summary | |
|---|---|
boolean |
isAppropriateListener(javax.faces.event.FacesListener listener)
|
void |
processListener(javax.faces.event.FacesListener listener)
|
| Methods inherited from class javax.faces.event.BehaviorEvent |
|---|
getBehavior |
| Methods inherited from class javax.faces.event.FacesEvent |
|---|
getComponent, getPhaseId, queue, setPhaseId |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BypassUpdatesAjaxBehaviorEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior)
| Method Detail |
|---|
public boolean isAppropriateListener(javax.faces.event.FacesListener listener)
isAppropriateListener in class javax.faces.event.FacesEventpublic void processListener(javax.faces.event.FacesListener listener)
processListener in class javax.faces.event.FacesEvent
|
Richfaces UI Components UI 4.1.0.20110910-M2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||