|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--ActionEvent
|
+--com.businessobjects.jsf.sdk.event.PasswordChangeFailedEvent
Occurs when the attempt to change the user's password fails.
| Constructor Summary | |
PasswordChangeFailedEvent(UIComponent component,
java.lang.Object eventArgs)
|
|
| Method Summary | |
java.lang.Object |
getEventArgs()
Gets the arguments for the event. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PasswordChangeFailedEvent(UIComponent component,
java.lang.Object eventArgs)
| Method Detail |
public java.lang.Object getEventArgs()
Gets the arguments for the event.
Object that specifies the arguments for the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||