|
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.Objectorg.richfaces.view.facelets.EventListenerHandler.LazyEventListener<L>
public abstract static class EventListenerHandler.LazyEventListener<L extends javax.faces.event.FacesListener>
| Field Summary | |
|---|---|
protected javax.el.ValueExpression |
binding
|
protected java.lang.String |
type
|
| Constructor Summary | |
|---|---|
protected |
EventListenerHandler.LazyEventListener(java.lang.String type,
javax.el.ValueExpression binding)
|
| Method Summary | |
|---|---|
void |
processEvent(javax.faces.event.FacesEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.lang.String type
protected final javax.el.ValueExpression binding
| Constructor Detail |
|---|
protected EventListenerHandler.LazyEventListener(java.lang.String type,
javax.el.ValueExpression binding)
| Method Detail |
|---|
public void processEvent(javax.faces.event.FacesEvent event)
throws javax.faces.event.AbortProcessingException
javax.faces.event.AbortProcessingException
|
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 | |||||||||