com.arsdigita.ui.login
Class EmailInitListener
java.lang.Object
com.arsdigita.ui.login.EmailInitListener
- All Implemented Interfaces:
- EventListener, FormInitListener
- public class EmailInitListener
- extends Object
- implements FormInitListener
Initializes the value of the given parameter to the current user's email
address. If the user is not logged in or the email address is invalid,
the parameter is not modified.
- Author:
- Sameer Ajmani
Method Summary |
void |
init(FormSectionEvent event)
Initializes a FormData object already populated with values from
the request. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
EmailInitListener
public EmailInitListener(EmailParameter param)
init
public void init(FormSectionEvent event)
- Description copied from interface:
FormInitListener
- Initializes a FormData object already populated with values from
the request.
- Specified by:
init
in interface FormInitListener
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC