|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AjaxRequestTarget.IListener | |
|---|---|
| org.apache.wicket.ajax | |
| org.apache.wicket.protocol.http | HTTP implementation. |
| Uses of AjaxRequestTarget.IListener in org.apache.wicket.ajax |
|---|
| Classes in org.apache.wicket.ajax that implement AjaxRequestTarget.IListener | |
|---|---|
static class |
AjaxRequestTarget.AbstractListener
Empty implementation of an AjaxRequestTarget.IListener useful as a starting point for your own
custom listener. |
| Methods in org.apache.wicket.ajax with parameters of type AjaxRequestTarget.IListener | |
|---|---|
void |
AjaxRequestTarget.addListener(AjaxRequestTarget.IListener listener)
Adds a listener to this target |
void |
AjaxRequestHandler.addListener(AjaxRequestTarget.IListener listener)
|
| Uses of AjaxRequestTarget.IListener in org.apache.wicket.protocol.http |
|---|
| Classes in org.apache.wicket.protocol.http that implement AjaxRequestTarget.IListener | |
|---|---|
class |
AjaxEnclosureListener
This listener adds Enclosures to AjaxTarget, where the child controller of the said Enclosure is already added. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||