com.arsdigita.ui.login
Class ScreenNameInitListener
java.lang.Object
com.arsdigita.ui.login.ScreenNameInitListener
- All Implemented Interfaces:
- EventListener, FormInitListener
- public class ScreenNameInitListener
- extends Object
- implements FormInitListener
Initializes the value of the given parameter to the current user's
screen name. Strangely similar to EmailInitListener
.
- Author:
- Crag Wolfe
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
ScreenNameInitListener
public ScreenNameInitListener(StringParameter 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 21 2004:2337 UTC