|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AjaxChannel | |
|---|---|
| org.apache.wicket.ajax | |
| org.apache.wicket.ajax.attributes | |
| org.apache.wicket.ajax.markup.html | |
| org.apache.wicket.ajax.markup.html.form | |
| Uses of AjaxChannel in org.apache.wicket.ajax |
|---|
| Methods in org.apache.wicket.ajax that return AjaxChannel | |
|---|---|
protected AjaxChannel |
AbstractDefaultAjaxBehavior.getChannel()
Deprecated. Use AjaxRequestAttributes |
| Uses of AjaxChannel in org.apache.wicket.ajax.attributes |
|---|
| Methods in org.apache.wicket.ajax.attributes that return AjaxChannel | |
|---|---|
AjaxChannel |
AjaxRequestAttributes.getChannel()
|
| Methods in org.apache.wicket.ajax.attributes with parameters of type AjaxChannel | |
|---|---|
AjaxRequestAttributes |
AjaxRequestAttributes.setChannel(AjaxChannel channel)
|
| Uses of AjaxChannel in org.apache.wicket.ajax.markup.html |
|---|
| Methods in org.apache.wicket.ajax.markup.html that return AjaxChannel | |
|---|---|
protected AjaxChannel |
AjaxLink.getChannel()
Deprecated. |
protected AjaxChannel |
AjaxFallbackLink.getChannel()
Deprecated. |
| Uses of AjaxChannel in org.apache.wicket.ajax.markup.html.form |
|---|
| Methods in org.apache.wicket.ajax.markup.html.form that return AjaxChannel | |
|---|---|
protected AjaxChannel |
AjaxFallbackButton.getChannel()
Deprecated. Use #updateAjaxAttributes() instead |
protected AjaxChannel |
AjaxButton.getChannel()
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||