Uses of Class
com.arsdigita.bebop.event.RequestEvent

Packages that use RequestEvent
com.arsdigita.bebop.event Listeners that allow a programmer to execute custom code at various points in the request. 
com.arsdigita.toolbox.ui Miscellaneous collection of useful Bebop components. 
com.arsdigita.ui.login Internationalized UI classes for user login and registration. 
 

Uses of RequestEvent in com.arsdigita.bebop.event
 

Methods in com.arsdigita.bebop.event with parameters of type RequestEvent
 void RequestListener.pageRequested(RequestEvent e)
          Invoked when an action has been performed.
 

Uses of RequestEvent in com.arsdigita.toolbox.ui
 

Methods in com.arsdigita.toolbox.ui with parameters of type RequestEvent
 void ApplicationAuthenticationListener.pageRequested(RequestEvent event)
          Checks whether the user is logged in.
 

Uses of RequestEvent in com.arsdigita.ui.login
 

Methods in com.arsdigita.ui.login with parameters of type RequestEvent
 void UserAuthenticationListener.pageRequested(RequestEvent event)
          Checks whether the user is logged in.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC