|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |