|
||||||||||
| 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
org.richfaces.event.DnDEvent
public abstract class DnDEvent
Created 12.11.2007
| Field Summary | |
|---|---|
protected java.lang.Object |
value
|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
DnDEvent(javax.faces.component.UIComponent component)
|
|
| Method Summary | |
|---|---|
void |
invalidate()
|
boolean |
isAppropriateListener(javax.faces.event.FacesListener listener)
|
boolean |
isValid()
|
void |
processListener(javax.faces.event.FacesListener listener)
|
| 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 |
| Field Detail |
|---|
protected java.lang.Object value
| Constructor Detail |
|---|
public DnDEvent(javax.faces.component.UIComponent component)
| Method Detail |
|---|
public boolean isAppropriateListener(javax.faces.event.FacesListener listener)
isAppropriateListener in class javax.faces.event.FacesEventpublic void invalidate()
public boolean isValid()
public void processListener(javax.faces.event.FacesListener listener)
processListener in class javax.faces.event.FacesEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||