|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.sun.rave.web.ui.component.util.event.EventObjectBase
com.sun.rave.web.ui.component.util.event.AfterEncodeEvent
public class AfterEncodeEvent
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
AfterEncodeEvent(javax.faces.component.UIComponent component)
Constructor. |
Method Summary |
---|
Methods inherited from class com.sun.rave.web.ui.component.util.event.EventObjectBase |
---|
getUIComponent |
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 |
Methods inherited from interface com.sun.rave.web.ui.component.util.event.UIComponentHolder |
---|
getUIComponent |
Constructor Detail |
---|
public AfterEncodeEvent(javax.faces.component.UIComponent component)
Constructor.
component
- The UIComponent
associated with this
EventObject
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |