Uses of Interface
com.arsdigita.bebop.event.RequestListener

Packages that use RequestListener
com.arsdigita.bebop A set of server-side user interface components for web applications. 
 

Uses of RequestListener in com.arsdigita.bebop
 

Methods in com.arsdigita.bebop with parameters of type RequestListener
 void Page.addRequestListener(RequestListener l)
          Registers a listener that is notified whenever a request to this page is made, before the selected component has had a chance to respond.
 void Page.removeRequestListener(RequestListener l)
          Removes a previously registered request listener.
 



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