|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAjaxLink | |
|---|---|
| wicket.ajax.markup.html | |
| wicket.ajax.markup.html.navigation.paging | |
| Uses of IAjaxLink in wicket.ajax.markup.html |
|---|
| Classes in wicket.ajax.markup.html that implement IAjaxLink | |
|---|---|
class |
AjaxFallbackLink
An ajax link that will degrade to a normal request if ajax is not available or javascript is disabled |
class |
AjaxLink
A component that allows a trigger request to be triggered via html anchor tag |
| Uses of IAjaxLink in wicket.ajax.markup.html.navigation.paging |
|---|
| Classes in wicket.ajax.markup.html.navigation.paging that implement IAjaxLink | |
|---|---|
class |
AjaxPagingNavigationIncrementLink
An incremental Ajaxian link to a page of a PageableListView. |
class |
AjaxPagingNavigationLink
An Ajax version of a link to a page of a PageableListView. |
| Constructors in wicket.ajax.markup.html.navigation.paging with parameters of type IAjaxLink | |
|---|---|
AjaxPagingNavigationBehavior(IAjaxLink owner,
IPageable pageable,
java.lang.String event)
Attaches the navigation behavior to the owner link and drives the pageable component. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||