com.arsdigita.ui.login
Class ScreenNameInitListener

java.lang.Object
  extended bycom.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

Field Summary
static String versionId
           
 
Constructor Summary
ScreenNameInitListener(StringParameter param)
           
 
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
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

ScreenNameInitListener

public ScreenNameInitListener(StringParameter param)
Method Detail

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